RFR(xxs): 8214229: Enable ShowRegistersOnAssert by default

Doerr, Martin martin.doerr at sap.com
Thu Nov 22 11:28:49 UTC 2018


Hi Thomas,

I'm a user of this feature and I find it quite useful. So I appreciate to switch it on and have the signal context based information for assert and guarantee. Change looks good.

Thanks and best regards,
Martin


-----Original Message-----
From: hotspot-runtime-dev <hotspot-runtime-dev-bounces at openjdk.java.net> On Behalf Of Thomas Stüfe
Sent: Donnerstag, 22. November 2018 12:22
To: Hotspot dev runtime <hotspot-runtime-dev at openjdk.java.net>
Subject: RFR(xxs): 8214229: Enable ShowRegistersOnAssert by default

Hi,

8191101 (Show register content in hs-err file on assert) added a small
facility which would show register content in hs-err files at the
point where asserts/guarantees happened.

This feature has been very useful to us, and since its inception has
been enabled by default in our nightlies without problems showing up.
So we would like to enable this feature by default .

Please note that this feature is stubbed out on Non-Linux platforms so
this only affects Linux.

Bug: https://bugs.openjdk.java.net/browse/JDK-8214229
cr: http://cr.openjdk.java.net/~stuefe/webrevs/8214229-enable-ShowRegistersOnAssert-by-default/webrev.00/webrev/

Thank you,

Thomas


More information about the hotspot-runtime-dev mailing list