JDK-8353188 : C1: Clean up x86 backend 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-28
  • Updated: 2025-04-11
  • Resolved: 2025-04-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.

To download the current JDK release, click here.
JDK 25
25 b18Fixed
Description
Piece-wise cleanup of C1_LIRAssembler_x86, C1_MacroAssembler and related classes. C1 implements the bulk of arch-specific backend there.
Comments
Changeset: d63b561f Branch: master Author: Aleksey Shipilev <shade@openjdk.org> Date: 2025-04-07 07:39:17 +0000 URL: https://git.openjdk.org/jdk/commit/d63b561fffd42d76f14771c47951dd1d08efe3a7
07-04-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/24301 Date: 2025-03-28 17:11:14 +0000
31-03-2025