JDK-8347922 : Remove runtime/cds/appcds/customLoader/HelloCustom_JFR.java from ProblemList.txt
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: jfr
  • Affected Version: 24,25
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2025-01-16
  • Updated: 2025-01-20
  • Resolved: 2025-01-20
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 masterFixed
Description
Most likely a duplicate of JDK-8326820.

Repeated runs are successful with and without -XX:UseZGC option.

Therefore, this test exclusion will be removed from ProblemList.txt.
Comments
Changeset: 4b4b1e91 Branch: master Author: Markus Grönlund <mgronlun@openjdk.org> Date: 2025-01-20 08:54:15 +0000 URL: https://git.openjdk.org/jdk/commit/4b4b1e912a3193cc95c956acc770015f707449b1
20-01-2025

Here's the context diff for the proposed fix: diff --git a/test/hotspot/jtreg/ProblemList.txt b/test/hotspot/jtreg/ProblemList.txt index 5445e30bcd0..4a3ede2a987 100644 --- a/test/hotspot/jtreg/ProblemList.txt +++ b/test/hotspot/jtreg/ProblemList.txt @@ -116,7 +116,6 @@ runtime/os/TestTracePageSizes.java#Serial 8267460 linux-aarch64 runtime/ErrorHandling/CreateCoredumpOnCrash.java 8267433 macosx-x64 runtime/StackGuardPages/TestStackGuardPagesNative.java 8303612 linux-all runtime/ErrorHandling/MachCodeFramesInErrorFile.java 8313315 linux-ppc64le -runtime/cds/appcds/customLoader/HelloCustom_JFR.java 8241075 linux-all,windows-x64 runtime/NMT/VirtualAllocCommitMerge.java 8309698 linux-s390x
17-01-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/23158 Date: 2025-01-16 13:53:49 +0000
16-01-2025