-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
1.0
-
x86
-
windows_nt
Name: icC57033 Date: 01/18/99
If Core Version of HotSpot JVM is built with fully disabled
optimization, then HotSpot JVM produces unexpected exception for -version flag:
$ c:/jdk1.2/bin/java -version
#
# HotSpot Virtual Machine Error, Unexpected exception occured
#
# EXCEPTION_ACCESS_VIOLATION#
[1] + Done(134) c:/jdk1.2/bin/java -version
120 Abort c:/jdk1.2/bin/java
If only inline function expansion is disabled, then jvm works fine.
======================================================================