JDK-8351151 : Clean up x86 template interpreter after 32-bit x86 removal
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 25
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2025-03-04
  • Updated: 2025-03-27
  • Resolved: 2025-03-27
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 masterFixed
Description
x86 template interpreter carries !LP64-predicated code blocks that were supporting 32-bit x86. With that port gone, we can clean up the x86 template interpreter.
Comments
Changeset: e2cd70aa Branch: master Author: Aleksey Shipilev <shade@openjdk.org> Date: 2025-03-27 11:59:37 +0000 URL: https://git.openjdk.org/jdk/commit/e2cd70aab69f2244667db91fec5f4e3038f64437
27-03-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/24251 Date: 2025-03-26 11:51:22 +0000
26-03-2025