JDK-8350429 : runtime/NMT/CheckForProperDetailStackTrace.java should only run for debug JVM
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 24,25
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2025-02-20
  • Updated: 2025-04-14
  • Resolved: 2025-03-25
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 25
25 b16Fixed
Related Reports
Duplicate :  
Relates :  
Description
Since the test relies on debug info being available and release JVMs typically don't have that.
Comments
Changeset: 5625b43f Branch: master Author: Zihao Lin <linzihao1999@outlook.com> Committer: David Holmes <dholmes@openjdk.org> Date: 2025-03-25 01:34:11 +0000 URL: https://git.openjdk.org/jdk/commit/5625b43ff4fa77843260d152d618ae1083ec04b8
25-03-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/24198 Date: 2025-03-24 14:10:21 +0000
24-03-2025