sspitsyn [Tue, 06 Sep 2016 20:27:47 -0700] rev 40962
6822627: NPE at ReferenceTypeImpl.constantPool
Summary: fix the NullPointerException bug
Reviewed-by: sspitsyn, dsamersoff
Contributed-by: egor.ushakov@jetbrains.com
dsamersoff [Tue, 06 Sep 2016 09:37:55 +0300] rev 40961
8164943: sun/tools/jhsdb/HeapDumpTest failed with Can't find library: /test/lib/share/classes
Summary: Change /test/lib/share/classes to /test/lib in HeapDumpTest.java
Reviewed-by: dsamersoff, ctornqvi
Contributed-by: sharath.ballal@oracle.com
gtriantafill [Fri, 02 Sep 2016 11:20:33 -0400] rev 40960
8165293: Remove ClassesByName2Test.java and RedefineCrossEvent.java from ProblemList.txt
Reviewed-by: dcubed
amurillo [Thu, 01 Sep 2016 15:20:57 -0700] rev 40959
Merge
amurillo [Thu, 01 Sep 2016 14:09:04 -0700] rev 40958
Merge
dsamersoff [Wed, 31 Aug 2016 10:28:37 +0000] rev 40957
Merge
dsamersoff [Wed, 31 Aug 2016 12:10:00 +0300] rev 40956
8066635: Fix deprecation warnings in java.management module
Summary: Fixed deprecation warnings in java.management module
Reviewed-by: dholmes
Contributed-by: amit.sapre@oracle.com
dsamersoff [Wed, 31 Aug 2016 11:46:59 +0300] rev 40955
8163150: SA: CLHSDB printmdo throws an exception with "java.lang.InternalError: missing reason for 22"
Summary: Accounted for the new JVMCI related Deoptimization Reasons.
Reviewed-by: dsamersoff, sla
Contributed-by: jini.george@oracle.com