JDK-8143041 : Unify G1CollectorPolicy::PauseKind and G1YCType
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2015-11-16
  • Updated: 2021-04-26
  • Resolved: 2021-03-11
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 17
17 b14Fixed
Related Reports
Relates :  
Relates :  
Description
These two enums (G1CollectorPolicy::PauseKind introduced in JDK-8136681) almost specify the same things, it would be nice to be able to base one on the other.
Comments
Changeset: 470b1502 Author: Ivan Walulya <iwalulya@openjdk.org> Date: 2021-03-11 09:22:25 +0000 URL: https://git.openjdk.java.net/jdk/commit/470b1502
11-03-2021