-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 6
-
Component/s: hotspot
Mustang JVM crashes in compiler thread when it is started with -XX:-UseBiasedLocking on Linux OS. This can be reproduced simply with
java -XX:-UseBiasedLocking -jar /usr/local/jdk1.6.0/demo/jfc/Notepad/Notepad.jar
The same crash happens with NetBeans. I used Mustang builds 71,72,76,78 and the crash report is almost the same all the time. I can reproduce it on Linux Fedora core 5 distribution as well as with Fedora core 4 machine.
java -XX:-UseBiasedLocking -jar /usr/local/jdk1.6.0/demo/jfc/Notepad/Notepad.jar
The same crash happens with NetBeans. I used Mustang builds 71,72,76,78 and the crash report is almost the same all the time. I can reproduce it on Linux Fedora core 5 distribution as well as with Fedora core 4 machine.