cjplummer [Wed, 21 Sep 2016 12:53:07 -0700] rev 41360
8161225: Assert failure in JVMTI GetNamedModule at JPLISAgent.c line: 792
Summary: Made the assert less restrictive.
Reviewed-by: dholmes, dcubed, sspitsyn
hseigel [Wed, 21 Sep 2016 08:10:48 -0400] rev 41359
8160987: JDWP ClassType.InvokeMethod doesn't validate class
Summary: Add code to validate class in JDWP instead of relying on JNI to do the check.
Reviewed-by: dholmes, dcubed, sspitsyn, dsamersoff
ccheung [Tue, 20 Sep 2016 10:37:32 -0700] rev 41358
8164011: --patch-module support for CDS
Summary: exports the ZIP_FreeEntry function
Reviewed-by: iklam, dcubed, lfoltan
mullan [Wed, 05 Oct 2016 12:36:42 -0400] rev 41357
Merge