JDK-8318585 : Rename CodeCache::UnloadingScope to UnlinkingScope
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 22
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-10-20
  • Updated: 2024-04-10
  • Resolved: 2023-10-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 21 JDK 22
21.0.4-oracleFixed 22 b21Fixed
Related Reports
Relates :  
Relates :  
Description
In the review of JDK-8317350 some discussion about naming of CodeCache::UnloadingScope suggested to use UnlinkingScope.

Do this change.
Comments
Fix request [21u] I backport this for parity with 21.0.4-oracle. Low risk, only refactoring. Clean backport. SAP nightly testing passed.
06-04-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk21u-dev/pull/455 Date: 2024-04-05 07:52:50 +0000
05-04-2024

Changeset: 4eab39d9 Author: Thomas Schatzl <tschatzl@openjdk.org> Date: 2023-10-23 07:35:11 +0000 URL: https://git.openjdk.org/jdk/commit/4eab39d9415b2ec5c2984d0d3c110e9364090835
23-10-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/16283 Date: 2023-10-20 07:53:04 +0000
20-10-2023