JDK-8351149 : Remove dead IA32/X32/!AMD64 code blocks after 32-bit x86 removal
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: other
  • Affected Version: 25
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2025-03-04
  • Updated: 2025-11-04
  • Resolved: 2025-10-28
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 26
26 b22Fixed
Related Reports
Causes :  
Causes :  
Description
After 32-bit x86 removals, we do not need the code blocks all around shared code that is defined under IA32 or X32 or !AMD64. This cleans those instances up.
Comments
Changeset: 86f60f60 Branch: master Author: Anton Seoane Ampudia <aseoane@openjdk.org> Committer: Vladimir Kozlov <kvn@openjdk.org> Date: 2025-10-28 17:49:23 +0000 URL: https://git.openjdk.org/jdk/commit/86f60f608198c2fa5cbbe945d9396326b6944401
28-10-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/27990 Date: 2025-10-26 09:18:40 +0000
27-10-2025