JDK-8274053 : [BACKOUT] JDK-8270842: G1: Only young regions need to redirty outside references in remset.
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 18
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-09-21
  • Updated: 2021-11-15
  • Resolved: 2021-09-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 18
18 b16Fixed
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
Back-out JDK-8270842 because during implementation of JDK-8271880 this issue has been found buggy. See PR#5037 for the history.

A better implementation (splitting up JDK-8271880 a bit) will be provided soon.
Comments
Changeset: afd218d3 Author: Thomas Schatzl <tschatzl@openjdk.org> Date: 2021-09-21 09:20:21 +0000 URL: https://git.openjdk.java.net/jdk/commit/afd218d39a3125fcea50968edef6e6cfbacfff50
21-09-2021