kbarrett [Thu, 07 Jul 2016 15:40:36 -0400] rev 39701
8160350: cannot truss jdk9 [ solaris ]
Summary: Removed no longer needed code to enable or test for vtime support.
Reviewed-by: kbarrett, dcubed, gthornbr
Contributed-by: alan.burlison@oracle.com
zmajo [Wed, 06 Jul 2016 12:01:07 +0000] rev 39700
Merge
zmajo [Wed, 06 Jul 2016 11:16:36 +0200] rev 39699
8160527: Check for final instance field updates can be omitted
Summary: Disable final field resolution in the constant pool cache. Correct error message printed at field resolution. New tests.
Reviewed-by: jrose, coleenp
tschatzl [Wed, 06 Jul 2016 11:22:55 +0200] rev 39698
8159978: Use an array to store the collection set regions instead of linking through regions
Summary: Fix a potential problem with memory visibility in the sampling thread in the collection set by changing the way we store the collection set.
Reviewed-by: ehelin, jmasa
dcubed [Tue, 05 Jul 2016 21:24:24 +0000] rev 39697
Merge
dcubed [Tue, 05 Jul 2016 14:00:21 -0700] rev 39696
8160739: quarantine tests failing due to -XX:TieredStopAtLevel=1
8160743: quarantine tests that can't attach symbolicator to the process on MacOS X
Reviewed-by: sspitsyn, dholmes, kvn
drwhite [Tue, 05 Jul 2016 15:34:06 -0400] rev 39695
8158946: btree009 fails with assert(s > 0) failed: Bad size calculated
Summary: Set oop_size before setting _klass
Reviewed-by: coleenp, dholmes, kbarrett, tschatzl
kbarrett [Tue, 05 Jul 2016 20:09:21 +0200] rev 39694
Merge
ysuenaga [Mon, 04 Jul 2016 12:43:01 +0900] rev 39693
8160353: narrowing conversion error is occurred with GCC 6
Reviewed-by: kbarrett, dholmes
jmasa [Mon, 13 Jun 2016 14:10:09 -0700] rev 39692
8024945: Remove check on minimum size of MetaspaceSize
Reviewed-by: kbarrett, tschatzl
ysuenaga [Tue, 28 Jun 2016 00:24:10 +0900] rev 39691
8160361: SEGV occurred at JNIHandleBlock::oops_do(OopClosure*)
Reviewed-by: dsamersoff, tschatzl
pliden [Mon, 04 Jul 2016 11:27:11 +0200] rev 39690
8159974: G1 String deduplication logging not aligned with the rest of G1
Reviewed-by: stefank, tschatzl
amurillo [Sat, 02 Jul 2016 00:26:51 +0000] rev 39689
Merge
amurillo [Fri, 01 Jul 2016 16:55:44 -0700] rev 39688
Merge
amurillo [Thu, 21 Jul 2016 16:42:57 +0000] rev 39687
Added tag jdk-9+128 for changeset 77d414702a40
naoto [Fri, 22 Jul 2016 08:47:20 -0700] rev 39686
8162409: 8160873 did not update generated-configure.sh
Reviewed-by: tbell
amurillo [Thu, 21 Jul 2016 17:13:13 +0000] rev 39685
Merge
naoto [Thu, 21 Jul 2016 09:47:22 -0700] rev 39684
8160873: (cs) JDK9 Build failure on Hindi locale
Reviewed-by: tbell
amurillo [Fri, 15 Jul 2016 09:05:29 -0700] rev 39683
Merge
amurillo [Fri, 08 Jul 2016 12:17:09 -0700] rev 39682
Merge
amurillo [Fri, 01 Jul 2016 16:55:44 -0700] rev 39681
Merge
amurillo [Thu, 21 Jul 2016 16:42:56 +0000] rev 39680
Added tag jdk-9+128 for changeset 00cf8f38916f
duke [Wed, 05 Jul 2017 21:58:30 +0200] rev 39679
Added tag jdk-9+128 for changeset 5bf88dce615f
duke [Wed, 05 Jul 2017 21:58:29 +0200] rev 39678
Merge
duke [Wed, 05 Jul 2017 21:58:22 +0200] rev 39677
Merge
jjg [Thu, 14 Jul 2016 13:30:56 -0700] rev 39676
8071484: fix comment in DCReference
Reviewed-by: darcy
rfield [Thu, 14 Jul 2016 11:14:22 -0700] rev 39675
8161132: JShell tests: jdk/jshell/KullaCompletenessStressTest.java should pass if jdk.shell sources are not provided
Reviewed-by: rfield
Contributed-by: andrey.x.nazarov@oracle.com
dlsmith [Thu, 14 Jul 2016 11:57:15 -0600] rev 39674
8161013: Never treat anonymous classes as 'final'
Reviewed-by: vromero
amurillo [Thu, 14 Jul 2016 16:21:39 +0000] rev 39673
Merge
darcy [Wed, 13 Jul 2016 17:28:29 -0700] rev 39672
8161336: Remove two javadoc tests from the problem list
Reviewed-by: jjg
mchung [Wed, 13 Jul 2016 14:41:27 -0700] rev 39671
8160398: (jdeps) Replace a list of JDK 8 internal API for detecting if it's removed in JDK 9 or later
Reviewed-by: dfuchs
bpatel [Tue, 12 Jul 2016 12:55:18 -0700] rev 39670
8154261: Module summary page should display directives for the module
Reviewed-by: jjg, ksrini