dlong [Tue, 27 Oct 2015 01:45:03 -0400] rev 33496
Merge
vlivanov [Mon, 19 Oct 2015 17:52:39 +0300] rev 33495
8139881: Exclude java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java from execution
Reviewed-by: kvn
naoto [Mon, 02 Nov 2015 08:46:19 -0800] rev 33494
8062006: Add a new locale data name "COMPAT" for java.locale.providers system property to reduce ambiguity
Reviewed-by: okutsu
simonis [Mon, 02 Nov 2015 14:57:04 +0100] rev 33493
8140514: [TESTBUG] enable sun/security/pkcs11 tests on Linux/ppc64
Reviewed-by: wetmore
rriggs [Fri, 30 Oct 2015 11:12:20 -0400] rev 33492
8139390: Very long classname in jimage causes SIGSEGV
Summary: Correct issues with ImageNativeSubstrate and JImageReadTest
Reviewed-by: mchung
lana [Thu, 05 Nov 2015 08:15:41 -0800] rev 33491
Added tag jdk9-b91 for changeset 25ff2fb494ce
duke [Wed, 05 Jul 2017 20:58:49 +0200] rev 33490
Merge
lana [Thu, 05 Nov 2015 13:41:47 -0800] rev 33489
Merge
amurillo [Fri, 30 Oct 2015 12:03:08 -0700] rev 33488
Merge
iignatyev [Thu, 29 Oct 2015 19:30:51 +0000] rev 33487
Merge
ppunegov [Thu, 29 Oct 2015 21:31:47 +0300] rev 33486
8140776: CompilerControl: Remove UTF-16 from the tests
Summary: remove UTF-16 from the generation until the failure reason isn't found
Reviewed-by: iignatyev
iveresov [Thu, 29 Oct 2015 09:59:56 -0700] rev 33485
8140604: Internal Error runtime/stubRoutines.hpp:392 assert(_intrinsic_log != 0L) failed: must be defined
Summary: Fix the faulty assert, remove remaining _intrinsic_log references
Reviewed-by: roland
shade [Thu, 29 Oct 2015 13:23:43 +0000] rev 33484
Merge
shade [Thu, 29 Oct 2015 14:08:19 +0300] rev 33483
8140483: Atomic*FieldUpdaters final fields should be trusted
Summary: Add exceptions for A*FU subclasses that do the actual work.
Reviewed-by: jrose, vlivanov
iignatyev [Thu, 29 Oct 2015 10:56:58 +0000] rev 33482
Merge