RFR (L, final): 8218626: Add detailed message to NullPointerException describing what is null.
Schmelter, Ralf
ralf.schmelter at sap.com
Tue Oct 1 08:11:16 UTC 2019
Hi Goetz,
thanks for the additional test. Looks good.
Best regards,
Ralf
-----Original Message-----
From: Lindenmaier, Goetz <goetz.lindenmaier at sap.com>
Sent: Montag, 30. September 2019 18:31
To: Schmelter, Ralf <ralf.schmelter at sap.com>; Hotspot dev runtime <hotspot-runtime-dev at openjdk.java.net>; Java Core Libs <core-libs-dev at openjdk.java.net>
Subject: RE: RFR (L, final): 8218626: Add detailed message to NullPointerException describing what is null.
Hi Ralf,
> The test should not omit these two bytecodes because the current
> implementation is the same. This can change and it is not much additional code
> to add the two cases.
I implemented test cases for the missing invokes:
http://cr.openjdk.java.net/~goetz/wr19/8218628-exMsg-NPE/20-incremental/
http://cr.openjdk.java.net/~goetz/wr19/8218628-exMsg-NPE/20/
Best regards,
Goetz.
More information about the core-libs-dev
mailing list