diff --git a/test/hotspot/jtreg/ProblemList.txt b/test/hotspot/jtreg/ProblemList.txt index 1c5b01cd6d08c..a28cff36d3bb1 100644 --- a/test/hotspot/jtreg/ProblemList.txt +++ b/test/hotspot/jtreg/ProblemList.txt @@ -64,6 +64,10 @@ compiler/rtm/print/TestPrintPreciseRTMLockingStatistics.java 8183263 generic-x64 compiler/c2/Test8004741.java 8235801 generic-all +compiler/whitebox/ClearMethodStateTest.java 8265360 macosx-aarch64 +compiler/whitebox/EnqueueMethodForCompilationTest.java 8265360 macosx-aarch64 +compiler/whitebox/MakeMethodNotCompilableTest.java 8265360 macosx-aarch64 + ############################################################################# # :hotspot_gc diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt index a37ea5896d0c8..a08c215f735c5 100644 --- a/test/jdk/ProblemList.txt +++ b/test/jdk/ProblemList.txt @@ -617,6 +617,14 @@ java/net/MulticastSocket/SetGetNetworkInterfaceTest.java 8219083 windows- java/net/ServerSocket/AcceptInheritHandle.java 8211854 aix-ppc64 +java/net/Socket/UdpSocket.java 8265362 macosx-aarch64 + +java/net/httpclient/websocket/PendingBinaryPongClose.java 8265367 macosx-aarch64 +java/net/httpclient/websocket/PendingBinaryPingClose.java 8265367 macosx-aarch64 +java/net/httpclient/websocket/PendingPongBinaryClose.java 8265367 macosx-aarch64 + +java/net/MulticastSocket/Promiscuous.java 8265369 macosx-aarch64 + ############################################################################ # jdk_nio diff --git a/test/langtools/ProblemList.txt b/test/langtools/ProblemList.txt index 373f0b6bc6b5a..8736baec1a6df 100644 --- a/test/langtools/ProblemList.txt +++ b/test/langtools/ProblemList.txt @@ -33,6 +33,7 @@ jdk/jshell/UserJdiUserRemoteTest.java 8173079 linux-all jdk/jshell/UserInputTest.java 8169536 generic-all +jdk/jshell/ToolBasicTest.java 8265357 macosx-aarch64 ########################################################################### #