RFR: 8220355: Improve assertion texts and exception messages in eventHandlerVMInit
Jean Christophe Beyler
jcbeyler at google.com
Mon Mar 18 16:20:36 UTC 2019
Hi Matthias,
You can add me (LGTM btw), I'm not an official reviewer (as per
http://openjdk.java.net/census <http://openjdk.java.net/census#alanb>) but
Alan is :)
Jc
On Mon, Mar 18, 2019 at 7:34 AM Baesken, Matthias <matthias.baesken at sap.com>
wrote:
> Updated webrev :
>
>
>
> http://cr.openjdk.java.net/~mbaesken/webrevs/8220355.2/
>
>
>
>
>
> Alan + JC , may I add you as reviewers ?
>
>
>
> Thanks, Matthias
>
>
>
>
>
> *From:* Baesken, Matthias
> *Sent:* Montag, 18. März 2019 11:01
> *To:* 'Alan Bateman' <Alan.Bateman at oracle.com>; Jean Christophe Beyler <
> jcbeyler at google.com>
> *Cc:* serviceability-dev at openjdk.java.net
> *Subject:* RE: RFR: 8220355: Improve assertion texts and exception
> messages in eventHandlerVMInit
>
>
>
> Hi Alan, thanks for the review .
>
>
>
> > I think this looks okay except I think "emergency" should be dropped
> from the message (and the existing comment).
>
>
>
> Are you referring to this “emergency” :
>
>
>
> * First make our emergency fallback InternalError throwable.
>
> */
>
> result = initializeFallbackError(jnienv);
>
> - jplis_assert(result);
>
> + jplis_assert_msg(result, "emergency fallback init failed");
>
>
>
>
>
> If you prefer I could output just “fallback init failed" - is this
> fine with you?
>
>
>
> Best regards, Matthias
>
>
>
>
>
> *From:* Alan Bateman <Alan.Bateman at oracle.com>
> *Sent:* Montag, 18. März 2019 10:09
> *To:* Baesken, Matthias <matthias.baesken at sap.com>; Jean Christophe
> Beyler <jcbeyler at google.com>
> *Cc:* serviceability-dev at openjdk.java.net
> *Subject:* Re: RFR: 8220355: Improve assertion texts and exception
> messages in eventHandlerVMInit
>
>
>
>
> On 18/03/2019 08:54, Baesken, Matthias wrote:
>
> Hi JC, thanks for your comments .
>
> Second webrev , may I have a second review please ?
>
>
>
> http://cr.openjdk.java.net/~mbaesken/webrevs/8220355.1/
>
>
> I think this looks okay except I think "emergency" should be dropped from
> the message (and the existing comment).
>
> -Alan
>
--
Thanks,
Jc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20190318/8be9f12e/attachment.html>
More information about the serviceability-dev
mailing list