JDK-8061727 : JEP-JDK-8044022: Test task: Check that valid GC combinations still work
  • Type: Task
  • Component: hotspot
  • Sub-Component: gc
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2014-10-22
  • Updated: 2015-02-11
  • Resolved: 2014-12-25
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9Fixed
Related Reports
Blocks :  
Relates :  
Description
Get list of valid combinations
Run JT_HS, quick.vm.gc.testlist, vm.metaspace.testlist tests on JDK9 supported platforms 
Comments
Other options are being tested with nightly in hotspot/test/gc/arguments. there were no failures caused by combinations do not work
25-12-2014

:+UseG1GC : http://aurora.ru.oracle.com/functional/faces/ChessBoard.xhtml?reportName=J2SESQENightlyFailuresSummarySubreport&parameters=%5Bcomponent%5Dnull%5Btestsuite%5Dnull%5Btags%5D%25%5Bplatform%5DLinux-amd64%5Bos%5Dother+system%5BbatchNames%5D669201.JAVASE.NIGHTLY.VM.GC_Baseline-G1.2014-12-24%5Bstatuses%5Dfailure.status+%3D+com.sun.aurora.data.entity.reporting.Status.FAILED+AND+failure.isValid+%3D+true+AND+%28%3Amatches%29%5Bmatches%5D%28NOT+failure.isKnown+%3D+true%29&filter_override=contains%28platform%2C%27Linux-amd64%27%29 -XX:+UseSerialGC: http://aurora.ru.oracle.com/functional/faces/ChessBoard.xhtml?reportName=J2SESQENightlyFailuresSummarySubreport&parameters=%5Bcomponent%5Dnull%5Btestsuite%5Dnull%5Btags%5D%25%5Bplatform%5DLinux-amd64%5Bos%5Dother+system%5BbatchNames%5D669185.JAVASE.NIGHTLY.VM.GC_Baseline-Serial.2014-12-24%5Bstatuses%5Dfailure.status+%3D+com.sun.aurora.data.entity.reporting.Status.FAILED+AND+failure.isValid+%3D+true+AND+%28%3Amatches%29%5Bmatches%5D%28NOT+failure.isKnown+%3D+true%29&filter_override=contains%28platform%2C%27Linux-amd64%27%29 -XX:+UseParallelGC -XX:+UseParallelOldGC : http://aurora.ru.oracle.com/functional/faces/ChessBoard.xhtml?reportName=J2SESQENightlyFailuresSummarySubreport&parameters=%5Bcomponent%5Dnull%5Btestsuite%5Dnull%5Btags%5D%25%5Bplatform%5DLinux-amd64%5Bos%5Dother+system%5BbatchNames%5D669191.JAVASE.NIGHTLY.VM.GC_Baseline-XXParallel.2014-12-24%5Bstatuses%5Dfailure.status+%3D+com.sun.aurora.data.entity.reporting.Status.FAILED+AND+failure.isValid+%3D+true+AND+%28%3Amatches%29%5Bmatches%5D%28NOT+failure.isKnown+%3D+true%29&filter_override=contains%28platform%2C%27Linux-amd64%27%29 -XX:+UseConcMarkSweepGC -XX:MaxRAMFraction=8 -XX:+CMSClassUnloadingEnabled : http://aurora.ru.oracle.com/functional/faces/ChessBoard.xhtml?reportName=J2SESQENightlyFailuresSummarySubreport&parameters=%5Bcomponent%5Dnull%5Btestsuite%5Dnull%5Btags%5D%25%5Bplatform%5DLinux-amd64%5Bos%5Dother+system%5BbatchNames%5D669212.JAVASE.NIGHTLY.VM.GC_Baseline-Xconc.2014-12-24%5Bstatuses%5Dfailure.status+%3D+com.sun.aurora.data.entity.reporting.Status.FAILED+AND+failure.isValid+%3D+true+AND+%28%3Amatches%29%5Bmatches%5D%28NOT+failure.isKnown+%3D+true%29&filter_override=contains%28platform%2C%27Linux-amd64%27%29 -XX:+UseG1GC -XX:+ExplicitGCInvokesConcurrent :http://aurora.ru.oracle.com/functional/faces/ChessBoard.xhtml?reportName=J2SESQENightlyFailuresSummarySubreport&parameters=%5Bcomponent%5Dnull%5Btestsuite%5Dnull%5Btags%5D%25%5Bplatform%5DLinux-amd64%5Bos%5Dother+system%5BbatchNames%5D668305.JAVASE.NIGHTLY.VM.GC_Baseline-G1.2014-12-23%5Bstatuses%5Dfailure.status+%3D+com.sun.aurora.data.entity.reporting.Status.FAILED+AND+failure.isValid+%3D+true+AND+%28%3Amatches%29%5Bmatches%5D%28NOT+failure.isKnown+%3D+true%29&filter_override=contains%28platform%2C%27Linux-amd64%27%29 -XX:+UseParallelGC -XX:-UseParallelOldGC : http://aurora.ru.oracle.com/functional/faces/ChessBoard.xhtml?reportName=J2SESQENightlyFailuresSummarySubreport&parameters=%5Bcomponent%5Dnull%5Btestsuite%5Dnull%5Btags%5D%25%5Bplatform%5DLinux-amd64%5Bos%5Dother+system%5BbatchNames%5D668306.JAVASE.NIGHTLY.VM.GC_Baseline-ParallelScavenge.2014-12-23%5Bstatuses%5Dfailure.status+%3D+com.sun.aurora.data.entity.reporting.Status.FAILED+AND+failure.isValid+%3D+true+AND+%28%3Amatches%29%5Bmatches%5D%28NOT+failure.isKnown+%3D+true%29&filter_override=contains%28platform%2C%27Linux-amd64%27%29
25-12-2014