JDK-8325055 : Rename Injector.h
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: jvmti
  • Affected Version: 23
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-01-31
  • Updated: 2025-06-10
  • Resolved: 2024-02-02
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 21 JDK 23
21.0.8Fixed 23 b09Fixed
Description
Rename the file test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/Injector.h to Injector.hpp.  Note that this file contains no occurrences of NULL.

This 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. nsk jvmti tests pass. SAP nightly testing passed.
15-05-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk21u-dev/pull/1763 Date: 2025-05-09 10:51:04 +0000
09-05-2025

Changeset: 6787c4c3 Author: Kim Barrett <kbarrett@openjdk.org> Date: 2024-02-02 16:19:08 +0000 URL: https://git.openjdk.org/jdk/commit/6787c4c3dd11d4d8db8255e59a1d71b6ab03cebb
02-02-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/17656 Date: 2024-01-31 15:08:14 +0000
31-01-2024