Fri, 14 Apr 2017 15:54:01 -0700 8178426: Extra } is coming in the javadoc of Taglet.toString() API
jjg [Fri, 14 Apr 2017 15:54:01 -0700] rev 44688
8178426: Extra } is coming in the javadoc of Taglet.toString() API Reviewed-by: ksrini, bpatel
Thu, 13 Apr 2017 14:11:33 -0700 8178520: jshell tool: /help /save -- incorrect description of /save -start
rfield [Thu, 13 Apr 2017 14:11:33 -0700] rev 44687
8178520: jshell tool: /help /save -- incorrect description of /save -start Reviewed-by: jlahoda
Thu, 13 Apr 2017 16:26:29 +0000 Merge
lana [Thu, 13 Apr 2017 16:26:29 +0000] rev 44686
Merge
Wed, 12 Apr 2017 13:48:18 -0700 8178686: Fix incorrect bug id in test.
ksrini [Wed, 12 Apr 2017 13:48:18 -0700] rev 44685
8178686: Fix incorrect bug id in test. Reviewed-by: darcy
Wed, 12 Apr 2017 11:42:50 -0700 8178067: support for @uses/@provides tags is broken
ksrini [Wed, 12 Apr 2017 11:42:50 -0700] rev 44684
8178067: support for @uses/@provides tags is broken Reviewed-by: jjg
Tue, 11 Apr 2017 17:26:52 -0700 8178023: jshell tool: crash with ugly message on attempt to add non-existant module path
rfield [Tue, 11 Apr 2017 17:26:52 -0700] rev 44683
8178023: jshell tool: crash with ugly message on attempt to add non-existant module path Reviewed-by: jlahoda
Tue, 11 Apr 2017 14:03:16 +0100 8178414: T8177933.java fails even after fix for JDK-8178283
mcimadamore [Tue, 11 Apr 2017 14:03:16 +0100] rev 44682
8178414: T8177933.java fails even after fix for JDK-8178283 Summary: add T8177933.java to problem list Reviewed-by: jlahoda
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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip