JDK-8325910 : Rename jnihelper.h
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 23
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-02-14
  • Updated: 2025-07-02
  • Resolved: 2024-02-15
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 11 JDK 17 JDK 21 JDK 23 JDK 8
11.0.29-oracleFixed 17.0.17-oracleFixed 21.0.8Fixed 23 b10Fixed 8u471Fixed
Description
Rename the file test/hotspot/jtreg/vmTestbase/nsk/stress/jni/jnihelper.h to jnihelper.hpp. Also replace uses of NULL in that file.

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

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

Changeset: 810daf82 Author: Kim Barrett <kbarrett@openjdk.org> Date: 2024-02-15 03:54:43 +0000 URL: https://git.openjdk.org/jdk/commit/810daf820633e16e3ab058325c539695087486d5
15-02-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/17861 Date: 2024-02-15 02:24:39 +0000
15-02-2024