JDK-8280503 : Use allStatic.hpp instead of allocation.hpp where possible
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: other
  • Affected Version: 19
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-01-22
  • Updated: 2024-02-06
  • Resolved: 2022-01-25
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 19
19 b07Fixed
Related Reports
Relates :  
Description
JDK-8249944 moved AllStatic to its own header. We should use that one instead of allocation.hpp where possible to reduce header dependencies
Comments
Changeset: 2155afe2 Author: Thomas Stuefe <stuefe@openjdk.org> Date: 2022-01-25 09:15:11 +0000 URL: https://git.openjdk.java.net/jdk/commit/2155afe2a87d718757b009d712361d7a63946a7f
25-01-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk/pull/7188 Date: 2022-01-22 13:33:24 +0000
22-01-2022