JDK-8351157 : Clean up x86 GC barriers after 32-bit x86 removal
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 25
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2025-03-04
  • Updated: 2025-04-24
  • Resolved: 2025-04-10
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 25
25 b19Fixed
Description
Assembler GC barriers have quite a bit of coding to support 32-bit x86. As 32-bit x86 is removed, we can clean up those parts.
Comments
Changeset: 73c8c755 Branch: master Author: Aleksey Shipilev <shade@openjdk.org> Date: 2025-04-10 07:54:00 +0000 URL: https://git.openjdk.org/jdk/commit/73c8c755ea638c09147d28080646ee8887ee8283
10-04-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/24253 Date: 2025-03-26 12:48:13 +0000
26-03-2025