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