JDK-8351159 : Remaining cleanups in cpu/x86 after 32-bit x86 removal
Type:Sub-task
Component:hotspot
Sub-Component:runtime
Priority:P4
Status:Resolved
Resolution:Fixed
Submitted:2025-03-04
Updated:2025-10-30
Resolved:2025-10-30
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 issue covers the remaining cleanups in {cpu,os_cpu}/x86 after 32-bit x86 removal. These are the bunch of assorted changes that do not fall into any particular category in other subtasks.
A pull request was submitted for review.
Branch: master
URL: https://git.openjdk.org/jdk/pull/27987
Date: 2025-10-25 07:06:49 +0000
27-10-2025
Yes, it can be done now. I am not sure it is a great idea, though, because it will introduce a lot of diff, maybe not for a great payoff. But you can try and see how bad it gets.
16-10-2025
[~shade] Hi, is your intention here to also perform the merge of corresponding files (e.g. .ad)? I see that you mentioned in your "original" tentative PR (https://github.com/openjdk/jdk/pull/22567) that you were deferring that for later, I just wanted to double check whether "later" is "now" before doing so. Thanks!