#
#==> nsk/regression/b4474311 test LOG:
#--> This test for #4474311 bug; Category: hotspot; Subcategory: runtime_system
# Synopsis: 64 bits VM asserts when stack size set to unlimited
#
#--> b4474311: "java -version" PROCESS is being created:
#--> Command: /bin/sh -c ulimit -s unlimited; /nightly/nightly.jdk/solaris-sparcv9/bin/java -d64 -server -Djava.net.preferIPv4Stack=true -version
#--> b4474311: wait (4 minutes) for "java -version" execution...
#--> b4474311: "java -version" finished! Exit status = 134
###> b4474311: FAILURE: "java -version" returns unexpected Exit status!
###> Expected Exit status = 0
#--> b4474311: OutPut produced by "java -version":
#----------------- OutPut BEGIN:
## To suppress the following error report, specify this argument
## after -XX: or in .hotspotrc: SuppressErrorAt=/codeBuffer.hpp:277
##
## An unexpected error has been detected by HotSpot Virtual Machine:
##
## Internal Error (/nightly/nightly.ws/src/share/vm/asm/codeBuffer.hpp, 277 [ Unknown ]), pid=13433, tid=1
##
## Java VM: Java HotSpot(TM) 64-Bit Server VM (nightly_2003.08.05-debug mixed mode)
## VM is not at safepoint (not fully initilizated)
##
## An error report file with more information is saved as hs_err_pid13433.log
##
## If you would like to submit a bug report, please visit:
## http://java.sun.com/cgi-bin/bugreport.cgi
##
#Dumping core....
#
#----------------- OutPut END
#
#--> b4474311: ErrorStream produced by "java -version":
#----------------- Error BEGIN:
#Abort
#
#----------------- Error END
#
#==> nsk/regression/b4474311 test FAILED
#==> nsk/regression/b4474311 test LOG:
#--> This test for #4474311 bug; Category: hotspot; Subcategory: runtime_system
# Synopsis: 64 bits VM asserts when stack size set to unlimited
#
#--> b4474311: "java -version" PROCESS is being created:
#--> Command: /bin/sh -c ulimit -s unlimited; /nightly/nightly.jdk/solaris-sparcv9/bin/java -d64 -server -Djava.net.preferIPv4Stack=true -version
#--> b4474311: wait (4 minutes) for "java -version" execution...
#--> b4474311: "java -version" finished! Exit status = 134
###> b4474311: FAILURE: "java -version" returns unexpected Exit status!
###> Expected Exit status = 0
#--> b4474311: OutPut produced by "java -version":
#----------------- OutPut BEGIN:
## To suppress the following error report, specify this argument
## after -XX: or in .hotspotrc: SuppressErrorAt=/codeBuffer.hpp:277
##
## An unexpected error has been detected by HotSpot Virtual Machine:
##
## Internal Error (/nightly/nightly.ws/src/share/vm/asm/codeBuffer.hpp, 277 [ Unknown ]), pid=13433, tid=1
##
## Java VM: Java HotSpot(TM) 64-Bit Server VM (nightly_2003.08.05-debug mixed mode)
## VM is not at safepoint (not fully initilizated)
##
## An error report file with more information is saved as hs_err_pid13433.log
##
## If you would like to submit a bug report, please visit:
## http://java.sun.com/cgi-bin/bugreport.cgi
##
#Dumping core....
#
#----------------- OutPut END
#
#--> b4474311: ErrorStream produced by "java -version":
#----------------- Error BEGIN:
#Abort
#
#----------------- Error END
#
#==> nsk/regression/b4474311 test FAILED
- relates to
-
JDK-4902759 hotspot should not hard code CodeBuffer sizes
- Closed