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.
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.