% uname -a
SunOS 5.10 Generic_120012-14 i86pc i386 i86pc
% /java/re/jdk/7/latest/binaries/solaris-amd64/fastdebug/bin/java -d64 -XX:+AggressiveOpts -Xss4m -Xverify:all -XX:+CompileTheWorld -XX:CompileTheWorldStartAt=1 -Xbootclasspath/p:/net/vmsqe.sfbay/export/backup/testbase/CompileTheWorld/jarfiles/ark10.jar
...
CompileTheWorld (254) : jp/co/justsystem/ark/model/style/CSSExpression
CompileTheWorld (255) : jp/co/justsystem/ark/model/target/Position
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/compile.cpp:1310
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/BUILD_AREA/jdk7.0/hotspot/src/share/vm/opto/compile.cpp:1310), pid=2915, tid=21
# Error: assert(flat != TypePtr::BOTTOM,"cannot alias-analyze an untyped ptr")
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (14.0-b06-fastdebug mixed mode solaris-amd64 )
# An error report file with more information is saved as:
# /export/kvn/ctw/multictw.i586/hs_err_pid2915.log
#
SunOS 5.10 Generic_120012-14 i86pc i386 i86pc
% /java/re/jdk/7/latest/binaries/solaris-amd64/fastdebug/bin/java -d64 -XX:+AggressiveOpts -Xss4m -Xverify:all -XX:+CompileTheWorld -XX:CompileTheWorldStartAt=1 -Xbootclasspath/p:/net/vmsqe.sfbay/export/backup/testbase/CompileTheWorld/jarfiles/ark10.jar
...
CompileTheWorld (254) : jp/co/justsystem/ark/model/style/CSSExpression
CompileTheWorld (255) : jp/co/justsystem/ark/model/target/Position
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/compile.cpp:1310
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/BUILD_AREA/jdk7.0/hotspot/src/share/vm/opto/compile.cpp:1310), pid=2915, tid=21
# Error: assert(flat != TypePtr::BOTTOM,"cannot alias-analyze an untyped ptr")
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (14.0-b06-fastdebug mixed mode solaris-amd64 )
# An error report file with more information is saved as:
# /export/kvn/ctw/multictw.i586/hs_err_pid2915.log
#
- duplicates
-
JDK-6759776 Use real nodes queue for IGVN processing
-
- Closed
-