JDK-8351194 : Clean up Hotspot SA after 32-bit x86 removal
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: svc-agent
  • Affected Version: 25
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2025-03-04
  • Updated: 2025-10-29
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.
Other
tbdUnresolved
Related Reports
Relates :  
Description
jdk.hotspot.agent has X86 support which can be cleaned up after 32-bit x86 removal. See the packages/classes that include "x86", "X86". This code builds on all platforms, so it is important not to break it.
Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/27844 Date: 2025-10-16 10:05:08 +0000
16-10-2025