JDK-8340573 : Remove unused G1ParScanThreadState::_partial_objarray_chunk_size
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-09-21
  • Updated: 2024-09-30
  • Resolved: 2024-09-23
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 24
24 b17Fixed
Related Reports
Relates :  
Description
Remove unused G1ParScanThreadState::_partial_objarray_chunk_size, whose use was eliminated by JDK-8337709.
Comments
Changeset: a07052e8 Branch: master Author: Kim Barrett <kbarrett@openjdk.org> Date: 2024-09-23 08:02:16 +0000 URL: https://git.openjdk.org/jdk/commit/a07052e83d20e107f21fd0d266ab638043531c8a
23-09-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/21117 Date: 2024-09-21 23:34:24 +0000
21-09-2024