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
martin [Fri, 30 Sep 2016 10:52:19 -0700] rev 41351
8166981: RGBColorConvertTest has wrong @run line
Reviewed-by: prr, rasbold, serb
martin [Fri, 30 Sep 2016 10:30:57 -0700] rev 41350
8166976: TestCipherPBECons has wrong @run line
Reviewed-by: snikandrova, wetmore, rasbold
lana [Thu, 06 Oct 2016 20:56:11 +0000] rev 41349
Added tag jdk-9+139 for changeset 5da543633b3b
duke [Wed, 05 Jul 2017 22:18:27 +0200] rev 41348
Merge
iris [Thu, 06 Oct 2016 18:05:53 -0700] rev 41347
8166799: ASSEMBLY_EXCEPTION contains historical company name
Reviewed-by: mchung, tbell
lana [Thu, 06 Oct 2016 23:12:14 +0000] rev 41346
Merge
amurillo [Wed, 05 Oct 2016 09:52:53 -0700] rev 41345
Merge
amurillo [Wed, 05 Oct 2016 06:28:22 -0700] rev 41344
Merge
amurillo [Fri, 30 Sep 2016 02:52:38 -0700] rev 41343
Merge
goetz [Tue, 27 Sep 2016 10:47:08 +0200] rev 41342
8166765: [ppc] Port "8163014: Mysterious/wrong value for long frame local variable on 64-bit"
Reviewed-by: mockner
goetz [Tue, 27 Sep 2016 15:45:44 +0200] rev 41341
8166777: [ppc] port "8164086: Checked JNI pending exception check should be cleared"
Reviewed-by: fparain, dholmes
vtewari [Wed, 28 Sep 2016 11:58:56 +0530] rev 41340
8165537: runtime/SharedArchiveFile/SASymbolTableTest.java fails with NullPointerException
Summary: Modify SASymbolTableTest.java to attach to LingeredApp and also handle the case where SymbolTable is not created.
Reviewed-by: dsamersoff, mseledtsov, iklam
Contributed-by: sharath.ballal@oracle.com
dlong [Tue, 27 Sep 2016 20:55:13 -0400] rev 41339
Merge
dlong [Mon, 26 Sep 2016 14:21:21 -0400] rev 41338
Merge
mdoerr [Mon, 19 Sep 2016 15:08:03 +0200] rev 41337
8166140: C1: Possible integer overflow in LIRGenerator::generate_address on several platforms
Reviewed-by: kvn
thartmann [Mon, 26 Sep 2016 08:51:36 +0200] rev 41336
8161085: PreserveFPRegistersTest fails with 'AssertionError: Final value has changed'
Summary: C1's G1 barriers should save/restore vector registers before calling into the runtime.
Reviewed-by: kvn, vlivanov
ppunegov [Wed, 17 Aug 2016 18:48:34 +0300] rev 41335
8156852: Convert JSON_test to Gtest
Summary: convert test from InternalVMTests to Gtest
Reviewed-by: kvn, kzhaldyb
mdoerr [Thu, 22 Sep 2016 12:17:24 +0200] rev 41334
8164920: ppc: enhancement of CRC32 intrinsic
Reviewed-by: goetz, mdoerr
Contributed-by: Hiroshi H Horii <horii@jp.ibm.com>
kvn [Wed, 21 Sep 2016 13:47:56 -0700] rev 41333
8078122: YMM registers upper 128 bits may get clobbered by a JNI call on windows
Summary: Convert all XMM registers to be Save-on-Call on Win64.
Reviewed-by: kvn
Contributed-by: kishor.kharbas@intel.com
thartmann [Wed, 21 Sep 2016 08:14:46 +0200] rev 41332
8166046: [TESTBUG] compiler/stringopts/TestStringObjectInitialization.java fails with OOME
Summary: Reduced heap memory consumption of test.
Reviewed-by: kvn
mcberg [Tue, 20 Sep 2016 16:50:37 -0700] rev 41331
8129376: SPECjvm98-client performance regression in 9-b66
Reviewed-by: kvn
dlong [Tue, 20 Sep 2016 16:34:45 -0400] rev 41330
Merge