RFR: 8268283: serviceability/sa/TestJmapCore.java failed with zgc on linux-aarch64 after JDK-8266957

Daniel D.Daugherty dcubed at openjdk.java.net
Sat Jun 5 16:07:58 UTC 2021


On Sat, 5 Jun 2021 08:29:43 GMT, Yasumasa Suenaga <ysuenaga at openjdk.org> wrote:

> We still see the problem in TestJmapCore.java even though [JDK-8266957 was fixed](https://github.com/openjdk/jdk/commit/7e41ca3da820650e16d9ca7f5b188628cd666419).
> 
> According to JBS, the problem suffers on linux-aarch64 only, and I've not yet reproduce it on Linux x64, so it is difficult to fix quickly. So I added it to ProblemList-zgc.txt .

@YaSuenag - I added the test to the ProblemList-zgc.txt file using:

    JDK-8268286 ProblemList serviceability/sa/TestJmapCore.java on linux-aarch64 with ZGC
    https://bugs.openjdk.java.net/browse/JDK-8268286

which is a subtask of:

    JDK-8268283 serviceability/sa/TestJmapCore.java failed with zgc on linux-aarch64 after JDK-8266957
    https://bugs.openjdk.java.net/browse/JDK-8268283

That leaves this bug (JDK-8268283) to pursue the problem report by @plummercj .

Please close this PR.

-------------

PR: https://git.openjdk.java.net/jdk/pull/4372


More information about the serviceability-dev mailing list