dlong [Mon, 26 Sep 2016 14:21:22 -0400] rev 41364
Merge
dlong [Tue, 20 Sep 2016 16:34:47 -0400] rev 41363
Merge
vdeshpande [Fri, 26 Aug 2016 12:20:09 -0700] rev 41362
8154122: Intrinsify fused mac operations
Summary: added FMA intrinsics on x86
Reviewed-by: kvn, aph, darcy
amurillo [Fri, 23 Sep 2016 13:44:03 -0700] rev 41361
Merge
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
mullan [Wed, 05 Oct 2016 12:36:01 -0400] rev 41356
8166632: Document how to grant permissions for a module jrt:/<module> in the image
Reviewed-by: alanb, mchung
skovalev [Mon, 03 Oct 2016 18:33:34 +0300] rev 41355
8166791: Fix module dependencies for networking component tests
Reviewed-by: chegar, alanb