Code Review for jdk-jdk

Prepared by:simonis on Fri Jun 29 10:26:29 CEST 2018
Workspace:/net/usr.work/d046063/OpenJDK/jdk-jdk
Compare against: http://hg.openjdk.java.net/jdk/jdk
Compare against version:50865
Summary of changes: 252 lines changed: 233 ins; 2 del; 17 mod; 8769 unchg
Changeset: jdk-jdk.changeset
Bug id: JDK-8203826 : Chain exception from initialization in later NoClassDefFoundErrors.
Legend: Modified file
Deleted file
New file

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

rev 50866 : 8203826: Chain exception from initialization in later NoClassDefFoundErrors.
65 lines changed: 65 ins; 0 del; 0 mod; 1532 unchg

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

rev 50866 : 8203826: Chain exception from initialization in later NoClassDefFoundErrors.
4 lines changed: 4 ins; 0 del; 0 mod; 448 unchg

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

rev 50866 : 8203826: Chain exception from initialization in later NoClassDefFoundErrors.
1 line changed: 1 ins; 0 del; 0 mod; 1641 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/oops/instanceKlass.cpp

rev 50866 : 8203826: Chain exception from initialization in later NoClassDefFoundErrors.
23 lines changed: 13 ins; 2 del; 8 mod; 3953 unchg

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

rev 50866 : 8203826: Chain exception from initialization in later NoClassDefFoundErrors.
24 lines changed: 24 ins; 0 del; 0 mod; 1063 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw test/hotspot/jtreg/runtime/exceptionMsgs/NoClassDefFoundError/NoClassDefFoundErrorTest.java (was test/hotspot/jtreg/runtime/noClassDefFoundMsg/NoClassDefFoundMsg.java)

rev 50866 : 8203826: Chain exception from initialization in later NoClassDefFoundErrors.
132 lines changed: 126 ins; 0 del; 6 mod; 91 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw test/hotspot/jtreg/runtime/exceptionMsgs/NoClassDefFoundError/libNoClassDefFoundMsg.c (was test/hotspot/jtreg/runtime/noClassDefFoundMsg/libNoClassDefFoundMsg.c)

rev 50866 : 8203826: Chain exception from initialization in later NoClassDefFoundErrors.
3 lines changed: 0 ins; 0 del; 3 mod; 41 unchg

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