From 5bd7db034aaf8aa6780945e02a7f9a35e16b036e Mon Sep 17 00:00:00 2001 From: Matthias Baesken Date: Mon, 1 Dec 2025 09:03:30 +0000 Subject: [PATCH] 8372730: Problem list compiler/arguments/TestCodeEntryAlignment.java on x64 Reviewed-by: lucy, goetz --- test/hotspot/jtreg/ProblemList.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/hotspot/jtreg/ProblemList.txt b/test/hotspot/jtreg/ProblemList.txt index 7b4026484ca..423bcdecaa8 100644 --- a/test/hotspot/jtreg/ProblemList.txt +++ b/test/hotspot/jtreg/ProblemList.txt @@ -79,7 +79,7 @@ compiler/c2/aarch64/TestStaticCallStub.java 8359963 linux-aarch64,macosx-aarch64 serviceability/jvmti/NMethodRelocation/NMethodRelocationTest.java 8369150 generic-all -compiler/arguments/TestCodeEntryAlignment.java 8372703 macosx-x64 +compiler/arguments/TestCodeEntryAlignment.java 8372703 generic-x64 #############################################################################