On Thu, 7 Sep 2023 19:17:42 GMT, Daniel D. Daugherty <dcu...@openjdk.org> wrote:
> Trivial fixes to ProblemList some tests: > - [JDK-8315877](https://bugs.openjdk.org/browse/JDK-8315877) ProblemList > vmTestbase/nsk/jvmti/InterruptThread/intrpthrd003/TestDescription.java on > macosx-aarch64 > - [JDK-8315879](https://bugs.openjdk.org/browse/JDK-8315879) ProblemList > java/awt/PopupMenu/PopupMenuLocation.java on macosx-aarch64 This pull request has now been integrated. Changeset: 7e7ab6ee Author: Daniel D. Daugherty <dcu...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/7e7ab6ee1bfd05de6ca9aa690cf3349f9a3a19da Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod 8315877: ProblemList vmTestbase/nsk/jvmti/InterruptThread/intrpthrd003/TestDescription.java on macosx-aarch64 8315879: ProblemList java/awt/PopupMenu/PopupMenuLocation.java on macosx-aarch64 Reviewed-by: azvegint, rriggs, ccheung ------------- PR: https://git.openjdk.org/jdk/pull/15627