RFR(T) 8230110: TestLinkageErrorInGenerateOopMap times out
Zeller, Arno
arno.zeller at sap.com
Wed Sep 25 05:55:53 UTC 2019
Hi,
I have seen some occurrences of this issue (8230110) on our AIX and Windows test machines. The test times out because it writes a huge core file (I have seen more than 24GB on one machine) and this might take minutes.
As far as I understand the test does not need a core file. Therefore my suggestion is to set a max java heap size (-Xmx64m) and switch of core file writing (-XX:-CreateCoredumpOnCrash).
Reopened bug: https://bugs.openjdk.java.net/browse/JDK-8230110
Webrev: http://cr.openjdk.java.net/~azeller/webrevs/JKD8230110_TestLinkageErrorInGenerateOopMap_times_out/webrev/
I am no committer - I will need a sponsor for this change.
Best regards,
Arno
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20190925/1613f2d9/attachment-0001.html>
More information about the compiler-dev
mailing list