Tue, 25 Jun 2013 15:17:11 -0700 8014851: UseAdaptiveGCBoundary is broken
jmasa [Tue, 25 Jun 2013 15:17:11 -0700] rev 18443
8014851: UseAdaptiveGCBoundary is broken Reviewed-by: tschatzl, brutisso
Tue, 25 Jun 2013 09:58:26 -0700 8014546: MetaspaceAux print_metaspace_change() should print "used" after GC not capacity
jmasa [Tue, 25 Jun 2013 09:58:26 -0700] rev 18442
8014546: MetaspaceAux print_metaspace_change() should print "used" after GC not capacity Reviewed-by: johnc, tschatzl
Fri, 07 Jun 2013 09:46:58 -0700 7122222: GC log is limited to 2G for 32-bit
tamao [Fri, 07 Jun 2013 09:46:58 -0700] rev 18441
7122222: GC log is limited to 2G for 32-bit Summary: Enable large file support for generated 32-bit ostream.o on Linux and Solaris (as only the two need this) by setting -D_FILE_OFFSET_BITS=64 in compilation Reviewed-by: tbell, mgerdin, dcubed Contributed-by: tamao <tao.mao@oracle.com>
Tue, 25 Jun 2013 14:11:57 +0200 8017561: Build errors caused by missing .PHONY
sla [Tue, 25 Jun 2013 14:11:57 +0200] rev 18440
8017561: Build errors caused by missing .PHONY Reviewed-by: stefank, brutisso
Mon, 24 Jun 2013 18:55:46 -0400 8016325: JVM hangs verifying system dictionary
coleenp [Mon, 24 Jun 2013 18:55:46 -0400] rev 18439
8016325: JVM hangs verifying system dictionary Summary: Minimize redundant verifications of Klasses. Reviewed-by: hseigel, jmasa
Sun, 23 Jun 2013 22:08:28 -0700 8009575: Reduce Symbol::_refcount from 4 bytes to 2 bytes
iklam [Sun, 23 Jun 2013 22:08:28 -0700] rev 18438
8009575: Reduce Symbol::_refcount from 4 bytes to 2 bytes Summary: Added Atomic::inc(short*) to support this change. Reviewed-by: coleenp, dcubed, dholmes, minqi
Fri, 21 Jun 2013 10:55:26 -0700 Merge
dcubed [Fri, 21 Jun 2013 10:55:26 -0700] rev 18437
Merge
Fri, 21 Jun 2013 08:18:08 -0700 Merge
dcubed [Fri, 21 Jun 2013 08:18:08 -0700] rev 18436
Merge
Fri, 21 Jun 2013 10:57:00 -0400 8017177: more explicit code location information in hs_err crash log
coleenp [Fri, 21 Jun 2013 10:57:00 -0400] rev 18435
8017177: more explicit code location information in hs_err crash log Summary: Add code pc location for compiled code Reviewed-by: kvn, coleenp Contributed-by: doug.simon@oracle.com
Fri, 21 Jun 2013 10:50:19 -0400 8004124: Handle and/or warn about SI_KERNEL
coleenp [Fri, 21 Jun 2013 10:50:19 -0400] rev 18434
8004124: Handle and/or warn about SI_KERNEL Summary: Detect this crash in the signal handler and give a fatal error message instead of making us chase down bugs that don't reproduce Reviewed-by: kvn, mgerdin, dholmes
Thu, 20 Jun 2013 11:53:51 +0200 8016735: Remove superfluous EnableInvokeDynamic warning from UnlockDiagnosticVMOptions check
mgronlun [Thu, 20 Jun 2013 11:53:51 +0200] rev 18433
8016735: Remove superfluous EnableInvokeDynamic warning from UnlockDiagnosticVMOptions check Reviewed-by: sla, dholmes
Wed, 19 Jun 2013 20:51:39 -0700 8008964: NPG: Memory regression: Thread::_metadata_handles uses 1 KB per thread.
iklam [Wed, 19 Jun 2013 20:51:39 -0700] rev 18432
8008964: NPG: Memory regression: Thread::_metadata_handles uses 1 KB per thread. Summary: Reduce default size of Thread::_metadata_handles from 300 to 30 Reviewed-by: coleenp, sspitsyn
Wed, 19 Jun 2013 13:14:03 -0700 8014326: [OSX] All libjvm symbols are exported
dholmes [Wed, 19 Jun 2013 13:14:03 -0700] rev 18431
8014326: [OSX] All libjvm symbols are exported Summary: Add support for a MacOS X compatible form of the libjvm mapfile. Reviewed-by: dcubed, rdurbin, coleenp
Fri, 21 Jun 2013 00:59:12 -0700 8017253: new hotspot build - hs25-b39
amurillo [Fri, 21 Jun 2013 00:59:12 -0700] rev 18430
8017253: new hotspot build - hs25-b39 Reviewed-by: jcoomes
Thu, 27 Jun 2013 13:40:18 -0700 Added tag jdk8-b96 for changeset 14d9242a9dc9
katleman [Thu, 27 Jun 2013 13:40:18 -0700] rev 18429
Added tag jdk8-b96 for changeset 14d9242a9dc9
Tue, 02 Jul 2013 15:55:14 -0700 Merge
katleman [Tue, 02 Jul 2013 15:55:14 -0700] rev 18428
Merge
Tue, 02 Jul 2013 15:07:05 +0200 8019537: jdk8-build prebuild fails in source bundle generation, The path of TOOLS_DIR ... is not found
erikj [Tue, 02 Jul 2013 15:07:05 +0200] rev 18427
8019537: jdk8-build prebuild fails in source bundle generation, The path of TOOLS_DIR ... is not found Reviewed-by: tbell
Mon, 01 Jul 2013 15:40:27 +0200 8009744: build-infra: REGRESSION: Publisher was NOT set for some JDK files
erikj [Mon, 01 Jul 2013 15:40:27 +0200] rev 18426
8009744: build-infra: REGRESSION: Publisher was NOT set for some JDK files Reviewed-by: tbell
Fri, 28 Jun 2013 12:02:37 +0200 8010385: build with LOG=trace broken on mac
erikj [Fri, 28 Jun 2013 12:02:37 +0200] rev 18425
8010385: build with LOG=trace broken on mac Reviewed-by: dholmes, tbell, prr
Fri, 28 Jun 2013 12:00:03 +0200 8016303: make CONF= isn't working
erikj [Fri, 28 Jun 2013 12:00:03 +0200] rev 18424
8016303: make CONF= isn't working Reviewed-by: tbell
Fri, 28 Jun 2013 11:58:16 +0200 8019229: Build Configuration Fail in Windows Platform
erikj [Fri, 28 Jun 2013 11:58:16 +0200] rev 18423
8019229: Build Configuration Fail in Windows Platform Reviewed-by: chegar, tbell, dxu
Fri, 28 Jun 2013 11:55:46 +0200 8016605: New files dont apear in src.zip
erikj [Fri, 28 Jun 2013 11:55:46 +0200] rev 18422
8016605: New files dont apear in src.zip Reviewed-by: tbell
Thu, 27 Jun 2013 09:27:06 +0200 8017047: Can't use --with-java-devtools and --with-devkit at the same time
erikj [Thu, 27 Jun 2013 09:27:06 +0200] rev 18421
8017047: Can't use --with-java-devtools and --with-devkit at the same time Reviewed-by: tbell
Thu, 27 Jun 2013 13:40:12 -0700 Added tag jdk8-b96 for changeset 3fe185be063a
katleman [Thu, 27 Jun 2013 13:40:12 -0700] rev 18420
Added tag jdk8-b96 for changeset 3fe185be063a
Wed, 05 Jul 2017 19:01:33 +0200 Added tag jdk8-b96 for changeset ea73f01b9053
duke [Wed, 05 Jul 2017 19:01:33 +0200] rev 18419
Added tag jdk8-b96 for changeset ea73f01b9053
Wed, 05 Jul 2017 19:01:32 +0200 Merge jdk8-b96
duke [Wed, 05 Jul 2017 19:01:32 +0200] rev 18418
Merge
Wed, 05 Jul 2017 19:01:29 +0200 Merge
duke [Wed, 05 Jul 2017 19:01:29 +0200] rev 18417
Merge
Wed, 26 Jun 2013 11:26:33 -0700 8016684: JDK8 b94 source with GPL header errors
katleman [Wed, 26 Jun 2013 11:26:33 -0700] rev 18416
8016684: JDK8 b94 source with GPL header errors Reviewed-by: tbell, darcy
Mon, 24 Jun 2013 14:27:32 -0700 Merge
lana [Mon, 24 Jun 2013 14:27:32 -0700] rev 18415
Merge
Wed, 19 Jun 2013 22:07:05 +0100 8016610: javac, add new internal symbols to make operator resolution faster
vromero [Wed, 19 Jun 2013 22:07:05 +0100] rev 18414
8016610: javac, add new internal symbols to make operator resolution faster Reviewed-by: jjg Contributed-by: maurizio.cimadamore@oracle.com
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip