RFR: 8303924: ProblemList serviceability/sa/UniqueVtableTest.java on Linux

2023-03-09 Thread Alex Menkov
The test fails intermittently on linux-x64-debug and linux-aarch64-debug - Commit messages: - problemlist UniqueVtableTest on linux Changes: https://git.openjdk.org/jdk/pull/12962/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=12962&range=00 Issue: https://bugs.openjdk.or

Re: RFR: 8303924: ProblemList serviceability/sa/UniqueVtableTest.java on Linux

2023-03-09 Thread Daniel D . Daugherty
On Thu, 9 Mar 2023 21:36:32 GMT, Alex Menkov wrote: > The test fails intermittently on linux-x64-debug and linux-aarch64-debug Thumbs up. This is a trivial fix. - Marked as reviewed by dcubed (Reviewer). PR: https://git.openjdk.org/jdk/pull/12962