[8u20]: Request for approval - 8035392: cppInterpreter: fix message of NPE
Lindenmaier, Goetz
goetz.lindenmaier at sap.com
Mon Feb 24 02:22:37 PST 2014
Hi,
please review this change for backport to 8u via ppc-aix-port/stage.
(It could be fixed in 8u, too. But that would cause need for resolving
when merging with stage.)
The cpp interpreter generates a NullPointerException with "" as message. Jck test
api/java_util/Objects/index.html#RequireNonNullMessageSupplier expects
NULL. This is also what the template interpreter uses.
Fix: change "" to NULL.
changeset: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/1e820011ee5f
bug: https://bugs.openjdk.java.net/browse/JDK-8035392
review: http://mail.openjdk.java.net/pipermail/hotspot-dev/2014-February/012641.html
original webrev: http://cr.openjdk.java.net/~goetz/webrevs/8035392-1-nullMsg/
Thanks and best regards,
Goetz.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/ppc-aix-port-dev/attachments/20140224/db7812b2/attachment.html
More information about the ppc-aix-port-dev
mailing list