JDK-8326090 : Rename jvmti_aod.h
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: jvmti
  • Affected Version: 23
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-02-16
  • Updated: 2025-07-02
  • Resolved: 2024-02-21
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 11 JDK 17 JDK 21 JDK 23 JDK 8
11.0.29-oracleFixed 17.0.17-oracleFixed 21.0.8Fixed 23 b11Fixed 8u471Fixed
Description
Rename the file test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/aod/jvmti_aod.h to jvmti_aod.hpp, and replace uses of NULL in the file.

The file contains C++ code, so should not have a .h extension.

Comments
Fix request [21u] I backport this to make later backports clean. No risk, only a test change Clean backport. Tests pass. SAP nightly testing passed.
10-05-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk21u-dev/pull/1769 Date: 2025-05-09 15:57:45 +0000
09-05-2025

Changeset: 27003b53 Author: Kim Barrett <kbarrett@openjdk.org> Date: 2024-02-21 03:09:29 +0000 URL: https://git.openjdk.org/jdk/commit/27003b53bbb565123678a7feca74628b29991a5c
21-02-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/17895 Date: 2024-02-16 21:42:18 +0000
16-02-2024