Wed, 05 Jul 2017 23:15:11 +0200 Merge jdk-9+166
duke [Wed, 05 Jul 2017 23:15:11 +0200] rev 44693
Merge
Mon, 17 Apr 2017 15:28:37 -0700 8161295: javac, cleanup use of ModuleTestBase
jjg [Mon, 17 Apr 2017 15:28:37 -0700] rev 44692
8161295: javac, cleanup use of ModuleTestBase Reviewed-by: ksrini
Mon, 17 Apr 2017 15:08:45 -0700 8176801: tools/javac/platform/PlatformProviderTest.java sensitive to warnings sent to stderr
jjg [Mon, 17 Apr 2017 15:08:45 -0700] rev 44691
8176801: tools/javac/platform/PlatformProviderTest.java sensitive to warnings sent to stderr Reviewed-by: ksrini
Mon, 17 Apr 2017 14:16:07 -0700 8178509: MODULE_SOURCE_PATH: Implement missing methods
jjg [Mon, 17 Apr 2017 14:16:07 -0700] rev 44690
8178509: MODULE_SOURCE_PATH: Implement missing methods 8178493: StandardJavaFileManager: Clarify/document the use of IllegalStateException Reviewed-by: jlahoda
Fri, 14 Apr 2017 17:23:55 -0700 8175823: doclet crashes when documenting a single class in a module.
bpatel [Fri, 14 Apr 2017 17:23:55 -0700] rev 44689
8175823: doclet crashes when documenting a single class in a module. Reviewed-by: jjg, ksrini
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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 tip