jgeorge [Mon, 27 Aug 2018 10:25:13 +0530] rev 51531
8204308: SA: serviceability/sa/TestInstanceKlassSize*.java fails when running in CDS mode
Summary: Use longs instead of ints while computing the identity hash of klass symbols
Reviewed-by: coleenp, lfoltan
coleenp [Sat, 25 Aug 2018 11:10:21 -0400] rev 51530
8209821: Make JVMTI GetClassLoaderClasses not walk CLDG
Summary: And also added function with KlassClosure to remove the hacks.
Reviewed-by: lfoltan, sspitsyn
shade [Sat, 25 Aug 2018 14:23:21 +0200] rev 51529
8209911: More blob types in hs_err printout
Reviewed-by: simonis, kvn
igerasim [Fri, 24 Aug 2018 18:56:41 -0700] rev 51528
6474858: CardChannel.transmit(CommandAPDU) throws unexpected ArrayIndexOutOfBoundsException
Reviewed-by: valeriep
iklam [Thu, 23 Aug 2018 21:16:45 -0700] rev 51527
8208658: Make CDS archived heap regions usable even if compressed oop encoding has changed
Summary: Move different execution modes to IncompatibleOptions_stringDedup.java and IncompatibleOptions_noCompactStrings.java
Reviewed-by: jiangli, coleenp
vromero [Fri, 24 Aug 2018 13:30:56 -0700] rev 51526
8209173: javac fails with completion exception while reporting an error
Reviewed-by: mcimadamore