Wed, 02 Oct 2013 13:26:45 -0700 Added tag jdk8-b110 for changeset e78392f8a04b
katleman [Wed, 02 Oct 2013 13:26:45 -0700] rev 20322
Added tag jdk8-b110 for changeset e78392f8a04b
Wed, 05 Jul 2017 19:14:40 +0200 Merge
duke [Wed, 05 Jul 2017 19:14:40 +0200] rev 20321
Merge
Fri, 04 Oct 2013 14:10:09 -0700 Added tag hs25-b53 for changeset 2e003ae41242
amurillo [Fri, 04 Oct 2013 14:10:09 -0700] rev 20320
Added tag hs25-b53 for changeset 2e003ae41242
Fri, 04 Oct 2013 14:10:08 -0700 Merge
amurillo [Fri, 04 Oct 2013 14:10:08 -0700] rev 20319
Merge
Fri, 04 Oct 2013 13:37:25 -0700 Merge
jcoomes [Fri, 04 Oct 2013 13:37:25 -0700] rev 20318
Merge
Thu, 03 Oct 2013 17:16:23 +0200 8025853: Remove unnecessary uses of GenerationSizer
jwilhelm [Thu, 03 Oct 2013 17:16:23 +0200] rev 20317
8025853: Remove unnecessary uses of GenerationSizer Summary: Removed stray includes and some minor cleanup of GenerationSizer Reviewed-by: tschatzl, jcoomes
Thu, 03 Oct 2013 13:19:19 +0200 8025855: Simplify GenRemSet code slightly
jwilhelm [Thu, 03 Oct 2013 13:19:19 +0200] rev 20316
8025855: Simplify GenRemSet code slightly Summary: Remove a few redundant switch-statements Reviewed-by: jcoomes, tschatzl
Wed, 02 Oct 2013 18:24:58 +0200 Merge
ehelin [Wed, 02 Oct 2013 18:24:58 +0200] rev 20315
Merge
Mon, 30 Sep 2013 11:39:07 +0200 8025226: TestPerfCountersAndMemoryPools.java fails with -Xmixed or -Xcomp
ehelin [Mon, 30 Sep 2013 11:39:07 +0200] rev 20314
8025226: TestPerfCountersAndMemoryPools.java fails with -Xmixed or -Xcomp Reviewed-by: brutisso, mgerdin
Wed, 02 Oct 2013 14:33:32 +0200 8012525: gc/metaspace/G1AddMetaspaceDependency.java Test fails a safepoint timeout assertion or hangs.
mgerdin [Wed, 02 Oct 2013 14:33:32 +0200] rev 20313
8012525: gc/metaspace/G1AddMetaspaceDependency.java Test fails a safepoint timeout assertion or hangs. Reviewed-by: brutisso, tschatzl
Tue, 01 Oct 2013 15:21:14 +0200 8025313: MetaspaceMemoryPool incorrectly reports undefined size for max
ehelin [Tue, 01 Oct 2013 15:21:14 +0200] rev 20312
8025313: MetaspaceMemoryPool incorrectly reports undefined size for max Reviewed-by: stefank, tschatzl
Tue, 01 Oct 2013 07:52:52 +0200 8025605: G1: Heap expansion logging misleading for fully expanded heap
brutisso [Tue, 01 Oct 2013 07:52:52 +0200] rev 20311
8025605: G1: Heap expansion logging misleading for fully expanded heap Reviewed-by: tschatzl, jwilhelm, jmasa
Mon, 30 Sep 2013 12:43:59 +0200 8025441: G1: assert "assert(thread < _num_vtimes) failed: just checking" fails when G1ConcRefinementThreads > ParallelGCThreads
tschatzl [Mon, 30 Sep 2013 12:43:59 +0200] rev 20310
8025441: G1: assert "assert(thread < _num_vtimes) failed: just checking" fails when G1ConcRefinementThreads > ParallelGCThreads Summary: The initialization for the remembered set summary data structures used the wrong thread count, i.e. number of worker threads instead of number of refinement threads. Reviewed-by: brutisso
Tue, 24 Sep 2013 14:46:29 +0200 8025305: Cleanup CardTableModRefBS usage in G1
mgerdin [Tue, 24 Sep 2013 14:46:29 +0200] rev 20309
8025305: Cleanup CardTableModRefBS usage in G1 Summary: Move some G1 specific code from CardTableModRefBS to G1SATBCardTableModRefBS. Reviewed-by: brutisso, tschatzl, ehelin
Fri, 27 Sep 2013 13:41:07 +0200 Merge
tschatzl [Fri, 27 Sep 2013 13:41:07 +0200] rev 20308
Merge
Fri, 27 Sep 2013 11:18:26 +0200 Merge
tschatzl [Fri, 27 Sep 2013 11:18:26 +0200] rev 20307
Merge
Fri, 27 Sep 2013 10:23:12 +0200 8025279: metaspace/flags/maxMetaspaceSize throws OOM: out of Compressed Klass space
mgerdin [Fri, 27 Sep 2013 10:23:12 +0200] rev 20306
8025279: metaspace/flags/maxMetaspaceSize throws OOM: out of Compressed Klass space Summary: Only put "Compressed class space" as OOM cause if actually using Compressed class space Reviewed-by: jwilhelm, stefank, ehelin, coleenp
Thu, 26 Sep 2013 12:49:45 +0200 8014078: G1: improve remembered set summary information by providing per region type information
tschatzl [Thu, 26 Sep 2013 12:49:45 +0200] rev 20305
8014078: G1: improve remembered set summary information by providing per region type information Summary: Add memory consumption breakdown on a per region type in the G1 remembered set summary statistics. This simplifies remembered set memory consumption analysis. Reviewed-by: brutisso
Thu, 03 Oct 2013 10:35:32 -0700 Merge
vladidan [Thu, 03 Oct 2013 10:35:32 -0700] rev 20304
Merge
Thu, 03 Oct 2013 10:25:54 -0400 Merge
jprovino [Thu, 03 Oct 2013 10:25:54 -0400] rev 20303
Merge
Fri, 27 Sep 2013 13:53:43 -0400 Merge
jiangli [Fri, 27 Sep 2013 13:53:43 -0400] rev 20302
Merge
Fri, 27 Sep 2013 13:49:57 -0400 8024990: JT_JDK: 11 failures with SIGSEGV on arm-sflt platforms in nightly fastdebug build.
jiangli [Fri, 27 Sep 2013 13:49:57 -0400] rev 20301
8024990: JT_JDK: 11 failures with SIGSEGV on arm-sflt platforms in nightly fastdebug build. Summary: Enable patching for load_appendix_id. Reviewed-by: kvn, dlong, bdelsart
Thu, 03 Oct 2013 16:38:21 +0400 Merge
iveresov [Thu, 03 Oct 2013 16:38:21 +0400] rev 20300
Merge
Wed, 02 Oct 2013 06:17:10 -0700 8025233: Move sun.invoke.Stable into java.lang.invoke package
vlivanov [Wed, 02 Oct 2013 06:17:10 -0700] rev 20299
8025233: Move sun.invoke.Stable into java.lang.invoke package Reviewed-by: twisti, iveresov
Fri, 27 Sep 2013 13:36:25 -0400 8025260: Methodhandles/JSR292: NullPointerException (NPE) thrown instead of AbstractMethodError (AME)
drchase [Fri, 27 Sep 2013 13:36:25 -0400] rev 20298
8025260: Methodhandles/JSR292: NullPointerException (NPE) thrown instead of AbstractMethodError (AME) Summary: Copied null-checks from templateInterpreter_CPU into methodHandles_CPU Reviewed-by: jrose, twisti
Mon, 30 Sep 2013 15:42:39 -0700 8025599: Missing store barrier with OptimizeStringConcat
twisti [Mon, 30 Sep 2013 15:42:39 -0700] rev 20297
8025599: Missing store barrier with OptimizeStringConcat Reviewed-by: kvn, twisti Contributed-by: Axel Siebenborn <axel.siebenborn@sap.com>
Fri, 27 Sep 2013 11:52:24 +0400 8014447: Object.hashCode intrinsic breaks inline caches
shade [Fri, 27 Sep 2013 11:52:24 +0400] rev 20296
8014447: Object.hashCode intrinsic breaks inline caches Summary: Try to inline as normal method first, then fall back to intrinsic. Reviewed-by: kvn, twisti
Sat, 28 Sep 2013 12:42:22 -0700 8025613: clang: remove -Wno-unused-value
twisti [Sat, 28 Sep 2013 12:42:22 -0700] rev 20295
8025613: clang: remove -Wno-unused-value Reviewed-by: iveresov
Sat, 28 Sep 2013 12:32:10 +0400 8023452: TestCase$Helper(java.lang.Object) must be osr_compiled
iignatyev [Sat, 28 Sep 2013 12:32:10 +0400] rev 20294
8023452: TestCase$Helper(java.lang.Object) must be osr_compiled Reviewed-by: kvn
Sat, 28 Sep 2013 12:32:09 +0400 8024678: Java source files in hotspot/test/testlibrary should not use @author tag in JavaDoc
iignatyev [Sat, 28 Sep 2013 12:32:09 +0400] rev 20293
8024678: Java source files in hotspot/test/testlibrary should not use @author tag in JavaDoc Reviewed-by: twisti
Fri, 27 Sep 2013 15:43:03 -0700 Merge
adlertz [Fri, 27 Sep 2013 15:43:03 -0700] rev 20292
Merge
Fri, 27 Sep 2013 12:43:51 -0700 Merge
adlertz [Fri, 27 Sep 2013 12:43:51 -0700] rev 20291
Merge
Fri, 27 Sep 2013 10:50:55 +0200 8020151: PSR:PERF Large performance regressions when code cache is filled
anoll [Fri, 27 Sep 2013 10:50:55 +0200] rev 20290
8020151: PSR:PERF Large performance regressions when code cache is filled Summary: Code cache sweeping based on method hotness; removed speculatively disconnect Reviewed-by: kvn, iveresov
Fri, 27 Sep 2013 08:39:19 +0200 8024924: Intrinsify java.lang.Math.addExact
rbackman [Fri, 27 Sep 2013 08:39:19 +0200] rev 20289
8024924: Intrinsify java.lang.Math.addExact Reviewed-by: kvn, twisti
Thu, 26 Sep 2013 12:07:53 -0700 8024545: make develop and notproduct flag values available in product builds
twisti [Thu, 26 Sep 2013 12:07:53 -0700] rev 20288
8024545: make develop and notproduct flag values available in product builds Reviewed-by: dholmes, kvn
Tue, 01 Oct 2013 11:06:35 -0400 Merge
zgu [Tue, 01 Oct 2013 11:06:35 -0400] rev 20287
Merge
Tue, 01 Oct 2013 09:21:43 -0400 Merge
zgu [Tue, 01 Oct 2013 09:21:43 -0400] rev 20286
Merge
Tue, 01 Oct 2013 08:54:05 -0400 8022187: Missing ResourceMark crash when assertion using FormatBufferResource fails
zgu [Tue, 01 Oct 2013 08:54:05 -0400] rev 20285
8022187: Missing ResourceMark crash when assertion using FormatBufferResource fails Summary: Uses stack for the format buffer instead of resource memory Reviewed-by: kvn, coleenp
Tue, 01 Oct 2013 08:10:42 -0400 8011311: Private interface methods. Default conflicts:ICCE. no erased_super_default.
acorn [Tue, 01 Oct 2013 08:10:42 -0400] rev 20284
8011311: Private interface methods. Default conflicts:ICCE. no erased_super_default. Reviewed-by: coleenp, bharadwaj, minqi
Fri, 27 Sep 2013 10:08:56 -0400 Merge
zgu [Fri, 27 Sep 2013 10:08:56 -0400] rev 20283
Merge
Thu, 26 Sep 2013 10:25:02 -0400 7195622: CheckUnhandledOops has limited usefulness now
hseigel [Thu, 26 Sep 2013 10:25:02 -0400] rev 20282
7195622: CheckUnhandledOops has limited usefulness now Summary: Enable CHECK_UNHANDLED_OOPS in fastdebug builds across all supported platforms. Reviewed-by: coleenp, hseigel, dholmes, stefank, twisti, ihse, rdurbin Contributed-by: lois.foltan@oracle.com
Wed, 25 Sep 2013 17:47:51 +0200 8024492: [TESTBUG] Test library class Platform.java needs to include methods for missing OS's and architectures
ctornqvi [Wed, 25 Sep 2013 17:47:51 +0200] rev 20281
8024492: [TESTBUG] Test library class Platform.java needs to include methods for missing OS's and architectures Summary: Added methods for 32bit, arm, ppc, x64 and x86 Reviewed-by: zgu, hseigel, mseledtsov
Wed, 25 Sep 2013 17:47:22 +0200 8024677: [TESTBUG] Move tests for classes in /testlibrary
ctornqvi [Wed, 25 Sep 2013 17:47:22 +0200] rev 20280
8024677: [TESTBUG] Move tests for classes in /testlibrary Summary: Moved the tests to /testlibrary_tests and updated TEST.groups Reviewed-by: dholmes, sla
Wed, 25 Sep 2013 13:58:13 +0200 8023956: Provide a work-around to broken Linux 32 bit "Exec Shield" using CS for NX emulation (crashing with SI_KERNEL)
dsimms [Wed, 25 Sep 2013 13:58:13 +0200] rev 20279
8023956: Provide a work-around to broken Linux 32 bit "Exec Shield" using CS for NX emulation (crashing with SI_KERNEL) Summary: Execute some code at a high virtual address value, and keep mapped Reviewed-by: coleenp, zgu
Thu, 26 Sep 2013 13:41:34 -0700 8025536: new hotspot build - hs25-b53
amurillo [Thu, 26 Sep 2013 13:41:34 -0700] rev 20278
8025536: new hotspot build - hs25-b53 Reviewed-by: jcoomes
Wed, 02 Oct 2013 13:26:31 -0700 Added tag jdk8-b110 for changeset 5feed41054de
katleman [Wed, 02 Oct 2013 13:26:31 -0700] rev 20277
Added tag jdk8-b110 for changeset 5feed41054de
Tue, 08 Oct 2013 13:09:20 -0700 Merge
katleman [Tue, 08 Oct 2013 13:09:20 -0700] rev 20276
Merge
Mon, 07 Oct 2013 18:19:15 +0200 8005924: Make it possible to set both --with-user-release-suffix and --with-build-number
erikj [Mon, 07 Oct 2013 18:19:15 +0200] rev 20275
8005924: Make it possible to set both --with-user-release-suffix and --with-build-number Reviewed-by: ihse, tbell
Mon, 07 Oct 2013 13:11:40 +0200 8025920: webrev.ksh does not provide any details about changes in zip files
thurka [Mon, 07 Oct 2013 13:11:40 +0200] rev 20274
8025920: webrev.ksh does not provide any details about changes in zip files Summary: Add support for diffs for zip files Reviewed-by: ksrini, chegar
Thu, 03 Oct 2013 11:26:11 +0200 8008944: Correct typos
ihse [Thu, 03 Oct 2013 11:26:11 +0200] rev 20273
8008944: Correct typos Reviewed-by: tbell, erikj
Wed, 02 Oct 2013 13:26:25 -0700 Added tag jdk8-b110 for changeset 6766207925ff
katleman [Wed, 02 Oct 2013 13:26:25 -0700] rev 20272
Added tag jdk8-b110 for changeset 6766207925ff
Wed, 05 Jul 2017 19:14:20 +0200 Added tag jdk8-b110 for changeset b5d2bf482a3e
duke [Wed, 05 Jul 2017 19:14:20 +0200] rev 20271
Added tag jdk8-b110 for changeset b5d2bf482a3e
Wed, 05 Jul 2017 19:14:19 +0200 Merge jdk8-b110
duke [Wed, 05 Jul 2017 19:14:19 +0200] rev 20270
Merge
Wed, 05 Jul 2017 19:14:16 +0200 Merge
duke [Wed, 05 Jul 2017 19:14:16 +0200] rev 20269
Merge
Thu, 26 Sep 2013 17:23:00 -0700 Merge
lana [Thu, 26 Sep 2013 17:23:00 -0700] rev 20268
Merge
Thu, 26 Sep 2013 15:04:15 -0700 8011738: Write test to check for bootstrap attributes for lambda expressions in class file
sogoel [Thu, 26 Sep 2013 15:04:15 -0700] rev 20267
8011738: Write test to check for bootstrap attributes for lambda expressions in class file Reviewed-by: mcimadamore
Thu, 26 Sep 2013 19:06:09 +0100 8025139: javac patch for using bootstrap compiler for debugging is not working properly
vromero [Thu, 26 Sep 2013 19:06:09 +0100] rev 20266
8025139: javac patch for using bootstrap compiler for debugging is not working properly Reviewed-by: jjg
Thu, 26 Sep 2013 20:07:43 +0200 8025491: Javac regression test tools/javac/T8003967/DetectMutableStaticFields.java failing
jlahoda [Thu, 26 Sep 2013 20:07:43 +0200] rev 20265
8025491: Javac regression test tools/javac/T8003967/DetectMutableStaticFields.java failing Summary: Making HtmlTree.NONENCODING_CHARS final Reviewed-by: jjg
Wed, 25 Sep 2013 22:26:42 -0700 8004825: javadoc crash DocletAbortException
bpatel [Wed, 25 Sep 2013 22:26:42 -0700] rev 20264
8004825: javadoc crash DocletAbortException Reviewed-by: jjg
Wed, 25 Sep 2013 14:04:24 -0700 8025412: Add legal header and comments to test/tools/doclint/tidy/util/Main.java
jjg [Wed, 25 Sep 2013 14:04:24 -0700] rev 20263
8025412: Add legal header and comments to test/tools/doclint/tidy/util/Main.java Reviewed-by: bpatel
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip