-
Bug
-
Resolution: Won't Fix
-
P4
-
hs20
-
generic
-
generic
gc/6581734/Test6581734.java
explicitly specifies -XX:+UseConcMarkSweepGC flag:
@run main/othervm -Xmx512m -verbose:gc -XX:+UseConcMarkSweepGC Test6581734
The test fails when other GC command line flags, such as -XX:+UseParallelGC, are used globally in promotion testing:
----------System.err:(3/222)----------
Conflicting collector combinations in option list; please refer to the release notes for the combinations allowed
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
result: Failed. Unexpected exit from test [exit code: 1]
http://vmsqe.russia.sun.com/execution/results/JDK7/PROMOTION/VM/7/b112/UseParallelGC/javase/linux-i586/server/comp/linux-i586_javase_server_comp_JT_HS/workDir/gc/6581734//Test6581734.jtr
explicitly specifies -XX:+UseConcMarkSweepGC flag:
@run main/othervm -Xmx512m -verbose:gc -XX:+UseConcMarkSweepGC Test6581734
The test fails when other GC command line flags, such as -XX:+UseParallelGC, are used globally in promotion testing:
----------System.err:(3/222)----------
Conflicting collector combinations in option list; please refer to the release notes for the combinations allowed
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
result: Failed. Unexpected exit from test [exit code: 1]
http://vmsqe.russia.sun.com/execution/results/JDK7/PROMOTION/VM/7/b112/UseParallelGC/javase/linux-i586/server/comp/linux-i586_javase_server_comp_JT_HS/workDir/gc/6581734//Test6581734.jtr