Code Review for 8218628-exMsg-NPE-jdk

Prepared by:goetz on Fri Feb 8 14:20:38 CET 2019
Workspace:
Compare against: http://hg.openjdk.java.net/jdk/jdk
Compare against version:53692
Summary of changes: 3062 lines changed: 3057 ins; 1 del; 4 mod; 17373 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 53693 : wq8218628: Add detailed message to NullPointerException describing what is null.
2 lines changed: 1 ins; 0 del; 1 mod; 192 unchg

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

rev 53693 : wq8218628: 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 53693 : wq8218628: 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 53693 : wq8218628: 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 53693 : wq8218628: 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 53693 : wq8218628: Add detailed message to NullPointerException describing what is null.
7 lines changed: 7 ins; 0 del; 0 mod; 1346 unchg

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

rev 53693 : wq8218628: Add detailed message to NullPointerException describing what is null.
46 lines changed: 45 ins; 1 del; 0 mod; 3654 unchg

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

rev 53693 : wq8218628: 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 53693 : wq8218628: Add detailed message to NullPointerException describing what is null.
51 lines changed: 50 ins; 0 del; 1 mod; 71 unchg

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

rev 53693 : wq8218628: Add detailed message to NullPointerException describing what is null.
7 lines changed: 7 ins; 0 del; 0 mod; 1073 unchg

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

rev 53693 : wq8218628: 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 53693 : wq8218628: 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 53693 : wq8218628: 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 53693 : wq8218628: Add detailed message to NullPointerException describing what is null.
36 lines changed: 36 ins; 0 del; 0 mod; 0 unchg

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

rev 53693 : wq8218628: 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).