JDK-8325458 : Rename mlvmJvmtiUtils.h
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: jvmti
  • Affected Version: 23
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-02-08
  • Updated: 2025-05-15
  • Resolved: 2024-02-13
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 b10Fixed
Description
Rename the file test/hotspot/jtreg/vmTestbase/vm/mlvm/share/mlvmJvmtiUtils.h to mlvmJvmtiUtils.hpp.

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.
15-05-2025

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

Changeset: b356fee5 Author: Kim Barrett <kbarrett@openjdk.org> Date: 2024-02-13 02:03:07 +0000 URL: https://git.openjdk.org/jdk/commit/b356fee5d82c3c72a705bb33b73189921a813828
13-02-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/17765 Date: 2024-02-08 05:47:32 +0000
08-02-2024