JDK-8350974 : The os_cpu VM_STRUCTS, VM_TYPES, etc have no declarations and should be removed
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2025-02-28
  • Updated: 2025-03-03
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
25Unresolved
Related Reports
Relates :  
Description
The vmStructs_<os-cpu>.hpp files are empty so should be removed.
Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/23863 Date: 2025-03-03 13:18:30 +0000
03-03-2025

Declarations for OSThread types were moved with JDK-8341413.
03-03-2025

Have they ever been non-empty?
03-03-2025