Code Review for 8218628-exMsg-NPE-java-jdk

Prepared by:goetz on Wed Apr 3 17:28:30 CEST 2019
Workspace:
Compare against: http://hg.openjdk.java.net/jdk/jdk
Compare against version:54412
Summary of changes: 1611 lines changed: 1611 ins; 0 del; 0 mod; 72 unchg
Changeset: 8218628-exMsg-NPE-java-jdk.changeset
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/java.base/share/classes/java/lang/NullPointerException.java

rev 54413 : 8218628: Add detailed message to NullPointerException describing what is null.
Summary: This is a prototype of a pure Java implementation.
Contributed-by: maurizio.cimadamore@oracle.com, goetz.lindenmaier@sap.com
161 lines changed: 161 ins; 0 del; 0 mod; 72 unchg

------ ------ ------ ------ ------ --- New ----- Raw test/hotspot/jtreg/runtime/exceptionMsgs/NullPointerException/NullPointerExceptionTest.java

rev 54413 : 8218628: Add detailed message to NullPointerException describing what is null.
Summary: This is a prototype of a pure Java implementation.
Contributed-by: maurizio.cimadamore@oracle.com, goetz.lindenmaier@sap.com
1325 lines changed: 1325 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ------ --- New ----- Raw test/hotspot/jtreg/runtime/exceptionMsgs/NullPointerException/NullPointerExceptionTestMini4.java

rev 54413 : 8218628: Add detailed message to NullPointerException describing what is null.
Summary: This is a prototype of a pure Java implementation.
Contributed-by: maurizio.cimadamore@oracle.com, goetz.lindenmaier@sap.com
125 lines changed: 125 ins; 0 del; 0 mod; 0 unchg

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