JDK-8351161 : C2: Remaining cleanups after 32-bit x86 removal
Type:Sub-task
Component:hotspot
Sub-Component:compiler
Affected Version:25
Priority:P4
Status:Open
Resolution:Unresolved
Submitted:2025-03-04
Updated:2025-10-07
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.
This task captures remaining C2 cleanups after 32-bit x86 removal. These cleanups are not covered by any specific sibling subtasks.
Comments
I don't have time for this at the moment, so it is up for grabs :)
07-10-2025
Just checking in if there's any progress on this. I've been looking at the default value(s) for MaxRAM and see that there are still some #ifdef AMD64 guards left. See c2_globals_x86.hpp for example.