Thu, 22 Oct 2015 17:24:17 +0000 Merge
coleenp [Thu, 22 Oct 2015 17:24:17 +0000] rev 33590
Merge
Thu, 22 Oct 2015 13:07:10 -0400 8139040: Fix initializations before ShouldNotReachHere() etc. and enable -Wuninitialized on linux.
goetz [Thu, 22 Oct 2015 13:07:10 -0400] rev 33589
8139040: Fix initializations before ShouldNotReachHere() etc. and enable -Wuninitialized on linux. Reviewed-by: stuefe, coleenp, roland
Wed, 21 Oct 2015 13:41:27 +0200 8139256: Add Makefile target to run internal VM tests
ehelin [Wed, 21 Oct 2015 13:41:27 +0200] rev 33588
8139256: Add Makefile target to run internal VM tests Reviewed-by: ihse, erikj
Thu, 22 Oct 2015 08:53:13 +0200 8139952: Remove UseCMSAdaptiveFreeLists, UseAsyncConcMarkSweepGC, CMSDictionaryChoice, CMSOverflowEarlyRestoration and CMSTestInFreeList
david [Thu, 22 Oct 2015 08:53:13 +0200] rev 33587
8139952: Remove UseCMSAdaptiveFreeLists, UseAsyncConcMarkSweepGC, CMSDictionaryChoice, CMSOverflowEarlyRestoration and CMSTestInFreeList Reviewed-by: jwilhelm, ecaspole
Wed, 21 Oct 2015 17:16:02 -0400 Merge
bobv [Wed, 21 Oct 2015 17:16:02 -0400] rev 33586
Merge
Wed, 21 Oct 2015 16:38:48 -0400 Merge
bobv [Wed, 21 Oct 2015 16:38:48 -0400] rev 33585
Merge
Mon, 19 Oct 2015 15:48:13 -0400 Merge
bobv [Mon, 19 Oct 2015 15:48:13 -0400] rev 33584
Merge
Mon, 19 Oct 2015 13:21:37 -0400 8136556: Add the ability to perform static builds of MacOSX x64 binaries
bobv [Mon, 19 Oct 2015 13:21:37 -0400] rev 33583
8136556: Add the ability to perform static builds of MacOSX x64 binaries Reviewed-by: ihse, bdelsart, gadams, lfoltan, rriggs, hseigel, twisti
Wed, 21 Oct 2015 19:10:21 +0000 Merge
ctornqvi [Wed, 21 Oct 2015 19:10:21 +0000] rev 33582
Merge
Wed, 21 Oct 2015 09:47:23 -0700 8140243: [TESTBUG] Exclude compiler/jvmci/compilerToVM/GetConstantPoolTest.java
ctornqvi [Wed, 21 Oct 2015 09:47:23 -0700] rev 33581
8140243: [TESTBUG] Exclude compiler/jvmci/compilerToVM/GetConstantPoolTest.java Reviewed-by: gtriantafill, kvn
Mon, 19 Oct 2015 15:03:58 +0200 8139772: Cleanups in Generation related code
jwilhelm [Mon, 19 Oct 2015 15:03:58 +0200] rev 33580
8139772: Cleanups in Generation related code Reviewed-by: tbenson, mgerdin
Wed, 21 Oct 2015 13:46:25 +0000 Merge
ecaspole [Wed, 21 Oct 2015 13:46:25 +0000] rev 33579
Merge
Tue, 20 Oct 2015 22:35:46 +0000 Merge
ecaspole [Tue, 20 Oct 2015 22:35:46 +0000] rev 33578
Merge
Tue, 20 Oct 2015 14:01:49 -0400 8060017: G1: Report heap sizing time
ecaspole [Tue, 20 Oct 2015 14:01:49 -0400] rev 33577
8060017: G1: Report heap sizing time Summary: Report heap expansion time done on VM thread after collection. Previously this was included in "Other" time. Reviewed-by: mgerdin, tschatzl
Tue, 13 Oct 2015 10:06:46 +0200 8058563: InstanceKlass::_dependencies list isn't cleared from empty nmethodBucket entries
stefank [Tue, 13 Oct 2015 10:06:46 +0200] rev 33576
8058563: InstanceKlass::_dependencies list isn't cleared from empty nmethodBucket entries Reviewed-by: mgerdin, vlivanov
Thu, 12 Nov 2015 10:39:00 -0800 Added tag jdk9-b92 for changeset bb921f8f8007
lana [Thu, 12 Nov 2015 10:39:00 -0800] rev 33575
Added tag jdk9-b92 for changeset bb921f8f8007
Thu, 12 Nov 2015 18:27:17 -0800 Merge
lana [Thu, 12 Nov 2015 18:27:17 -0800] rev 33574
Merge
Wed, 11 Nov 2015 11:27:54 +0000 8140606: Update library code to use internal Unsafe
chegar [Wed, 11 Nov 2015 11:27:54 +0000] rev 33573
8140606: Update library code to use internal Unsafe Reviewed-by: alanb, mchung, psandoz, weijun
Tue, 10 Nov 2015 11:41:21 +0100 8141696: Improve COMPARE_BUILD
ihse [Tue, 10 Nov 2015 11:41:21 +0100] rev 33572
8141696: Improve COMPARE_BUILD Reviewed-by: tbell, erikj
Fri, 06 Nov 2015 11:11:51 -0800 Merge
amurillo [Fri, 06 Nov 2015 11:11:51 -0800] rev 33571
Merge
Fri, 06 Nov 2015 11:34:02 +0100 Merge
neliasso [Fri, 06 Nov 2015 11:34:02 +0100] rev 33570
Merge
Wed, 04 Nov 2015 07:01:03 -1000 8139170: JVMCI refresh
twisti [Wed, 04 Nov 2015 07:01:03 -1000] rev 33569
8139170: JVMCI refresh Reviewed-by: kvn
Thu, 05 Nov 2015 19:31:19 +0100 Merge
jwilhelm [Thu, 05 Nov 2015 19:31:19 +0100] rev 33568
Merge
Fri, 30 Oct 2015 00:02:33 +0100 Merge
jwilhelm [Fri, 30 Oct 2015 00:02:33 +0100] rev 33567
Merge
Thu, 22 Oct 2015 15:28:49 +0200 8139271: Add top-level Makefile target to run hotspots jtreg tests
ehelin [Thu, 22 Oct 2015 15:28:49 +0200] rev 33566
8139271: Add top-level Makefile target to run hotspots jtreg tests Reviewed-by: ihse, erikj
Wed, 21 Oct 2015 13:39:10 +0200 8139256: Add Makefile target to run internal VM tests
ehelin [Wed, 21 Oct 2015 13:39:10 +0200] rev 33565
8139256: Add Makefile target to run internal VM tests Reviewed-by: erikj, ihse
Wed, 21 Oct 2015 16:38:17 -0400 Merge
bobv [Wed, 21 Oct 2015 16:38:17 -0400] rev 33564
Merge
Mon, 19 Oct 2015 15:47:57 -0400 Merge
bobv [Mon, 19 Oct 2015 15:47:57 -0400] rev 33563
Merge
Mon, 19 Oct 2015 13:21:27 -0400 8136556: Add the ability to perform static builds of MacOSX x64 binaries
bobv [Mon, 19 Oct 2015 13:21:27 -0400] rev 33562
8136556: Add the ability to perform static builds of MacOSX x64 binaries Reviewed-by: ihse, bdelsart, gadams, lfoltan, rriggs, hseigel, twisti
Thu, 12 Nov 2015 10:38:57 -0800 Added tag jdk9-b92 for changeset 9131d6736fd0
lana [Thu, 12 Nov 2015 10:38:57 -0800] rev 33561
Added tag jdk9-b92 for changeset 9131d6736fd0
Wed, 05 Jul 2017 20:59:29 +0200 Added tag jdk9-b92 for changeset f242d4332f56
duke [Wed, 05 Jul 2017 20:59:29 +0200] rev 33560
Added tag jdk9-b92 for changeset f242d4332f56
Wed, 05 Jul 2017 20:59:28 +0200 Merge jdk9-b92
duke [Wed, 05 Jul 2017 20:59:28 +0200] rev 33559
Merge
Wed, 05 Jul 2017 20:59:23 +0200 Merge
duke [Wed, 05 Jul 2017 20:59:23 +0200] rev 33558
Merge
Thu, 05 Nov 2015 13:42:20 -0800 Merge
lana [Thu, 05 Nov 2015 13:42:20 -0800] rev 33557
Merge
Thu, 05 Nov 2015 11:32:01 +0000 8141343: Subtle semantics changes for union types in cast conversion
mcimadamore [Thu, 05 Nov 2015 11:32:01 +0000] rev 33556
8141343: Subtle semantics changes for union types in cast conversion Summary: cast applied to union types do not behave correctly and sometimes pass erroneously Reviewed-by: jlahoda
Wed, 04 Nov 2015 12:27:00 +0100 8139961: Various sjavac tests result in error on Windows (JPRT)
alundblad [Wed, 04 Nov 2015 12:27:00 +0100] rev 33555
8139961: Various sjavac tests result in error on Windows (JPRT) Summary: Test now closes Stream properly. Reviewed-by: jlahoda
Tue, 03 Nov 2015 22:55:30 +0100 8141355: PackagePathMismatch.java does not use --state-dir option
alundblad [Tue, 03 Nov 2015 22:55:30 +0100] rev 33554
8141355: PackagePathMismatch.java does not use --state-dir option Summary: Added --state-dir to the PackagePathMismatch.java test. Reviewed-by: jlahoda
Tue, 03 Nov 2015 21:29:46 +0100 8137075: Sjavac tests are leaking file managers
alundblad [Tue, 03 Nov 2015 21:29:46 +0100] rev 33553
8137075: Sjavac tests are leaking file managers Summary: Closing sjavac file managers. Reviewed-by: jjg
Tue, 03 Nov 2015 17:54:36 +0100 8141333: Rename SetupArchive to SetupJarArchive
ihse [Tue, 03 Nov 2015 17:54:36 +0100] rev 33552
8141333: Rename SetupArchive to SetupJarArchive Reviewed-by: erikj, tbell
Fri, 30 Oct 2015 17:00:33 +0100 8140766: langtools/make/test/sym/CreateSymbolsTest.java contains incorrect paths
jlahoda [Fri, 30 Oct 2015 17:00:33 +0100] rev 33551
8140766: langtools/make/test/sym/CreateSymbolsTest.java contains incorrect paths Summary: Fixing paths in CreateSymbolsTest; fixing imports in CreateSymbolsTestImpl. Reviewed-by: mcimadamore
Thu, 05 Nov 2015 08:15:46 -0800 Added tag jdk9-b91 for changeset 58661e1ec098
lana [Thu, 05 Nov 2015 08:15:46 -0800] rev 33550
Added tag jdk9-b91 for changeset 58661e1ec098
Wed, 05 Jul 2017 20:59:18 +0200 Merge
duke [Wed, 05 Jul 2017 20:59:18 +0200] rev 33549
Merge
Thu, 05 Nov 2015 13:43:17 -0800 Merge
lana [Thu, 05 Nov 2015 13:43:17 -0800] rev 33548
Merge
Fri, 30 Oct 2015 10:34:46 +0100 8139743: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
mkos [Fri, 30 Oct 2015 10:34:46 +0100] rev 33547
8139743: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT) Reviewed-by: lancea
Thu, 05 Nov 2015 08:15:39 -0800 Added tag jdk9-b91 for changeset 414f403f60d5
lana [Thu, 05 Nov 2015 08:15:39 -0800] rev 33546
Added tag jdk9-b91 for changeset 414f403f60d5
Wed, 05 Jul 2017 20:59:13 +0200 Merge
duke [Wed, 05 Jul 2017 20:59:13 +0200] rev 33545
Merge
Thu, 05 Nov 2015 13:42:14 -0800 Merge
lana [Thu, 05 Nov 2015 13:42:14 -0800] rev 33544
Merge
Thu, 29 Oct 2015 22:12:53 -0700 8077931: Develop tests for XML Catalog API
joehw [Thu, 29 Oct 2015 22:12:53 -0700] rev 33543
8077931: Develop tests for XML Catalog API Reviewed-by: joehw, lancea Contributed-by: sha.jiang@oracle.com
Thu, 29 Oct 2015 21:53:21 -0700 8081248: Implement JEP 268: XML Catalog API
joehw [Thu, 29 Oct 2015 21:53:21 -0700] rev 33542
8081248: Implement JEP 268: XML Catalog API Reviewed-by: lancea, dfuchs
Thu, 05 Nov 2015 08:15:39 -0800 Added tag jdk9-b91 for changeset f77338644394
lana [Thu, 05 Nov 2015 08:15:39 -0800] rev 33541
Added tag jdk9-b91 for changeset f77338644394
Wed, 05 Jul 2017 20:59:09 +0200 Merge
duke [Wed, 05 Jul 2017 20:59:09 +0200] rev 33540
Merge
Thu, 05 Nov 2015 13:42:32 -0800 Merge
lana [Thu, 05 Nov 2015 13:42:32 -0800] rev 33539
Merge
Thu, 05 Nov 2015 15:02:36 +0100 8141446: Cache Class.forName for permanently loaded classes
attila [Thu, 05 Nov 2015 15:02:36 +0100] rev 33538
8141446: Cache Class.forName for permanently loaded classes Reviewed-by: hannesw, mhaupt, sundar
Thu, 05 Nov 2015 12:15:40 +0100 8141524: CompilerTest execution time dominated by Field.setAccessible
attila [Thu, 05 Nov 2015 12:15:40 +0100] rev 33537
8141524: CompilerTest execution time dominated by Field.setAccessible Reviewed-by: hannesw, mhaupt, sundar
Thu, 05 Nov 2015 12:13:36 +0100 8141425: Improve caching in NashornCallSiteDescriptor
attila [Thu, 05 Nov 2015 12:13:36 +0100] rev 33536
8141425: Improve caching in NashornCallSiteDescriptor Reviewed-by: hannesw, lagergren
Tue, 03 Nov 2015 17:54:19 +0100 8141333: Rename SetupArchive to SetupJarArchive
ihse [Tue, 03 Nov 2015 17:54:19 +0100] rev 33535
8141333: Rename SetupArchive to SetupJarArchive Reviewed-by: erikj, tbell
Tue, 03 Nov 2015 21:08:53 +0530 8141285: NameCode should pass tests from BytecodeNameTest.java
sundar [Tue, 03 Nov 2015 21:08:53 +0530] rev 33534
8141285: NameCode should pass tests from BytecodeNameTest.java Reviewed-by: attila, mhaupt
Mon, 02 Nov 2015 18:26:53 +0100 8141144: Move NameCodec to jdk.nashorn.internal space
attila [Mon, 02 Nov 2015 18:26:53 +0100] rev 33533
8141144: Move NameCodec to jdk.nashorn.internal space Reviewed-by: hannesw, sundar
Thu, 05 Nov 2015 08:15:48 -0800 Added tag jdk9-b91 for changeset 35fa76b8f730
lana [Thu, 05 Nov 2015 08:15:48 -0800] rev 33532
Added tag jdk9-b91 for changeset 35fa76b8f730
Wed, 05 Jul 2017 20:59:04 +0200 Merge
duke [Wed, 05 Jul 2017 20:59:04 +0200] rev 33531
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip