Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

8265358: ProblemList jdk/jshell/ToolBasicTest.java on macOS-aarch64 #3549

Closed
wants to merge 7 commits into from
4 changes: 4 additions & 0 deletions test/hotspot/jtreg/ProblemList.txt
Expand Up @@ -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
Expand Down
8 changes: 8 additions & 0 deletions test/jdk/ProblemList.txt
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions test/langtools/ProblemList.txt
Expand Up @@ -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

###########################################################################
#
Expand Down