JDK-8026046 : [TESTBUG] add regression tests for ParallelGCThreads and ConcGCThreads flags
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: hs25
  • Priority: P4
  • Status: Resolved
  • Resolution: Duplicate
  • OS: generic
  • Submitted: 2013-10-08
  • Updated: 2023-08-21
  • Resolved: 2015-01-21
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
9Resolved
Related Reports
Duplicate :  
Relates :  
Description
ParallelGCThreads and ConcGCThreads flags should be covered at least by a simple test.
Comments
Test added by JDK-8025441 ( commit http://hg.openjdk.java.net/hsx/hsx25/hotspot/rev/7ec10139bf37 )
21-01-2015

Tests are written 1.5 year ago... Some of them are become outdated (use removed collectors) Perhaps, we need to revise the bug and integrate those tests which make some sense.
20-01-2015

http://mail.openjdk.java.net/pipermail/hotspot-gc-dev/2013-October/008713.html
24-12-2014

This issue implements regression test for the same problem. Please look at this.
10-10-2013