Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2204326 | 7 | Coleen Phillimore | P3 | Closed | Fixed | b123 |
JDK-2207708 | 6-pool | Poonam Bajaj Parhar | P2 | Closed | Won't Fix | |
JDK-2205909 | 6u25 | Coleen Phillimore | P3 | Closed | Fixed | b01 |
JDK/JRE tested: 1.6.0_22 b05_j4b
java options: -server -Xmixed -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode
OS/architecture: solaris10_x86
Reproducible: Sometimes (fails 1 of 10 times)
Reproducible on machine: stt-18.russia.sun.com stt-91.russia.sun.com
Is it a platform specific regression: need to be investigated
Is it a new platform support: N
Is it a Regression: No this is not a regression, test fails on 6u20b02, 6u21b11_j4b
Test run log location:
http://stt-13.russia/results/1.6.0_22/b05_j4b/vm/solaris10-x86-32_vm.parallel_class_loading.testlist/ResultDir/interface/interface.log
Steps to reproduce:
ssh stt-robot@stt-91
/net/vmsqe.russia/export/gtee/gee/bin/jdk install_bundles -srcdirbase /net/stt-13.russia.sun.com/export/home0/jdk -release 1.6.0_22 -build b05_j4b -jdkrename false -arch solaris-i586
cd /set/stt/newroot/results/1.6.0_22/b05_j4b/vm/solaris10-x86-32_vm.parallel_class_loading.testlist/ResultDir/interface/
sh rerun.sh
Test always fails on 66 iteration
log:
Iteration #63 of 100, time left: 51 s
Iteration #64 of 100, time left: 50 s
Iteration #65 of 100, time left: 50 s
Iteration #66 of 100, time left: 50 s
test passes with
java options: -server -Xcomp -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode
Need to be investigated is it reproducable on other platforms.
In light of the evaluation, synopsis changed from:-
Parallelclass load test fail intermittent with concurrent garbage collector
to:-
Parallel Class Loading test deadlock involving MethodData_lock and Pending List Lock
thus absolving CMS of all guilt; so help me Lord!
- backported by
-
JDK-2207708 Parallel Class Loading test deadlock involving MethodData_lock and Pending List Lock
-
- Closed
-
-
JDK-2204326 Parallel Class Loading test deadlock involving MethodData_lock and Pending List Lock
-
- Closed
-
-
JDK-2205909 Parallel Class Loading test deadlock involving MethodData_lock and Pending List Lock
-
- Closed
-
- duplicates
-
JDK-7009149 Hang on class loading/initialization involving GC locker
-
- Closed
-
-
JDK-6922246 Deadlock during intensive class loading in parallel
-
- Closed
-
- relates to
-
JDK-7011862 java/util/concurrent utilities need to handle StackOverflowError:Class loading hang with clss21201m1
-
- Closed
-
-
JDK-6692906 CMS: parallel concurrent marking may be prone to hanging or stalling mutators for periods of time
-
- Closed
-