JDK-8297977 : vmTestbase/nsk/stress/except/except012.java fails with unexpected Exception
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 20
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-12-01
  • Updated: 2023-10-19
  • Resolved: 2023-03-24
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
21 b16Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Sub Tasks
JDK-8297978 :  
Description
Test
vmTestbase/nsk/stress/except/except012.java
fails with 
# suffering the bug 4239841 or 4245060.
Skipped: ClassFormatError: thrown OutOfMemoryError
Failure: ThreadDeath: unexpected exception thrown
Test failed.

It uses Thread.stop() and should be updated
Comments
Changeset: 4ec720db Author: Coleen Phillimore <coleenp@openjdk.org> Date: 2023-03-24 13:23:40 +0000 URL: https://git.openjdk.org/jdk/commit/4ec720db9f1fedb5da96e70d1a8c5da5e773a5a7
24-03-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/13169 Date: 2023-03-23 20:49:08 +0000
23-03-2023

This test and most of the tests in this directory are similar to JDK-8299494.
23-03-2023

Ran 400 times on Linux-x64, Linux-aarch64, Windows and MacOS, all PASS. Closing as CNR. The corresponding problem list entry will be removed shortly, see: "JDK-8303085: Runtime problem list cleanup"
22-02-2023