Wed, 05 Jul 2017 23:14:57 +0200 Merge
duke [Wed, 05 Jul 2017 23:14:57 +0200] rev 44681
Merge
Thu, 13 Apr 2017 16:27:12 +0000 Merge
lana [Thu, 13 Apr 2017 16:27:12 +0000] rev 44680
Merge
Wed, 12 Apr 2017 10:53:53 -0400 8178347: Process and ProcessHandle getPid method name inconsistency
rriggs [Wed, 12 Apr 2017 10:53:53 -0400] rev 44679
8178347: Process and ProcessHandle getPid method name inconsistency Reviewed-by: alanb, bpb
Wed, 05 Jul 2017 23:14:42 +0200 Merge
duke [Wed, 05 Jul 2017 23:14:42 +0200] rev 44678
Merge
Mon, 17 Apr 2017 14:46:02 -0700 8177314: java VM fails to start with a Japanese ShiftJIS locale
naoto [Mon, 17 Apr 2017 14:46:02 -0700] rev 44677
8177314: java VM fails to start with a Japanese ShiftJIS locale Reviewed-by: sherman, mchung
Mon, 17 Apr 2017 01:02:11 -0700 8178840: Adds FieldSetAccessibleTest.java and VerifyJimage.java to ProblemList
mli [Mon, 17 Apr 2017 01:02:11 -0700] rev 44676
8178840: Adds FieldSetAccessibleTest.java and VerifyJimage.java to ProblemList Summary: Adds FieldSetAccessibleTest.java and VerifyJimage.java to ProblemList due to JDK-8178776 Reviewed-by: alanb Contributed-by: John Jiang <sha.jiang@oracle.com>
Sat, 15 Apr 2017 16:54:33 -0400 8164390: Add module javadoc to jdk.internal.jvmstat
lancea [Sat, 15 Apr 2017 16:54:33 -0400] rev 44675
8164390: Add module javadoc to jdk.internal.jvmstat Reviewed-by: alanb, mchung
Fri, 14 Apr 2017 14:02:25 -0700 8178783: Java_sun_nio_ch_EPoll_close0 definition, but no sun.nio.ch.EPoll.close0 declaration.
bpb [Fri, 14 Apr 2017 14:02:25 -0700] rev 44674
8178783: Java_sun_nio_ch_EPoll_close0 definition, but no sun.nio.ch.EPoll.close0 declaration. Summary: Delete unused method. Reviewed-by: rriggs, chegar
Sat, 15 Apr 2017 00:58:21 +0800 8178795: krb5 Basic.java test should be basic
weijun [Sat, 15 Apr 2017 00:58:21 +0800] rev 44673
8178795: krb5 Basic.java test should be basic Reviewed-by: xuelei
Fri, 14 Apr 2017 04:07:26 -0700 8145163: Test Task for Platform Logging API and Service -- for moduralization
mli [Fri, 14 Apr 2017 04:07:26 -0700] rev 44672
8145163: Test Task for Platform Logging API and Service -- for moduralization Reviewed-by: dfuchs
Fri, 14 Apr 2017 10:47:08 +0100 8177536: Avoid Apple Peer-to-Peer interfaces in networking tests
chegar [Fri, 14 Apr 2017 10:47:08 +0100] rev 44671
8177536: Avoid Apple Peer-to-Peer interfaces in networking tests Reviewed-by: michaelm, rriggs
Fri, 14 Apr 2017 00:05:54 -0700 8178083: Remove intermittent key from java/security/SignedObject/Chain.java
tidu [Fri, 14 Apr 2017 00:05:54 -0700] rev 44670
8178083: Remove intermittent key from java/security/SignedObject/Chain.java Reviewed-by: xuelei Contributed-by: Tim Du <tiantian.du@oracle.com>
Fri, 14 Apr 2017 15:30:39 +0800 8169971: JLinkMultiReleaseJarTest.java fails intermittently at the final clean up
amlu [Fri, 14 Apr 2017 15:30:39 +0800] rev 44669
8169971: JLinkMultiReleaseJarTest.java fails intermittently at the final clean up Reviewed-by: chegar, psandoz
Thu, 13 Apr 2017 11:16:25 -0700 8177723: Suppress lint removal warning in java.se.ee and jdk.unsupported
darcy [Thu, 13 Apr 2017 11:16:25 -0700] rev 44668
8177723: Suppress lint removal warning in java.se.ee and jdk.unsupported Reviewed-by: lancea, chegar
Thu, 13 Apr 2017 11:08:52 -0700 8177682: Suppress removal warning for System.runFinalizersOnExit
darcy [Thu, 13 Apr 2017 11:08:52 -0700] rev 44667
8177682: Suppress removal warning for System.runFinalizersOnExit Reviewed-by: mchung, smarks
Thu, 13 Apr 2017 11:05:48 -0700 8177684: Suppress lint removal warnings in AppletSecurity
darcy [Thu, 13 Apr 2017 11:05:48 -0700] rev 44666
8177684: Suppress lint removal warnings in AppletSecurity Reviewed-by: mchung, mullan
Thu, 13 Apr 2017 10:59:43 -0700 8177683: Suppress lint removal warnings in jdk.security and jdk.policytool
darcy [Thu, 13 Apr 2017 10:59:43 -0700] rev 44665
8177683: Suppress lint removal warnings in jdk.security and jdk.policytool Reviewed-by: weijun
Thu, 13 Apr 2017 10:01:46 -0700 Merge
prr [Thu, 13 Apr 2017 10:01:46 -0700] rev 44664
Merge
Tue, 11 Apr 2017 00:05:00 +0300 8177450: javax.swing.text.html.parser.Parser parseScript ignores a character after commend end
mcherkas [Tue, 11 Apr 2017 00:05:00 +0300] rev 44663
8177450: javax.swing.text.html.parser.Parser parseScript ignores a character after commend end Reviewed-by: prr, alexsch
Mon, 10 Apr 2017 09:05:24 -0700 Merge
prr [Mon, 10 Apr 2017 09:05:24 -0700] rev 44662
Merge
Mon, 10 Apr 2017 08:31:37 -0700 Merge
prr [Mon, 10 Apr 2017 08:31:37 -0700] rev 44661
Merge
Mon, 10 Apr 2017 08:30:12 -0700 8164469: [TEST_BUG] Unity, java/awt/MouseInfo/JContainerMousePositionTest.java
ssadetsky [Mon, 10 Apr 2017 08:30:12 -0700] rev 44660
8164469: [TEST_BUG] Unity, java/awt/MouseInfo/JContainerMousePositionTest.java Reviewed-by: yan, serb
Mon, 10 Apr 2017 16:20:40 +0530 8177386: [TESTBUG] The "Undo" menu item in the context menu is disable
rsingh [Mon, 10 Apr 2017 16:20:40 +0530] rev 44659
8177386: [TESTBUG] The "Undo" menu item in the context menu is disable Reviewed-by: serb, aghaisas Contributed-by: rahul.d.singh@oracle.com
Wed, 05 Apr 2017 20:33:16 +0300 8177672: DataFlavor.imageFlavor is null when the java.desktop module is not resolved
serb [Wed, 05 Apr 2017 20:33:16 +0300] rev 44658
8177672: DataFlavor.imageFlavor is null when the java.desktop module is not resolved Reviewed-by: prr, mchung, alanb
Fri, 31 Mar 2017 19:42:22 +0300 8167102: [macosx] PrintRequestAttributeSet breaks page size set using PageFormat
alitvinov [Fri, 31 Mar 2017 19:42:22 +0300] rev 44657
8167102: [macosx] PrintRequestAttributeSet breaks page size set using PageFormat Reviewed-by: psadhukhan, prr
Fri, 31 Mar 2017 18:23:14 +0300 8177560: @headful key can be removed from the tests for JavaSound
serb [Fri, 31 Mar 2017 18:23:14 +0300] rev 44656
8177560: @headful key can be removed from the tests for JavaSound Reviewed-by: prr
Thu, 30 Mar 2017 16:40:45 +0300 8177461: Wrong references are used in the javadoc in the java.desktop module
serb [Thu, 30 Mar 2017 16:40:45 +0300] rev 44655
8177461: Wrong references are used in the javadoc in the java.desktop module Reviewed-by: alexsch
Wed, 29 Mar 2017 21:08:39 +0400 8177625: apple.laf.JRSUIConstants.getConstantName(int) checks for THUMB_START twice
alexsch [Wed, 29 Mar 2017 21:08:39 +0400] rev 44654
8177625: apple.laf.JRSUIConstants.getConstantName(int) checks for THUMB_START twice Reviewed-by: prr, serb, azvegint
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 tip