Code Review for 8218628-exMsg-NPE-jdk

Prepared by:goetz on Thu Feb 7 17:27:06 CET 2019
Workspace:
Compare against: http://hg.openjdk.java.net/jdk/jdk
Compare against version:53654
Summary of changes: 3073 lines changed: 3068 ins; 1 del; 4 mod; 16300 unchg
Changeset: 8218628-exMsg-NPE-jdk.changeset
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw make/hotspot/symbols/symbols-unix

rev 53655 : 8218628: Add detailed message to NullPointerException describing what is null.
3 lines changed: 2 ins; 0 del; 1 mod; 192 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/classfile/javaClasses.cpp

rev 53655 : 8218628: Add detailed message to NullPointerException describing what is null.
51 lines changed: 50 ins; 0 del; 1 mod; 4393 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/classfile/javaClasses.hpp

rev 53655 : 8218628: Add detailed message to NullPointerException describing what is null.
3 lines changed: 3 ins; 0 del; 0 mod; 1552 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/classfile/systemDictionary.hpp

rev 53655 : 8218628: Add detailed message to NullPointerException describing what is null.
1 line changed: 1 ins; 0 del; 0 mod; 706 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/classfile/vmSymbols.hpp

rev 53655 : 8218628: Add detailed message to NullPointerException describing what is null.
1 line changed: 1 ins; 0 del; 0 mod; 1659 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/include/jvm.h

rev 53655 : 8218628: Add detailed message to NullPointerException describing what is null.
10 lines changed: 10 ins; 0 del; 0 mod; 1346 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/prims/jvm.cpp

rev 53655 : 8218628: Add detailed message to NullPointerException describing what is null.
52 lines changed: 51 ins; 1 del; 0 mod; 3654 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/runtime/globals.hpp

rev 53655 : 8218628: Add detailed message to NullPointerException describing what is null.
8 lines changed: 8 ins; 0 del; 0 mod; 2726 unchg

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

rev 53655 : 8218628: Add detailed message to NullPointerException describing what is null.
52 lines changed: 51 ins; 0 del; 1 mod; 71 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw test/hotspot/jtreg/vmTestbase/jit/t/t104/t104.gold

rev 53655 : 8218628: Add detailed message to NullPointerException describing what is null.
1 line changed: 0 ins; 0 del; 1 mod; 1 unchg

------ ------ ------ ------ ------ --- New ----- Raw src/hotspot/share/classfile/bytecodeUtils.cpp

rev 53655 : 8218628: Add detailed message to NullPointerException describing what is null.
1637 lines changed: 1637 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ------ --- New ----- Raw src/hotspot/share/classfile/bytecodeUtils.hpp

rev 53655 : 8218628: Add detailed message to NullPointerException describing what is null.
294 lines changed: 294 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ ------ --- New ----- Raw src/java.base/share/native/libjava/NullPointerException.c

rev 53655 : 8218628: Add detailed message to NullPointerException describing what is null.
43 lines changed: 43 ins; 0 del; 0 mod; 0 unchg

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

rev 53655 : 8218628: Add detailed message to NullPointerException describing what is null.
917 lines changed: 917 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).