JDK-8324880 : Rename get_stack_trace.h
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: jvmti
  • Affected Version: 23
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-01-30
  • Updated: 2025-06-30
  • Resolved: 2024-01-30
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 b08Fixed
Description
Renames the file test/hotspot/jtreg/serviceability/jvmti/thread/GetStackTrace/get_stack_trace.h to get_stack_trace.hpp, and rename uses of NULL in this file.

This file is only included from .cpp files.

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/1762 Date: 2025-05-09 10:46:29 +0000
09-05-2025

Moving from hotspot/svc -> hotspot/jvmti since this is a JVM/TI test file.
30-01-2024

Changeset: f57c7223 Author: Kim Barrett <kbarrett@openjdk.org> Date: 2024-01-30 18:10:25 +0000 URL: https://git.openjdk.org/jdk/commit/f57c7223cf9b732db5255b3e394ee07ff741f074
30-01-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/17623 Date: 2024-01-30 03:43:15 +0000
30-01-2024