JDK-8303085 : Runtime problem list cleanup
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 21
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-02-22
  • Updated: 2023-03-02
  • Resolved: 2023-02-23
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 b12Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
Goal is to go through problem list, look for Runtime related issues that may be removed from the list because they have been fixed by other fixes, or can no longer be reproduced, and remove corresponding entries from the list. 

Proper repeated testing will be done prior to removal of entries.
Comments
Changeset: 71dd7eaf Author: Mikhailo Seledtsov <mseledtsov@openjdk.org> Date: 2023-02-23 18:02:43 +0000 URL: https://git.openjdk.org/jdk/commit/71dd7eaf7ff06cb2bb31a2ece97aea60abb47509
23-02-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/12723 Date: 2023-02-22 22:57:15 +0000
22-02-2023

Ran tests corresponding to the entries targeted for removal, ran many times, no failures. See relevant/linked issues for details. Closed issues as CNR. Ready for removal.
22-02-2023

test/hotspot/jtreg/ problem lists: entries that are candidates for retest: - runtime/cds/appcds/jigsaw/modulepath/ModulePathAndCP_JFR.java 8253437 windows-x64 - runtime/os/TestTracePageSizes.java 8267460 linux-aarch64 - vmTestbase/nsk/stress/except/except012.java 8297977 (fails with unexpected Exception)
22-02-2023