nrmnrm
nrmnrm
``` # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x03992546, pid=65924, tid=0x0000d55c # # JRE version: OpenJDK Runtime Environment (8.0_282-b08)...
Thanks, let me know if I can do any testing with a new version as we cen reproduce it rarther quickly.
Unfortunately it still either freezes or closes. Not sure where the freezing occurs, the closing happend again in the layoutMajorAxis area. See log file below.
``` # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x034bbb35, pid=147160, tid=0x0001a580 # # JRE version: OpenJDK Runtime Environment (8.0_292-b10)...
You mean a video? Otherwise its a really complex client, server, DB setup..
That would mean a lot of effort, it is a really huge swing application. I was hoping the difference to the working AdoptOpenJDK would help. Must be something from the...
I guess you mean -XX:CompileCommand='exclude,javax.swing.text.BoxView::layoutMajorAxis' (double X) Yes, that seems to fix it as I am not able to reproduce
Now I get this from time to time:  Then it crashed totally [hs_err_pid21764.log](https://github.com/corretto/corretto-8/files/6526106/hs_err_pid21764.log) there was a mdmp file created (500mb), need that too? I removed that -XX flag again...
Hi, regarding "If the workaround works for you, we believe it has unblocked you, right?": Yes in theory, although we will have to have this in mind all the time...
Hi, would you be able to build with your old vc++ environment that you were using before 8.282.08.1 and let me test that? If this doesn't help I will put...