RFR(T) 8230110: TestLinkageErrorInGenerateOopMap times out

Zeller, Arno arno.zeller at sap.com
Wed Sep 25 09:04:44 UTC 2019


Hi Thomas,

thanks for taking a look and for sponsoring. I put the test in our internal test system and it passed on all our Linux platforms, AIX, Windows 64bit and Solaris. I think 64m should be fine. Linux on ARM64 and macOS did not run yet but I expect no problems.

Best regards,
Arno

From: Thomas Stüfe <thomas.stuefe at gmail.com>
Sent: Mittwoch, 25. September 2019 08:05
To: Zeller, Arno <arno.zeller at sap.com>
Cc: compiler-dev at openjdk.java.net
Subject: Re: RFR(T) 8230110: TestLinkageErrorInGenerateOopMap times out

Hi Arno,

Seems reasonable, assuming you verified that 64m heap are enough for this test on all platforms.

I can sponsor this for you.

Cheers, Thomas

On Wed, Sep 25, 2019, 07:57 Zeller, Arno <arno.zeller at sap.com<mailto:arno.zeller at sap.com>> wrote:
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/041193d6/attachment.html>


More information about the compiler-dev mailing list