JDK-8325180 : Rename jvmti_FollowRefObjects.h
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: jvmti
  • Affected Version: 23
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-02-02
  • Updated: 2025-06-05
  • Resolved: 2024-02-06
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/jvmti_FollowRefObjects.h to jvmti_FollowRefObjects.hpp, and replaces uses of NULL in the file.

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

Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk21u-dev/pull/1777 Date: 2025-05-14 13:23:26 +0000
15-05-2025

ix request [21u] I backport this to make later backports clean. No risk, only a test change Clean backport. SAP nighlty testing passed.
15-05-2025

Changeset: 2d252ee0 Author: Kim Barrett <kbarrett@openjdk.org> Date: 2024-02-06 17:15:36 +0000 URL: https://git.openjdk.org/jdk/commit/2d252ee06e8d620c3048e4556079b402f4472a32
06-02-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/17689 Date: 2024-02-02 16:34:19 +0000
02-02-2024