Thu, 10 Sep 2015 13:46:45 +0200 8135000: Number.prototype.toFixed returns wrong string for 0.5 and -0.5
hannesw [Thu, 10 Sep 2015 13:46:45 +0200] rev 32528
8135000: Number.prototype.toFixed returns wrong string for 0.5 and -0.5 Reviewed-by: attila, sundar
Wed, 09 Sep 2015 17:19:46 +0530 8027137: Merge ScriptFunction and ScriptFunctionImpl
sundar [Wed, 09 Sep 2015 17:19:46 +0530] rev 32527
8027137: Merge ScriptFunction and ScriptFunctionImpl Reviewed-by: attila, hannesw, mhaupt
Wed, 09 Sep 2015 09:36:48 +0200 8065912: Better handling of classpath in build-infra
ihse [Wed, 09 Sep 2015 09:36:48 +0200] rev 32526
8065912: Better handling of classpath in build-infra Reviewed-by: erikj
Mon, 07 Sep 2015 20:07:03 +0530 8135151: jjs should work in cygwin environment
sundar [Mon, 07 Sep 2015 20:07:03 +0530] rev 32525
8135151: jjs should work in cygwin environment Reviewed-by: attila, hannesw
Mon, 07 Sep 2015 11:11:41 +0200 8135075: Reorder short-circuit tests in ApplySpecialization to run cheapest first
attila [Mon, 07 Sep 2015 11:11:41 +0200] rev 32524
8135075: Reorder short-circuit tests in ApplySpecialization to run cheapest first Reviewed-by: hannesw, mhaupt, sundar
Fri, 04 Sep 2015 17:11:06 +0530 8135054: Add more samples to nashorn samples directory
sundar [Fri, 04 Sep 2015 17:11:06 +0530] rev 32523
8135054: Add more samples to nashorn samples directory Reviewed-by: mhaupt, hannesw
Fri, 11 Sep 2015 10:26:42 -0700 Added tag jdk9-b81 for changeset a62e4c149f6f
lana [Fri, 11 Sep 2015 10:26:42 -0700] rev 32522
Added tag jdk9-b81 for changeset a62e4c149f6f
Wed, 05 Jul 2017 20:49:01 +0200 Merge
duke [Wed, 05 Jul 2017 20:49:01 +0200] rev 32521
Merge
Fri, 11 Sep 2015 10:26:28 -0700 Added tag jdk9-b81 for changeset 4a3398484f87
lana [Fri, 11 Sep 2015 10:26:28 -0700] rev 32520
Added tag jdk9-b81 for changeset 4a3398484f87
Wed, 05 Jul 2017 20:48:56 +0200 Merge
duke [Wed, 05 Jul 2017 20:48:56 +0200] rev 32519
Merge
Fri, 11 Sep 2015 13:00:20 -0700 Merge
lana [Fri, 11 Sep 2015 13:00:20 -0700] rev 32518
Merge
Fri, 11 Sep 2015 09:25:15 -0400 8133552: java/lang/ProcessHandle/InfoTest.java fails intermittently - incorrect user
rriggs [Fri, 11 Sep 2015 09:25:15 -0400] rev 32517
8133552: java/lang/ProcessHandle/InfoTest.java fails intermittently - incorrect user 8133809: Remove java/lang/ProcessHandle/InfoTest.java from the Problem List Reviewed-by: darcy, chegar, simonis
Fri, 11 Sep 2015 13:44:30 +0300 8075299: Additional tests for 6857795
asmotrak [Fri, 11 Sep 2015 13:44:30 +0300] rev 32516
8075299: Additional tests for 6857795 Reviewed-by: weijun
Fri, 11 Sep 2015 10:06:10 +0200 8064808: Disable use of broken objcopy on Solaris, remove adhoc helper tools
ihse [Fri, 11 Sep 2015 10:06:10 +0200] rev 32515
8064808: Disable use of broken objcopy on Solaris, remove adhoc helper tools Reviewed-by: erikj
Thu, 10 Sep 2015 16:50:39 -0700 8134915: Improve performance of CLDRLocaleProviderAdapter.getCandidateLocales
naoto [Thu, 10 Sep 2015 16:50:39 -0700] rev 32514
8134915: Improve performance of CLDRLocaleProviderAdapter.getCandidateLocales Reviewed-by: okutsu
Thu, 10 Sep 2015 17:56:24 +0200 8134505: Cleanup of "TimeZone_md.c"
simonis [Thu, 10 Sep 2015 17:56:24 +0200] rev 32513
8134505: Cleanup of "TimeZone_md.c" Reviewed-by: rriggs, dsamersoff, simonis Contributed-by: christoph.langer@sap.com
Thu, 10 Sep 2015 17:14:59 +0200 8080402: File Leak in jdk/src/java.base/share/classes/sun/net/sdp/SdpSupport.java
dfuchs [Thu, 10 Sep 2015 17:14:59 +0200] rev 32512
8080402: File Leak in jdk/src/java.base/share/classes/sun/net/sdp/SdpSupport.java Reviewed-by: alanb, chegar, igerasim, msheppar Contributed-by: vyom.tewari@oracle.com
Thu, 10 Sep 2015 11:44:14 +0200 8135271: Add missing "-client IGNORE" to jvm.cfg file for ppc64
simonis [Thu, 10 Sep 2015 11:44:14 +0200] rev 32511
8135271: Add missing "-client IGNORE" to jvm.cfg file for ppc64 Reviewed-by: rriggs
Wed, 09 Sep 2015 18:17:44 -0700 8134384: Continuation of JDK-8130845 : A date string created by Date#toString() is not parseable neither with ENGLISH, US nor ROOT locale
naoto [Wed, 09 Sep 2015 18:17:44 -0700] rev 32510
8134384: Continuation of JDK-8130845 : A date string created by Date#toString() is not parseable neither with ENGLISH, US nor ROOT locale Reviewed-by: okutsu
Wed, 09 Sep 2015 21:57:38 +0000 8044199: Tests for RSA keys and key specifications
tyan [Wed, 09 Sep 2015 21:57:38 +0000] rev 32509
8044199: Tests for RSA keys and key specifications Summary: added various tests for SunRsaSign provider Reviewed-by: valeriep
Wed, 09 Sep 2015 16:12:55 -0400 8135094: (process) java/lang/ProcessHandle/InfoTest fails testing commandLine()
rriggs [Wed, 09 Sep 2015 16:12:55 -0400] rev 32508
8135094: (process) java/lang/ProcessHandle/InfoTest fails testing commandLine() Reviewed-by: chegar, simonis
Wed, 09 Sep 2015 08:33:14 -0700 Merge
amurillo [Wed, 09 Sep 2015 08:33:14 -0700] rev 32507
Merge
Tue, 08 Sep 2015 15:39:53 -0700 Merge
amurillo [Tue, 08 Sep 2015 15:39:53 -0700] rev 32506
Merge
Thu, 03 Sep 2015 15:48:24 -0700 Merge
amurillo [Thu, 03 Sep 2015 15:48:24 -0700] rev 32505
Merge
Fri, 28 Aug 2015 13:40:44 +0200 8134583: sun.management.HotspotCompilation should handle absence of per-thread perf counters
redestad [Fri, 28 Aug 2015 13:40:44 +0200] rev 32504
8134583: sun.management.HotspotCompilation should handle absence of per-thread perf counters Reviewed-by: jbachorik, neliasso
Wed, 09 Sep 2015 16:33:19 +0300 8072466: Deadlock when initializing MulticastSocket and DatagramSocket
igerasim [Wed, 09 Sep 2015 16:33:19 +0300] rev 32503
8072466: Deadlock when initializing MulticastSocket and DatagramSocket Reviewed-by: chegar
Wed, 09 Sep 2015 12:39:45 +0300 8134708: Certpath validation fails to load certs and CRLs if AIA and CRLDP extensions point to LDAP resources
asmotrak [Wed, 09 Sep 2015 12:39:45 +0300] rev 32502
8134708: Certpath validation fails to load certs and CRLs if AIA and CRLDP extensions point to LDAP resources Reviewed-by: mullan, coffeys
Wed, 09 Sep 2015 04:02:59 -0400 8133611: Remove java/util/concurrent/locks/ReentrantLock/TimeoutLockLoops.java from problem list
dholmes [Wed, 09 Sep 2015 04:02:59 -0400] rev 32501
8133611: Remove java/util/concurrent/locks/ReentrantLock/TimeoutLockLoops.java from problem list Reviewed-by: darcy
Wed, 09 Sep 2015 09:36:46 +0200 8065912: Better handling of classpath in build-infra
ihse [Wed, 09 Sep 2015 09:36:46 +0200] rev 32500
8065912: Better handling of classpath in build-infra Reviewed-by: erikj
Tue, 08 Sep 2015 22:14:25 +0000 8135099: 9-dev solaris builds failed on 2015-09-04
valeriep [Tue, 08 Sep 2015 22:14:25 +0000] rev 32499
8135099: 9-dev solaris builds failed on 2015-09-04 Summary: Fixed the compilation warning which broken the build. Reviewed-by: vinnie
Tue, 08 Sep 2015 11:47:07 -0700 Merge
prr [Tue, 08 Sep 2015 11:47:07 -0700] rev 32498
Merge
Tue, 01 Sep 2015 11:03:43 +0300 8132376: Add @requires os.family to the client tests with access to internal OS-specific API
yan [Tue, 01 Sep 2015 11:03:43 +0300] rev 32497
8132376: Add @requires os.family to the client tests with access to internal OS-specific API Reviewed-by: yan, alexsch Contributed-by: Renjith Alexander <renjith.alexander@oracle.com>
Tue, 01 Sep 2015 09:40:16 +0400 8134721: NPE in SwingUtilities2.drawChars after JDK-6302464
alexsch [Tue, 01 Sep 2015 09:40:16 +0400] rev 32496
8134721: NPE in SwingUtilities2.drawChars after JDK-6302464 Reviewed-by: serb, azvegint
Mon, 31 Aug 2015 11:29:55 -0700 Merge
prr [Mon, 31 Aug 2015 11:29:55 -0700] rev 32495
Merge
Sat, 29 Aug 2015 12:58:14 +0300 4339584: Adding a getUI public method to JComponent
serb [Sat, 29 Aug 2015 12:58:14 +0300] rev 32494
4339584: Adding a getUI public method to JComponent Reviewed-by: azvegint, alexsch
Mon, 31 Aug 2015 16:56:09 +0300 8076178: [macosx] Few open swing and awt reg-tests fail after their update to avoid SunToolkit.realSync
serb [Mon, 31 Aug 2015 16:56:09 +0300] rev 32493
8076178: [macosx] Few open swing and awt reg-tests fail after their update to avoid SunToolkit.realSync Reviewed-by: azvegint, yan
Fri, 28 Aug 2015 14:54:04 +0300 8134603: Incorrect destination is used in CGLLayer surface
serb [Fri, 28 Aug 2015 14:54:04 +0300] rev 32492
8134603: Incorrect destination is used in CGLLayer surface Reviewed-by: azvegint, alexsch
Thu, 27 Aug 2015 18:09:09 +0300 8133807: java.desktop docs: replace some invalid "@returns" tags
avstepan [Thu, 27 Aug 2015 18:09:09 +0300] rev 32491
8133807: java.desktop docs: replace some invalid "@returns" tags Reviewed-by: alexsch
Wed, 26 Aug 2015 09:07:21 -0700 Merge
ddehaven [Wed, 26 Aug 2015 09:07:21 -0700] rev 32490
Merge
Tue, 25 Aug 2015 14:32:08 -0700 Merge
ddehaven [Tue, 25 Aug 2015 14:32:08 -0700] rev 32489
Merge
Wed, 26 Aug 2015 17:21:01 +0400 8051548: JColorChooser should have a way to disable transparency controls
alexsch [Wed, 26 Aug 2015 17:21:01 +0400] rev 32488
8051548: JColorChooser should have a way to disable transparency controls Reviewed-by: prr, serb
Wed, 26 Aug 2015 18:03:21 +0300 8047226: closed/java/awt/Component/GetScreenLocTest/GetScreenLocTest.html clicks on Unity's tool bar
serb [Wed, 26 Aug 2015 18:03:21 +0300] rev 32487
8047226: closed/java/awt/Component/GetScreenLocTest/GetScreenLocTest.html clicks on Unity's tool bar Reviewed-by: azvegint, alexsch
Tue, 25 Aug 2015 13:03:08 +0300 8131921: Pluggable EventQueue in modular JDK
serb [Tue, 25 Aug 2015 13:03:08 +0300] rev 32486
8131921: Pluggable EventQueue in modular JDK Reviewed-by: azvegint, alexsch
Mon, 24 Aug 2015 16:06:36 +0400 6302464: Allow programmatic enabling of subpixel anti-aliasing in Swing on ANY platform
alexsch [Mon, 24 Aug 2015 16:06:36 +0400] rev 32485
6302464: Allow programmatic enabling of subpixel anti-aliasing in Swing on ANY platform Reviewed-by: serb, azvegint
Fri, 21 Aug 2015 20:59:07 +0300 8133926: No frame icon for InternalFrame in Windows LaF
serb [Fri, 21 Aug 2015 20:59:07 +0300] rev 32484
8133926: No frame icon for InternalFrame in Windows LaF Reviewed-by: azvegint, alexsch
Thu, 20 Aug 2015 13:00:19 -0500 8133897: IndexOutOfBounds exception being thrown
ptbrunet [Thu, 20 Aug 2015 13:00:19 -0500] rev 32483
8133897: IndexOutOfBounds exception being thrown Summary: In JTabbedPane.Page.getBounds return null when indexOfTab returns -1 Reviewed-by: azvegint, alexsch Contributed-by: peter.brunet@oracle.com
Thu, 20 Aug 2015 13:46:16 +0300 8077270: Missed test data in the test on java.beans.BeanProperty
serb [Thu, 20 Aug 2015 13:46:16 +0300] rev 32482
8077270: Missed test data in the test on java.beans.BeanProperty Reviewed-by: alexsch
Thu, 20 Aug 2015 13:33:12 +0300 8067087: Fix mac-specific deprecation warnings in the java.desktop module
serb [Thu, 20 Aug 2015 13:33:12 +0300] rev 32481
8067087: Fix mac-specific deprecation warnings in the java.desktop module Reviewed-by: azvegint, alexsch
Wed, 19 Aug 2015 09:54:15 +0400 8131339: [macosx] setMaximizedBounds() doesn't work for undecorated Frame
alexsch [Wed, 19 Aug 2015 09:54:15 +0400] rev 32480
8131339: [macosx] setMaximizedBounds() doesn't work for undecorated Frame Reviewed-by: serb
Tue, 18 Aug 2015 20:42:02 +0300 8017187: [TEST BUG] [macosx] After click "test",the case failed automatically with thrown exception in the log since jdk8b75
kshefov [Tue, 18 Aug 2015 20:42:02 +0300] rev 32479
8017187: [TEST BUG] [macosx] After click "test",the case failed automatically with thrown exception in the log since jdk8b75 Reviewed-by: alexsch, serb Contributed-by: nadeesh.tv@oracle.com
Tue, 18 Aug 2015 15:51:23 +0300 8059743: Incorrect assumtion in javax\sound\midi\Gervill\SoftProvider\GetDevice.java
serb [Tue, 18 Aug 2015 15:51:23 +0300] rev 32478
8059743: Incorrect assumtion in javax\sound\midi\Gervill\SoftProvider\GetDevice.java Reviewed-by: alexsch, amenkov
Mon, 07 Sep 2015 10:37:00 +0200 8080486: JNI exception pending in jdk/src/java.base/windows/native/libnet/DualStackPlainSocketImpl.c
dfuchs [Mon, 07 Sep 2015 10:37:00 +0200] rev 32477
8080486: JNI exception pending in jdk/src/java.base/windows/native/libnet/DualStackPlainSocketImpl.c Reviewed-by: alanb, chegar, igerasim Contributed-by: vyom.tewari@oracle.com
Fri, 04 Sep 2015 14:16:34 -0700 8135091: (fs) java/nio/file/Files/StreamLinesTest.java should test empty files
bpb [Fri, 04 Sep 2015 14:16:34 -0700] rev 32476
8135091: (fs) java/nio/file/Files/StreamLinesTest.java should test empty files Summary: In lines() add zero length case and rearrange first loop to avoid duplicate cases. Reviewed-by: rriggs
Fri, 04 Sep 2015 19:55:40 +0000 8130875: Ucrypto library leaks memory when null output buffer is specified
valeriep [Fri, 04 Sep 2015 19:55:40 +0000] rev 32475
8130875: Ucrypto library leaks memory when null output buffer is specified Summary: Avoid null output buffer to work around Solaris memory leak bug in Ucrypto library Reviewed-by: ascarpino
Fri, 04 Sep 2015 12:18:03 +0200 8134420: sun/tools/jps/TestJpsClass fails with java.lang.RuntimeException: The line 'line 2' does not match pattern '^\\d+\\s+.*': expected true, was false
jbachorik [Fri, 04 Sep 2015 12:18:03 +0200] rev 32474
8134420: sun/tools/jps/TestJpsClass fails with java.lang.RuntimeException: The line 'line 2' does not match pattern '^\\d+\\s+.*': expected true, was false Reviewed-by: sla, dsamersoff
Fri, 04 Sep 2015 09:31:47 -0700 8134364: Add defensive copies to get/set methods for OCSPNonceExtension
jnimeh [Fri, 04 Sep 2015 09:31:47 -0700] rev 32473
8134364: Add defensive copies to get/set methods for OCSPNonceExtension Summary: Make OCSPNonceExtension immutable, add defensive copies Reviewed-by: xuelei, mullan
Fri, 04 Sep 2015 15:28:01 +0300 8132082: Let OracleUcrypto accept RSAPrivateKey
igerasim [Fri, 04 Sep 2015 15:28:01 +0300] rev 32472
8132082: Let OracleUcrypto accept RSAPrivateKey Reviewed-by: xuelei, valeriep, coffeys Contributed-by: valerie.peng@oracle.com
Fri, 11 Sep 2015 10:26:37 -0700 Added tag jdk9-b81 for changeset 4d6ea5ca32e7
lana [Fri, 11 Sep 2015 10:26:37 -0700] rev 32471
Added tag jdk9-b81 for changeset 4d6ea5ca32e7
Wed, 05 Jul 2017 20:48:44 +0200 Merge
duke [Wed, 05 Jul 2017 20:48:44 +0200] rev 32470
Merge
Fri, 11 Sep 2015 13:00:54 -0700 Merge
lana [Fri, 11 Sep 2015 13:00:54 -0700] rev 32469
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip