On 7/18/19 11:19 AM, Andrea Vacondio wrote: > These are the args we use: > --add-modules > java.base,java.datatransfer,java.logging,java.naming,java.sql,java.desktop,java.xml,java.scripting,jdk.unsupported,java.prefs > --compress 2 --no-man-pages --no-header-files --strip-debug > > Tested with jdk-12.0.1+12 and got: > # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000377, pid=1052, > tid=2008 > # > # JRE version: (12.0.1+12) (build ) > # Java VM: OpenJDK Server VM (12.0.1+12, mixed mode, emulated-client, g1 > gc, windows-x86) > # Problematic frame: > # C 0x00000377 > > I'll try to find a 11.0.4 fastdebug binaries to test it..
Just "release" 11.0.4 would be fine to test; it was released yesterday. "fastdebug" would be nice if the error persists. -Aleksey