JDK-8351162 : Clean up x86 (Macro)Assembler after 32-bit x86 removal
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 25
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2025-03-04
  • Updated: 2025-04-24
  • Resolved: 2025-04-16
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
x86 (Macro)Assembler has _a lot_ of LP64-predicated code. It would be nice to clean those up, but it might also be very intrusive. We need to see if this is doable, after most of the sibling subtasks are finished.
Comments
Changeset: 9a5c7b3f Branch: master Author: Aleksey Shipilev <shade@openjdk.org> Date: 2025-04-16 05:54:21 +0000 URL: https://git.openjdk.org/jdk/commit/9a5c7b3fa90c7f550773e98ee9466ca1665aff4f
16-04-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/24631 Date: 2025-04-14 18:47:56 +0000
15-04-2025