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
Thu, 05 Nov 2015 08:15:35 -0800 Added tag jdk9-b91 for changeset d737e5be4257
lana [Thu, 05 Nov 2015 08:15:35 -0800] rev 33530
Added tag jdk9-b91 for changeset d737e5be4257
Wed, 05 Jul 2017 20:58:59 +0200 Merge
duke [Wed, 05 Jul 2017 20:58:59 +0200] rev 33529
Merge
Thu, 05 Nov 2015 13:42:47 -0800 Merge
lana [Thu, 05 Nov 2015 13:42:47 -0800] rev 33528
Merge
Thu, 05 Nov 2015 14:57:27 -0500 8141546: Fix javadoc warnings in Connection due to 8136496
lancea [Thu, 05 Nov 2015 14:57:27 -0500] rev 33527
8141546: Fix javadoc warnings in Connection due to 8136496 Reviewed-by: alanb
Thu, 05 Nov 2015 16:36:55 +0100 8141536: MethodType field offset calculation could be lazy
redestad [Thu, 05 Nov 2015 16:36:55 +0100] rev 33526
8141536: MethodType field offset calculation could be lazy Reviewed-by: vlivanov
Thu, 05 Nov 2015 16:29:16 +0100 8141539: Avoid calculating string constants in InnerClassLambdaMetaFactory
redestad [Thu, 05 Nov 2015 16:29:16 +0100] rev 33525
8141539: Avoid calculating string constants in InnerClassLambdaMetaFactory Reviewed-by: vlivanov
Thu, 05 Nov 2015 10:37:08 -0500 8136496: Add Connection.begin/endRequest
lancea [Thu, 05 Nov 2015 10:37:08 -0500] rev 33524
8136496: Add Connection.begin/endRequest Reviewed-by: joehw, rriggs, psandoz
Thu, 05 Nov 2015 10:54:05 +0100 8141444: Clean up building of JDK launchers
ihse [Thu, 05 Nov 2015 10:54:05 +0100] rev 33523
8141444: Clean up building of JDK launchers Reviewed-by: erikj
Wed, 04 Nov 2015 14:06:45 -0800 8140630: java/nio/Buffer/Basic.java crashes vm on linux-x64 using latest devkit to build
bpb [Wed, 04 Nov 2015 14:06:45 -0800] rev 33522
8140630: java/nio/Buffer/Basic.java crashes vm on linux-x64 using latest devkit to build Summary: Build Bits.c at a lower optimization level on linux-x64. Reviewed-by: tbell
Wed, 04 Nov 2015 11:27:58 -0800 8141454: Move java/lang/ProcessHandle/TreeTest.java until stability improves
darcy [Wed, 04 Nov 2015 11:27:58 -0800] rev 33521
8141454: Move java/lang/ProcessHandle/TreeTest.java until stability improves Reviewed-by: rriggs
Wed, 04 Nov 2015 09:01:15 -0800 8141359: @Deprecated on packages should be clarified
darcy [Wed, 04 Nov 2015 09:01:15 -0800] rev 33520
8141359: @Deprecated on packages should be clarified Reviewed-by: rriggs
Wed, 04 Nov 2015 16:44:38 +0100 8033148: Lexicographic comparators for arrays
psandoz [Wed, 04 Nov 2015 16:44:38 +0100] rev 33519
8033148: Lexicographic comparators for arrays Reviewed-by: jrose, chegar, bchristi, mduigou
Wed, 04 Nov 2015 12:46:05 +0100 8141290: AIX: fix build after '8140661: Rename LDFLAGS_SUFFIX to LIBS'
simonis [Wed, 04 Nov 2015 12:46:05 +0100] rev 33518
8141290: AIX: fix build after '8140661: Rename LDFLAGS_SUFFIX to LIBS' Reviewed-by: ihse
Tue, 03 Nov 2015 17:41:38 -0800 8141368: Typo in java/lang/Class/IsEnum.java test
darcy [Tue, 03 Nov 2015 17:41:38 -0800] rev 33517
8141368: Typo in java/lang/Class/IsEnum.java test Reviewed-by: jjg
Tue, 03 Nov 2015 09:45:39 -0800 Merge
ddehaven [Tue, 03 Nov 2015 09:45:39 -0800] rev 33516
Merge
Fri, 23 Oct 2015 10:50:34 -0700 Merge
prr [Fri, 23 Oct 2015 10:50:34 -0700] rev 33515
Merge
Thu, 22 Oct 2015 13:46:52 +0400 8139754: Change Boolean constructor use to the use of Boolean factorymethods. For the macosx-port-dev area
sebastian [Thu, 22 Oct 2015 13:46:52 +0400] rev 33514
8139754: Change Boolean constructor use to the use of Boolean factorymethods. For the macosx-port-dev area Reviewed-by: serb, alexsch
Wed, 21 Oct 2015 21:28:59 +0300 8041900: [macosx] Java forces the use of discrete GPU
serb [Wed, 21 Oct 2015 21:28:59 +0300] rev 33513
8041900: [macosx] Java forces the use of discrete GPU Reviewed-by: ssadetsky, alexsch
Wed, 21 Oct 2015 09:21:25 -0700 8132890: Text overlapping on dot matrix printers.
prr [Wed, 21 Oct 2015 09:21:25 -0700] rev 33512
8132890: Text overlapping on dot matrix printers. Reviewed-by: jgodinez, serb
Wed, 21 Oct 2015 18:58:19 +0300 8136763: [macosx] java always returns only one value for "text/uri-list" dataflavor even if several files were copied
mcherkas [Wed, 21 Oct 2015 18:58:19 +0300] rev 33511
8136763: [macosx] java always returns only one value for "text/uri-list" dataflavor even if several files were copied Reviewed-by: alexsch, serb
Wed, 21 Oct 2015 18:32:56 +0300 8138764: In some cases the usage of TreeLock can be replaced by other synchronization
serb [Wed, 21 Oct 2015 18:32:56 +0300] rev 33510
8138764: In some cases the usage of TreeLock can be replaced by other synchronization Reviewed-by: alexp, alexsch
Tue, 20 Oct 2015 22:46:29 +0300 7182758: BMPMetadata returns invalid PhysicalPixelSpacing
serb [Tue, 20 Oct 2015 22:46:29 +0300] rev 33509
7182758: BMPMetadata returns invalid PhysicalPixelSpacing Reviewed-by: serb, vadim Contributed-by: Jayathirth D V <jayathirth.d.v@oracle.com>
Tue, 20 Oct 2015 16:55:08 +0300 8130136: Swing window sometimes fails to repaint partially when it becomes exposed
aivanov [Tue, 20 Oct 2015 16:55:08 +0300] rev 33508
8130136: Swing window sometimes fails to repaint partially when it becomes exposed Reviewed-by: alexp, serb
Tue, 20 Oct 2015 15:59:51 +0300 8022334: After calling frame.toBack() dialog goes to the back on Ubuntu 12.04
ssadetsky [Tue, 20 Oct 2015 15:59:51 +0300] rev 33507
8022334: After calling frame.toBack() dialog goes to the back on Ubuntu 12.04 Reviewed-by: alexsch, serb
Tue, 20 Oct 2015 15:42:59 +0300 8011616: JWindow.getLocation and JWindow.getLocationOnScreen return different values on Unity
ssadetsky [Tue, 20 Oct 2015 15:42:59 +0300] rev 33506
8011616: JWindow.getLocation and JWindow.getLocationOnScreen return different values on Unity Reviewed-by: alexsch, serb
Tue, 20 Oct 2015 12:42:21 +0300 8136592: [TEST_BUG] Fix 2 platform-specific closed regtests for jigsaw
yan [Tue, 20 Oct 2015 12:42:21 +0300] rev 33505
8136592: [TEST_BUG] Fix 2 platform-specific closed regtests for jigsaw Reviewed-by: serb, yan Contributed-by: Renjith Alexander <renjith.alexander@oracle.com>
Sun, 18 Oct 2015 13:33:20 +0300 6815345: java.awt.Component.createImage(int width,int height) should remove behavioral optionality
serb [Sun, 18 Oct 2015 13:33:20 +0300] rev 33504
6815345: java.awt.Component.createImage(int width,int height) should remove behavioral optionality Reviewed-by: prr, ssadetsky
Tue, 03 Nov 2015 17:54:25 +0100 8141333: Rename SetupArchive to SetupJarArchive
ihse [Tue, 03 Nov 2015 17:54:25 +0100] rev 33503
8141333: Rename SetupArchive to SetupJarArchive Reviewed-by: erikj, tbell
Tue, 03 Nov 2015 17:48:19 +0100 8141261: Clean up building of demos
ihse [Tue, 03 Nov 2015 17:48:19 +0100] rev 33502
8141261: Clean up building of demos Reviewed-by: erikj, tbell
Tue, 03 Nov 2015 10:20:14 -0500 8139345: java/lang/ProcessHandle/TreeTest.java test fails with ... Wrong number of children expected [3] but found [2]
rriggs [Tue, 03 Nov 2015 10:20:14 -0500] rev 33501
8139345: java/lang/ProcessHandle/TreeTest.java test fails with ... Wrong number of children expected [3] but found [2] Reviewed-by: darcy
Tue, 03 Nov 2015 16:15:52 +0100 6512052: Remove java-rmi.exe and java-rmi.cgi
ihse [Tue, 03 Nov 2015 16:15:52 +0100] rev 33500
6512052: Remove java-rmi.exe and java-rmi.cgi Reviewed-by: alanb
Wed, 23 Sep 2015 14:25:02 +0200 8139727: Define ConstructorParameters annotation type for MXBeans
jbachorik [Wed, 23 Sep 2015 14:25:02 +0200] rev 33499
8139727: Define ConstructorParameters annotation type for MXBeans Reviewed-by: alanb, mchung, dfuchs, abuckley, plevart, mr
Mon, 02 Nov 2015 10:47:29 -0800 Merge
amurillo [Mon, 02 Nov 2015 10:47:29 -0800] rev 33498
Merge
Fri, 30 Oct 2015 12:03:09 -0700 Merge
amurillo [Fri, 30 Oct 2015 12:03:09 -0700] rev 33497
Merge
Tue, 27 Oct 2015 01:45:03 -0400 Merge
dlong [Tue, 27 Oct 2015 01:45:03 -0400] rev 33496
Merge
Mon, 19 Oct 2015 17:52:39 +0300 8139881: Exclude java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java from execution
vlivanov [Mon, 19 Oct 2015 17:52:39 +0300] rev 33495
8139881: Exclude java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java from execution Reviewed-by: kvn
Mon, 02 Nov 2015 08:46:19 -0800 8062006: Add a new locale data name "COMPAT" for java.locale.providers system property to reduce ambiguity
naoto [Mon, 02 Nov 2015 08:46:19 -0800] rev 33494
8062006: Add a new locale data name "COMPAT" for java.locale.providers system property to reduce ambiguity Reviewed-by: okutsu
Mon, 02 Nov 2015 14:57:04 +0100 8140514: [TESTBUG] enable sun/security/pkcs11 tests on Linux/ppc64
simonis [Mon, 02 Nov 2015 14:57:04 +0100] rev 33493
8140514: [TESTBUG] enable sun/security/pkcs11 tests on Linux/ppc64 Reviewed-by: wetmore
Fri, 30 Oct 2015 11:12:20 -0400 8139390: Very long classname in jimage causes SIGSEGV
rriggs [Fri, 30 Oct 2015 11:12:20 -0400] rev 33492
8139390: Very long classname in jimage causes SIGSEGV Summary: Correct issues with ImageNativeSubstrate and JImageReadTest Reviewed-by: mchung
Thu, 05 Nov 2015 08:15:41 -0800 Added tag jdk9-b91 for changeset 25ff2fb494ce
lana [Thu, 05 Nov 2015 08:15:41 -0800] rev 33491
Added tag jdk9-b91 for changeset 25ff2fb494ce
Wed, 05 Jul 2017 20:58:49 +0200 Merge
duke [Wed, 05 Jul 2017 20:58:49 +0200] rev 33490
Merge
Thu, 05 Nov 2015 13:41:47 -0800 Merge
lana [Thu, 05 Nov 2015 13:41:47 -0800] rev 33489
Merge
Fri, 30 Oct 2015 12:03:08 -0700 Merge
amurillo [Fri, 30 Oct 2015 12:03:08 -0700] rev 33488
Merge
Thu, 29 Oct 2015 19:30:51 +0000 Merge
iignatyev [Thu, 29 Oct 2015 19:30:51 +0000] rev 33487
Merge
Thu, 29 Oct 2015 21:31:47 +0300 8140776: CompilerControl: Remove UTF-16 from the tests
ppunegov [Thu, 29 Oct 2015 21:31:47 +0300] rev 33486
8140776: CompilerControl: Remove UTF-16 from the tests Summary: remove UTF-16 from the generation until the failure reason isn't found Reviewed-by: iignatyev
Thu, 29 Oct 2015 09:59:56 -0700 8140604: Internal Error runtime/stubRoutines.hpp:392 assert(_intrinsic_log != 0L) failed: must be defined
iveresov [Thu, 29 Oct 2015 09:59:56 -0700] rev 33485
8140604: Internal Error runtime/stubRoutines.hpp:392 assert(_intrinsic_log != 0L) failed: must be defined Summary: Fix the faulty assert, remove remaining _intrinsic_log references Reviewed-by: roland
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip