Code Review for 8218628-exMsg-NPE-jdk

Prepared by:goetz on Mon Sep 23 11:52:24 CEST 2019
Workspace:
Compare against: http://hg.openjdk.java.net/jdk/jdk
Compare against version:56326
Summary of changes: 251 lines changed: 229 ins; 12 del; 10 mod; 2887 unchg
Patch of changes: 8218628-exMsg-NPE-jdk.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/interpreter/bytecodeUtils.cpp

rev 56326 : 8218628: Add detailed message to NullPointerException describing what is null.
Summary: This is the implementation of JEP 358: Helpful NullPointerExceptions.
Reviewed-by: coleenp, clanger, rschmelter
rev 56327 : [mq]: find_local_stores.patch
93 lines changed: 72 ins; 12 del; 9 mod; 1400 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/runtime/exceptionMsgs/NullPointerException/NullPointerExceptionTest.java

rev 56326 : 8218628: Add detailed message to NullPointerException describing what is null.
Summary: This is the implementation of JEP 358: Helpful NullPointerExceptions.
Reviewed-by: coleenp, clanger, rschmelter
rev 56327 : [mq]: find_local_stores.patch
158 lines changed: 157 ins; 0 del; 1 mod; 1487 unchg

This code review page was prepared using /usr/work/openjdk/bin/webrev.ksh (vers 25.12-hg+openjdk.java.net).