On Fri, 16 Apr 2021 18:07:01 GMT, Daniel D. Daugherty <dcu...@openjdk.org> wrote:
> A set of trivial ProblemListing for macos-aarch64 Tier2 test failures: > > - JDK-8265358 ProblemList jdk/jshell/ToolBasicTest.java on macOS-aarch64 > - JDK-8265361 ProblemList a few compiler/whitebox tests on macos-aarch64 > - JDK-8265363 ProblemList java/net/Socket/UdpSocket.java on macos-aarch64 > - JDK-8265368 ProblemList 3 java/net/httpclient/websocket tests on > macos-aarch64 > - JDK-8265370 ProblemList java/net/MulticastSocket/Promiscuous.java on > macos-aarch64 This pull request has now been integrated. Changeset: 888d80b5 Author: Daniel D. Daugherty <dcu...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/888d80b5 Stats: 13 lines in 3 files changed: 13 ins; 0 del; 0 mod 8265358: ProblemList jdk/jshell/ToolBasicTest.java on macOS-aarch64 8265361: ProblemList a few compiler/whitebox tests on macos-aarch64 8265363: ProblemList java/net/Socket/UdpSocket.java on macos-aarch64 8265368: ProblemList 3 java/net/httpclient/websocket tests on macos-aarch64 8265370: ProblemList java/net/MulticastSocket/Promiscuous.java on macos-aarch64 Reviewed-by: bpb, mikael ------------- PR: https://git.openjdk.java.net/jdk/pull/3549