"java -Xrs" throws "java.lang.ExceptionInInitializerError":
rasp:~> java -Xrs -version
Error occurred during initialization of VM
java.lang.ExceptionInInitializerError
It happens on Solarix/x86, Solaris/sparc and Linux. I don't have a Windows
box to test.
Turns out the regression is in the build 70 JDK, not in the VM: a build 69
VM exhibits identical failure running in a build 70 JDK. Library code that
changed needs to be tracked down (which I'm doing now).
###@###.### 2001-09-07
rasp:~> java -Xrs -version
Error occurred during initialization of VM
java.lang.ExceptionInInitializerError
It happens on Solarix/x86, Solaris/sparc and Linux. I don't have a Windows
box to test.
Turns out the regression is in the build 70 JDK, not in the VM: a build 69
VM exhibits identical failure running in a build 70 JDK. Library code that
changed needs to be tracked down (which I'm doing now).
###@###.### 2001-09-07
- duplicates
-
JDK-4499300 -Xrs option does not work
-
- Closed
-
- relates to
-
JDK-4763595 "ReleaseSemaphore() failed" assertion with -Xrs option in debug mode for windows
-
- Closed
-