Using the VM flags: -server -XX:+CIPrintMethodCodes -XX:CompileThreshold=5 on a simple java program, VM will crash with hs_err in Win2003 EE platform.
If -XX:CompileThreshold changed to 100 instead of 5, it will pass the test.
Please see the attached hs_err file.
$ c:/jdk/bin/java -server -version
java version "1.6.0-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-ea-b43)
Java HotSpot(TM) Server VM (build 20050630114230.kbr.c2_to_main_baseline-debug,
mixed mode)
###@###.### 2005-07-11 20:26:58 GMT