JDK-8326524 : Rename agent_common.h
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: jvmti
  • Affected Version: 23
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-02-22
  • Updated: 2025-05-16
  • Resolved: 2024-02-27
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 b12Fixed
Description
Rename the file test/hotspot/jtreg/vmTestbase/nsk/share/jvmti/agent_common/agent_common.h to agent_common.hpp.

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

Comments
Fix request [21u] I backport this to keep the tests up to date. No risk, only a test change Clean backport. SAP nightly testing passed.
16-05-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk21u-dev/pull/1781 Date: 2025-05-15 08:07:05 +0000
15-05-2025

Changeset: d482c1af Author: Kim Barrett <kbarrett@openjdk.org> Date: 2024-02-27 10:26:42 +0000 URL: https://git.openjdk.org/jdk/commit/d482c1af28cacd60cc05fe3f975a00a0c68c72b7
27-02-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/17970 Date: 2024-02-22 19:38:26 +0000
22-02-2024