JDK-8300447 : Parallel: Refactor PSPromotionManager::drain_stacks_depth
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 21
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-01-18
  • Updated: 2023-06-13
  • Resolved: 2023-01-19
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 b07Fixed
Related Reports
Relates :  
Description
The structure can be simplified a bit, taking inspiration from `G1ParScanThreadState::trim_queue_to_threshold`.
Comments
Changeset: 8f7faa63 Author: Albert Mingkun Yang <ayang@openjdk.org> Date: 2023-01-19 11:51:43 +0000 URL: https://git.openjdk.org/jdk/commit/8f7faa631bd9b6d6421ee6f4b4b08ef6ec87f30f
19-01-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/12063 Date: 2023-01-18 08:56:52 +0000
18-01-2023