amurillo [Fri, 30 Sep 2016 02:52:42 -0700] rev 41367
Merge
mikael [Wed, 28 Sep 2016 08:22:54 -0700] rev 41366
8166045: jdk/internal/misc/Unsafe tests fail due to timeout
Summary: Only run the memory hungry tests on large machines
Reviewed-by: dholmes, ctornqvi
dlong [Tue, 27 Sep 2016 21:14:47 -0400] rev 41365
Merge
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
rpatil [Wed, 05 Oct 2016 16:39:13 +0530] rev 41354
8166875: (tz) Support tzdata2016g
Reviewed-by: martin, okutsu
erikj [Wed, 05 Oct 2016 10:49:49 +0200] rev 41353
8150736: Excessive disk space used by build system
Reviewed-by: ihse
mchung [Tue, 04 Oct 2016 18:56:28 -0700] rev 41352
8166860: Add magic number to jmod file
Reviewed-by: alanb, jjg