JDK-8307518 : Remove G1 workaround in jstat about zero sized generation sizes
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 21
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-05-05
  • Updated: 2023-05-17
  • Resolved: 2023-05-12
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 21
21 b23Fixed
Related Reports
Duplicate :  
Relates :  
Description
In JDK-8307428 the restriction to not allow zero sized generation sizes has been lifted. The workaround for g1 is not necessary any more.
Comments
Changeset: 1ce1611e Author: Thomas Schatzl <tschatzl@openjdk.org> Date: 2023-05-12 07:23:28 +0000 URL: https://git.openjdk.org/jdk/commit/1ce1611ead1e3eccd9a6b82857740e27e37f05f7
12-05-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/13880 Date: 2023-05-09 07:50:54 +0000
09-05-2023