duke [Wed, 05 Jul 2017 19:01:47 +0200] rev 18455
Merge
amurillo [Fri, 28 Jun 2013 02:25:08 -0700] rev 18454
Added tag hs25-b39 for changeset 4056af328b00
amurillo [Fri, 28 Jun 2013 02:25:07 -0700] rev 18453
Merge
kvn [Thu, 27 Jun 2013 11:12:19 -0700] rev 18452
Merge
goetz [Mon, 24 Jun 2013 16:11:47 +0200] rev 18451
8017531: 8010460 changes broke bytecodeInterpreter.cpp
Summary: Replace _indy by _jsr292 and also fix VERIFY_OOP macros.
Reviewed-by: kvn
adlertz [Wed, 26 Jun 2013 00:40:13 +0200] rev 18450
8017510: Add a regression test for 8005956
Summary: Regression test for 8005956
Reviewed-by: kvn, twisti
adlertz [Tue, 25 Jun 2013 12:07:07 -0700] rev 18449
8017243: 8001345 is incomplete
Summary: Replaces unused decodeN at MemBarAcquire with its corresponding loadN if loadN is used at more than one place.
Reviewed-by: kvn, twisti
twisti [Mon, 24 Jun 2013 18:23:45 -0700] rev 18448
Merge
twisti [Mon, 24 Jun 2013 17:47:25 -0700] rev 18447
8017538: Clang support broke slowdebug build for i586
Reviewed-by: kvn
goetz [Mon, 24 Jun 2013 11:53:54 -0700] rev 18446
8017308: Remove unused breakpoint relocation type
Summary: remove unused breakpoint relocation type
Reviewed-by: kvn
ehelin [Thu, 27 Jun 2013 10:56:10 +0200] rev 18445
Merge
ehelin [Wed, 26 Jun 2013 16:58:37 +0200] rev 18444
8013590: NPG: Add a memory pool MXBean for Metaspace
Reviewed-by: jmasa, mgerdin
jmasa [Tue, 25 Jun 2013 15:17:11 -0700] rev 18443
8014851: UseAdaptiveGCBoundary is broken
Reviewed-by: tschatzl, brutisso
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
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>
sla [Tue, 25 Jun 2013 14:11:57 +0200] rev 18440
8017561: Build errors caused by missing .PHONY
Reviewed-by: stefank, brutisso
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
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
dcubed [Fri, 21 Jun 2013 10:55:26 -0700] rev 18437
Merge
dcubed [Fri, 21 Jun 2013 08:18:08 -0700] rev 18436
Merge
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
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
mgronlun [Thu, 20 Jun 2013 11:53:51 +0200] rev 18433
8016735: Remove superfluous EnableInvokeDynamic warning from UnlockDiagnosticVMOptions check
Reviewed-by: sla, dholmes
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
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
amurillo [Fri, 21 Jun 2013 00:59:12 -0700] rev 18430
8017253: new hotspot build - hs25-b39
Reviewed-by: jcoomes
katleman [Thu, 27 Jun 2013 13:40:18 -0700] rev 18429
Added tag jdk8-b96 for changeset 14d9242a9dc9
katleman [Tue, 02 Jul 2013 15:55:14 -0700] rev 18428
Merge
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
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
erikj [Fri, 28 Jun 2013 12:02:37 +0200] rev 18425
8010385: build with LOG=trace broken on mac
Reviewed-by: dholmes, tbell, prr
erikj [Fri, 28 Jun 2013 12:00:03 +0200] rev 18424
8016303: make CONF= isn't working
Reviewed-by: tbell
erikj [Fri, 28 Jun 2013 11:58:16 +0200] rev 18423
8019229: Build Configuration Fail in Windows Platform
Reviewed-by: chegar, tbell, dxu
erikj [Fri, 28 Jun 2013 11:55:46 +0200] rev 18422
8016605: New files dont apear in src.zip
Reviewed-by: tbell
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
katleman [Thu, 27 Jun 2013 13:40:12 -0700] rev 18420
Added tag jdk8-b96 for changeset 3fe185be063a
duke [Wed, 05 Jul 2017 19:01:33 +0200] rev 18419
Added tag jdk8-b96 for changeset ea73f01b9053
duke [Wed, 05 Jul 2017 19:01:32 +0200] rev 18418
Merge
duke [Wed, 05 Jul 2017 19:01:29 +0200] rev 18417
Merge
katleman [Wed, 26 Jun 2013 11:26:33 -0700] rev 18416
8016684: JDK8 b94 source with GPL header errors
Reviewed-by: tbell, darcy
lana [Mon, 24 Jun 2013 14:27:32 -0700] rev 18415
Merge
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
chegar [Wed, 19 Jun 2013 13:00:00 +0100] rev 18413
Merge
chegar [Wed, 19 Jun 2013 11:48:05 +0100] rev 18412
8017045: anti-delta fix for 8013789
Reviewed-by: alanb
vromero [Wed, 19 Jun 2013 11:09:13 +0100] rev 18411
8006981: javac, method toString() of class ...javac.code.Flags doesn't print all the flag bits
Reviewed-by: jjg
mfang [Tue, 18 Jun 2013 20:56:04 -0700] rev 18410
8015657: jdk8 l10n resource file translation update 3
Reviewed-by: yhuang
chegar [Tue, 18 Jun 2013 20:08:49 +0100] rev 18409
Merge
chegar [Tue, 18 Jun 2013 09:36:46 +0100] rev 18408
Merge
chegar [Mon, 17 Jun 2013 11:27:46 +0100] rev 18407
Merge
chegar [Tue, 11 Jun 2013 09:25:57 +0100] rev 18406
Merge
chegar [Mon, 10 Jun 2013 09:52:54 +0100] rev 18405
Merge
bpatel [Fri, 07 Jun 2013 16:12:04 -0700] rev 18404
8015997: Additional improvement in Javadoc framing
Reviewed-by: jjg
chegar [Fri, 31 May 2013 10:28:30 +0100] rev 18403
Merge
chegar [Thu, 23 May 2013 12:50:40 +0100] rev 18402
Merge
chegar [Thu, 16 May 2013 11:42:04 +0100] rev 18401
Merge
chegar [Wed, 08 May 2013 10:28:35 +0100] rev 18400
Merge
chegar [Wed, 08 May 2013 10:27:52 +0100] rev 18399
Merge
bpatel [Fri, 03 May 2013 08:52:33 -0700] rev 18398
8012375: Improve Javadoc framing
Reviewed-by: mduigou, jlaskey
chegar [Sun, 28 Apr 2013 08:16:41 +0100] rev 18397
Merge
chegar [Wed, 24 Apr 2013 11:03:32 +0100] rev 18396
Merge
vromero [Tue, 18 Jun 2013 19:02:48 +0100] rev 18395
8016267: javac, TypeTag refactoring has provoked performance issues
Reviewed-by: jjg
vromero [Tue, 18 Jun 2013 18:57:52 +0100] rev 18394
8016607: javac, avoid analyzing lambdas for source 7 compilation
Reviewed-by: jjg
Contributed-by: maurizio.cimadamore@oracle.com
rfield [Mon, 17 Jun 2013 20:29:31 -0700] rev 18393
8013789: Compiler should emit bridges in interfaces
Summary: paired with 8015402: Lambda metafactory should not attempt to determine bridge methods
Reviewed-by: vromero
Contributed-by: maurizio.cimadamore@oracle.com
darcy [Mon, 17 Jun 2013 14:46:01 -0700] rev 18392
8016779: Fix doclint warnings in javax.lang.model
Reviewed-by: jjg