-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b02
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2174807 | 6u14 | Abhijit Saha | P3 | Closed | Fixed | b01 |
JDK-2172229 | 6u5p | Abhijit Saha | P3 | Closed | Fixed | b01 |
A number of JPRT tests fail when the VM is submitted with the -XX:+CheckUnhandledOops flag for testing.
Submit command:
jprt submit -n -tf -XX:+CheckUnhandledOops -noquickabort -ot '.*fastdebug.*'
Fails the following test targets:
solaris_sparcv9-fastdebug-c2-jvm98 solaris_i586-fastdebug-c1-jvm98
solaris_i586-fastdebug-c2-jvm98 solaris_i586-fastdebug-c1-scimark
solaris_i586-fastdebug-c2-scimark solaris_x64-fastdebug-c2-jvm98
solaris_sparcv9-fastdebug-c2-GCBasher_CMS_2
solaris_i586-fastdebug-c1-runThese_Xcomp_2
solaris_i586-fastdebug-c1-runThese_Xshare
solaris_i586-fastdebug-c2-GCBasher_default
solaris_i586-fastdebug-c2-GCBasher_SerialGC
solaris_i586-fastdebug-c2-GCBasher_ParallelGC
solaris_i586-fastdebug-c2-GCBasher_ParNewGC
solaris_i586-fastdebug-c2-GCBasher_CMS
solaris_i586-fastdebug-c2-jbb_default
solaris_i586-fastdebug-c2-jbb_ParallelGC solaris_i586-fastdebug-c2-jbb_CMS
solaris_i586-fastdebug-c1-scimark_2 solaris_i586-fastdebug-c2-scimark_2
solaris_i586-fastdebug-c1-scimark_3 solaris_i586-fastdebug-c2-scimark_3
There are a couple of SIGSEGVs and SIGBUSs, but most of the failures are an assertion:
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/frame_i486.inline.hpp:46
#
# An unexpected error has been detected by Java Runtime Environment:
#
# Internal Error (/tmp/jprt/temp/P1/B/181240.km88527/source/src/cpu/i486/vm/frame_i486.inline.hpp:46),
pid=7078, tid=2
# Error: assert(pc != 0,"no pc?")
#
# Java VM: Java HotSpot(TM) Client VM
(1.7.0-2007-08-27-181240.km88527.6584839-jprtadm-fastdebug mixed mode
solaris-x86)
# An error report file with more information is saved as:
# /scratch/jprt/products/P1/scimark/hs_err_pid7078.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
VM option '+CheckUnhandledOops'
Current thread is 2
Dumping core ...
Abort - core dumped
Submit command:
jprt submit -n -tf -XX:+CheckUnhandledOops -noquickabort -ot '.*fastdebug.*'
Fails the following test targets:
solaris_sparcv9-fastdebug-c2-jvm98 solaris_i586-fastdebug-c1-jvm98
solaris_i586-fastdebug-c2-jvm98 solaris_i586-fastdebug-c1-scimark
solaris_i586-fastdebug-c2-scimark solaris_x64-fastdebug-c2-jvm98
solaris_sparcv9-fastdebug-c2-GCBasher_CMS_2
solaris_i586-fastdebug-c1-runThese_Xcomp_2
solaris_i586-fastdebug-c1-runThese_Xshare
solaris_i586-fastdebug-c2-GCBasher_default
solaris_i586-fastdebug-c2-GCBasher_SerialGC
solaris_i586-fastdebug-c2-GCBasher_ParallelGC
solaris_i586-fastdebug-c2-GCBasher_ParNewGC
solaris_i586-fastdebug-c2-GCBasher_CMS
solaris_i586-fastdebug-c2-jbb_default
solaris_i586-fastdebug-c2-jbb_ParallelGC solaris_i586-fastdebug-c2-jbb_CMS
solaris_i586-fastdebug-c1-scimark_2 solaris_i586-fastdebug-c2-scimark_2
solaris_i586-fastdebug-c1-scimark_3 solaris_i586-fastdebug-c2-scimark_3
There are a couple of SIGSEGVs and SIGBUSs, but most of the failures are an assertion:
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/frame_i486.inline.hpp:46
#
# An unexpected error has been detected by Java Runtime Environment:
#
# Internal Error (/tmp/jprt/temp/P1/B/181240.km88527/source/src/cpu/i486/vm/frame_i486.inline.hpp:46),
pid=7078, tid=2
# Error: assert(pc != 0,"no pc?")
#
# Java VM: Java HotSpot(TM) Client VM
(1.7.0-2007-08-27-181240.km88527.6584839-jprtadm-fastdebug mixed mode
solaris-x86)
# An error report file with more information is saved as:
# /scratch/jprt/products/P1/scimark/hs_err_pid7078.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
VM option '+CheckUnhandledOops'
Current thread is 2
Dumping core ...
Abort - core dumped
- backported by
-
JDK-2172229 JPRT tests fail when run with -XX:+CheckUnhandledOops
-
- Closed
-
-
JDK-2174807 JPRT tests fail when run with -XX:+CheckUnhandledOops
-
- Closed
-
- relates to
-
JDK-6584839 CheckUnhandledOops flag SEGV's some nsk tests
-
- Closed
-