Tue, 22 Nov 2016 15:57:32 -0800 8164590: javac --inherit-runtime-environment fails with "cannot find modules: ALL-DEFAULT"
jjg [Tue, 22 Nov 2016 15:57:32 -0800] rev 42269
8164590: javac --inherit-runtime-environment fails with "cannot find modules: ALL-DEFAULT" Reviewed-by: mchung
Tue, 22 Nov 2016 07:04:43 -0800 8170170: Problem list ExternalEditorTest.java on all platforms
fyuan [Tue, 22 Nov 2016 07:04:43 -0800] rev 42268
8170170: Problem list ExternalEditorTest.java on all platforms Reviewed-by: darcy
Mon, 21 Nov 2016 12:28:56 -0800 8114842: JShell: SourceCodeAnalysis splits code with array initialiazer incorrectly
rfield [Mon, 21 Nov 2016 12:28:56 -0800] rev 42267
8114842: JShell: SourceCodeAnalysis splits code with array initialiazer incorrectly Reviewed-by: jlahoda
Mon, 21 Nov 2016 07:13:21 -0800 8170110: Problem list ExternalEditorTest.java
darcy [Mon, 21 Nov 2016 07:13:21 -0800] rev 42266
8170110: Problem list ExternalEditorTest.java Reviewed-by: ksrini
Fri, 18 Nov 2016 09:41:51 -0800 8153402: jshell tool: completion provider for /help
rfield [Fri, 18 Nov 2016 09:41:51 -0800] rev 42265
8153402: jshell tool: completion provider for /help 8169818: jshell tool: completion provider for /vars /methods /types gives -history Reviewed-by: jlahoda
Thu, 17 Nov 2016 22:18:50 +0000 Merge
lana [Thu, 17 Nov 2016 22:18:50 +0000] rev 42264
Merge
Wed, 16 Nov 2016 17:22:08 -0800 8147890: Javadoc search does not work with Enums
bpatel [Wed, 16 Nov 2016 17:22:08 -0800] rev 42263
8147890: Javadoc search does not work with Enums Reviewed-by: jjg, ksrini
Wed, 16 Nov 2016 13:47:25 -0800 8169659: (jdeps) missing messages for localization
reinhapa [Wed, 16 Nov 2016 13:47:25 -0800] rev 42262
8169659: (jdeps) missing messages for localization Reviewed-by: mchung
Wed, 16 Nov 2016 12:12:02 -0800 8163190: Clarify JavaFileManager use of \"module location\"
jjg [Wed, 16 Nov 2016 12:12:02 -0800] rev 42261
8163190: Clarify JavaFileManager use of \"module location\" Reviewed-by: jlahoda
Wed, 16 Nov 2016 11:53:24 -0800 8169676: boolean result of Option.process is often ignored
jjg [Wed, 16 Nov 2016 11:53:24 -0800] rev 42260
8169676: boolean result of Option.process is often ignored Reviewed-by: ksrini, jlahoda
Wed, 16 Nov 2016 10:45:23 -0800 8143006: jshell tool: /edit doesn't process each line as same as inputs for jshell
rfield [Wed, 16 Nov 2016 10:45:23 -0800] rev 42259
8143006: jshell tool: /edit doesn't process each line as same as inputs for jshell 8163816: JShell tests: jdk/jshell/ExternalEditorTest.java -- unexpected results EditorTestBase.testEditClass1() and .testEditMethod1() Reviewed-by: jlahoda
Wed, 16 Nov 2016 17:48:43 +0100 8169561: jshell tool: double shift-tab on variable crashes tool
jlahoda [Wed, 16 Nov 2016 17:48:43 +0100] rev 42258
8169561: jshell tool: double shift-tab on variable crashes tool Summary: Avoid crashe for unknown HTML tags; avoid crash for non-existing documentation; fix signature for JShell variables Reviewed-by: rfield
Wed, 23 Nov 2016 16:16:36 +0000 Added tag jdk-9+146 for changeset 6003e36b56df
lana [Wed, 23 Nov 2016 16:16:36 +0000] rev 42257
Added tag jdk-9+146 for changeset 6003e36b56df
Wed, 05 Jul 2017 22:30:33 +0200 Merge
duke [Wed, 05 Jul 2017 22:30:33 +0200] rev 42256
Merge
Wed, 23 Nov 2016 19:15:28 +0000 Merge
lana [Wed, 23 Nov 2016 19:15:28 +0000] rev 42255
Merge
Thu, 17 Nov 2016 22:18:57 +0000 Merge
lana [Thu, 17 Nov 2016 22:18:57 +0000] rev 42254
Merge
Wed, 23 Nov 2016 16:16:35 +0000 Added tag jdk-9+146 for changeset 17e6a319acd1
lana [Wed, 23 Nov 2016 16:16:35 +0000] rev 42253
Added tag jdk-9+146 for changeset 17e6a319acd1
Wed, 05 Jul 2017 22:30:23 +0200 Merge
duke [Wed, 05 Jul 2017 22:30:23 +0200] rev 42252
Merge
Fri, 25 Nov 2016 11:16:51 +0800 8170192: [JAXP] [TESTBUG] test/javax/xml/jaxp/libs/jaxp/library/JAXPPolicyManager.java should grant permissions to jtreg, javatest, and testng jars
fyuan [Fri, 25 Nov 2016 11:16:51 +0800] rev 42251
8170192: [JAXP] [TESTBUG] test/javax/xml/jaxp/libs/jaxp/library/JAXPPolicyManager.java should grant permissions to jtreg, javatest, and testng jars Reviewed-by: dfuchs, clanger, joehw, jjg, lana
Wed, 23 Nov 2016 19:15:33 +0000 Merge
lana [Wed, 23 Nov 2016 19:15:33 +0000] rev 42250
Merge
Wed, 23 Nov 2016 08:58:15 +0100 8169772: [JAXP] XALAN: Transformation of DOM with null valued text node causes NPE
clanger [Wed, 23 Nov 2016 08:58:15 +0100] rev 42249
8169772: [JAXP] XALAN: Transformation of DOM with null valued text node causes NPE Reviewed-by: joehw
Tue, 22 Nov 2016 14:48:16 +0100 8168037: Use ZIPEXE instead of ZIP to avoid clash with options for zip
ihse [Tue, 22 Nov 2016 14:48:16 +0100] rev 42248
8168037: Use ZIPEXE instead of ZIP to avoid clash with options for zip Reviewed-by: erikj
Thu, 17 Nov 2016 21:49:07 -0800 8158619: Very large CDATA section in XML document causes OOME
joehw [Thu, 17 Nov 2016 21:49:07 -0800] rev 42247
8158619: Very large CDATA section in XML document causes OOME Reviewed-by: dfuchs, lancea, clanger
Fri, 18 Nov 2016 10:34:56 +0800 8169829: ProblemList update for javax/xml/jaxp/isolatedjdk/catalog/PropertiesTest.sh
fyuan [Fri, 18 Nov 2016 10:34:56 +0800] rev 42246
8169829: ProblemList update for javax/xml/jaxp/isolatedjdk/catalog/PropertiesTest.sh Reviewed-by: joehw, lana
Thu, 17 Nov 2016 22:19:19 +0000 Merge
lana [Thu, 17 Nov 2016 22:19:19 +0000] rev 42245
Merge
Wed, 23 Nov 2016 16:16:35 +0000 Added tag jdk-9+146 for changeset 0b97f62b6064
lana [Wed, 23 Nov 2016 16:16:35 +0000] rev 42244
Added tag jdk-9+146 for changeset 0b97f62b6064
Wed, 05 Jul 2017 22:30:12 +0200 Merge
duke [Wed, 05 Jul 2017 22:30:12 +0200] rev 42243
Merge
Wed, 23 Nov 2016 19:14:47 +0000 Merge
lana [Wed, 23 Nov 2016 19:14:47 +0000] rev 42242
Merge
Tue, 22 Nov 2016 14:48:16 +0100 8168037: Use ZIPEXE instead of ZIP to avoid clash with options for zip
ihse [Tue, 22 Nov 2016 14:48:16 +0100] rev 42241
8168037: Use ZIPEXE instead of ZIP to avoid clash with options for zip Reviewed-by: erikj
Fri, 18 Nov 2016 15:26:24 +0100 8169886: Add test for JDK-8162839 that runs with SecurityManager
hannesw [Fri, 18 Nov 2016 15:26:24 +0100] rev 42240
8169886: Add test for JDK-8162839 that runs with SecurityManager Reviewed-by: sundar
Thu, 17 Nov 2016 22:19:05 +0000 Merge
lana [Thu, 17 Nov 2016 22:19:05 +0000] rev 42239
Merge
Thu, 17 Nov 2016 13:39:30 +0100 8162839: JavaAdapters do not work with ScriptObjectMirror objects
hannesw [Thu, 17 Nov 2016 13:39:30 +0100] rev 42238
8162839: JavaAdapters do not work with ScriptObjectMirror objects Reviewed-by: sundar, jlaskey
Wed, 16 Nov 2016 12:35:19 -0800 8163190: Clarify JavaFileManager use of \"module location\"
jjg [Wed, 16 Nov 2016 12:35:19 -0800] rev 42237
8163190: Clarify JavaFileManager use of \"module location\" Reviewed-by: jlahoda
Wed, 23 Nov 2016 16:16:37 +0000 Added tag jdk-9+146 for changeset e9aa3423c897
lana [Wed, 23 Nov 2016 16:16:37 +0000] rev 42236
Added tag jdk-9+146 for changeset e9aa3423c897
Wed, 05 Jul 2017 22:30:01 +0200 Merge
duke [Wed, 05 Jul 2017 22:30:01 +0200] rev 42235
Merge
Wed, 23 Nov 2016 16:16:33 +0000 Added tag jdk-9+146 for changeset d139f0e91e7e
lana [Wed, 23 Nov 2016 16:16:33 +0000] rev 42234
Added tag jdk-9+146 for changeset d139f0e91e7e
Wed, 05 Jul 2017 22:29:56 +0200 Merge
duke [Wed, 05 Jul 2017 22:29:56 +0200] rev 42233
Merge
Wed, 23 Nov 2016 18:13:51 -0800 8158916: ProblemList.txt update for com/sun/jndi/ldap/DeadSSLLdapTimeoutTest.java
mli [Wed, 23 Nov 2016 18:13:51 -0800] rev 42232
8158916: ProblemList.txt update for com/sun/jndi/ldap/DeadSSLLdapTimeoutTest.java Summary: Change the associated issue from JDK-8141370 to JDK-8169942 Reviewed-by: dfuchs Contributed-by: John Jiang <sha.jiang@oracle.com>
Tue, 22 Nov 2016 22:27:20 -0800 8065555: Remove incorrect locale data for inexistent language German (Greece)
lana [Tue, 22 Nov 2016 22:27:20 -0800] rev 42231
8065555: Remove incorrect locale data for inexistent language German (Greece) Reviewed-by: naoto Contributed-by: li.jiang@oracle.com
Wed, 23 Nov 2016 11:53:40 -0800 8170242: jdk.desktop needs package access to sun.awt.
prr [Wed, 23 Nov 2016 11:53:40 -0800] rev 42230
8170242: jdk.desktop needs package access to sun.awt. Reviewed-by: ihse, mullan
Wed, 23 Nov 2016 19:15:15 +0000 Merge
lana [Wed, 23 Nov 2016 19:15:15 +0000] rev 42229
Merge
Wed, 23 Nov 2016 11:05:10 -0800 8169479: java.lang.reflect.Constructor class has wrong api documentation
darcy [Wed, 23 Nov 2016 11:05:10 -0800] rev 42228
8169479: java.lang.reflect.Constructor class has wrong api documentation Reviewed-by: bpb, psandoz
Wed, 23 Nov 2016 10:41:25 -0800 8136831: Undefined null behavior in ClassLoader.getResourceXXXX()
bchristi [Wed, 23 Nov 2016 10:41:25 -0800] rev 42227
8136831: Undefined null behavior in ClassLoader.getResourceXXXX() Reviewed-by: alanb, mchung, psandoz
Wed, 23 Nov 2016 10:35:44 -0800 8132964: Spliterator documentation on Priority(Blocking)Queue
psandoz [Wed, 23 Nov 2016 10:35:44 -0800] rev 42226
8132964: Spliterator documentation on Priority(Blocking)Queue Reviewed-by: martin, dl, chegar
Wed, 23 Nov 2016 10:35:43 -0800 8169808: Stream returning methods should specify if they are late binding
psandoz [Wed, 23 Nov 2016 10:35:43 -0800] rev 42225
8169808: Stream returning methods should specify if they are late binding Reviewed-by: martin
Wed, 23 Nov 2016 10:34:10 -0800 8169435: ClassLoader.isParallelCapable is final and conflicting method may get VerifyError
bchristi [Wed, 23 Nov 2016 10:34:10 -0800] rev 42224
8169435: ClassLoader.isParallelCapable is final and conflicting method may get VerifyError Reviewed-by: acorn, dholmes, mchung
Wed, 23 Nov 2016 11:47:29 -0500 8169645: ObjectInputFilter Config spec is ambiguous regarding overriding the filter via System properties
rriggs [Wed, 23 Nov 2016 11:47:29 -0500] rev 42223
8169645: ObjectInputFilter Config spec is ambiguous regarding overriding the filter via System properties Reviewed-by: bpb
Wed, 23 Nov 2016 10:20:05 -0500 8169416: SSLSessionImpl finalize overhead
rriggs [Wed, 23 Nov 2016 10:20:05 -0500] rev 42222
8169416: SSLSessionImpl finalize overhead Reviewed-by: xuelei, bpb
Tue, 22 Nov 2016 20:54:32 -0800 8170035: When determining the ciphersuite lists, there is no debug output for disabled suites.
jnimeh [Tue, 22 Nov 2016 20:54:32 -0800] rev 42221
8170035: When determining the ciphersuite lists, there is no debug output for disabled suites. Summary: Provide extra debugging output for JSSE that displays disabled cipher suites Reviewed-by: vinnie, wetmore
Wed, 23 Nov 2016 10:12:01 +0800 8170158: Remove ClassLoader/platformClassLoader/DefinePlatformClass.java from ProblemList
amlu [Wed, 23 Nov 2016 10:12:01 +0800] rev 42220
8170158: Remove ClassLoader/platformClassLoader/DefinePlatformClass.java from ProblemList Reviewed-by: dfuchs
Tue, 22 Nov 2016 10:45:48 -0800 Merge
prr [Tue, 22 Nov 2016 10:45:48 -0800] rev 42219
Merge
Tue, 22 Nov 2016 10:43:49 -0800 8169887: javax/swing/JEditorPane/8080972/TestJEditor.java, javax/swing/text/View/8080972/TestObjectView.java are failing
prr [Tue, 22 Nov 2016 10:43:49 -0800] rev 42218
8169887: javax/swing/JEditorPane/8080972/TestJEditor.java, javax/swing/text/View/8080972/TestObjectView.java are failing Reviewed-by: serb, alexsch
Tue, 15 Nov 2016 12:52:24 +0530 6334602: Animated GIFs created from opaque PNG image frames appear transparent when loaded with Toolkit APIs
jdv [Tue, 15 Nov 2016 12:52:24 +0530] rev 42217
6334602: Animated GIFs created from opaque PNG image frames appear transparent when loaded with Toolkit APIs Reviewed-by: serb, prr
Mon, 14 Nov 2016 09:59:36 -0800 8169518: Suppress Deprecation warnings for deprecated Swing APIs
prr [Mon, 14 Nov 2016 09:59:36 -0800] rev 42216
8169518: Suppress Deprecation warnings for deprecated Swing APIs Reviewed-by: alexsch, ssadetsky
Mon, 14 Nov 2016 09:03:07 -0800 Merge
prr [Mon, 14 Nov 2016 09:03:07 -0800] rev 42215
Merge
Fri, 11 Nov 2016 17:07:33 +0300 8169332: The fix JDK-8083664 in AudioFileWriter can be reverted
serb [Fri, 11 Nov 2016 17:07:33 +0300] rev 42214
8169332: The fix JDK-8083664 in AudioFileWriter can be reverted Reviewed-by: prr, amenkov
Fri, 11 Nov 2016 15:33:57 +0530 8165212: VolatileImage should not be compatible with GraphicsConfiguration which transform is changed
pnarayanan [Fri, 11 Nov 2016 15:33:57 +0530] rev 42213
8165212: VolatileImage should not be compatible with GraphicsConfiguration which transform is changed Reviewed-by: prr, serb
Fri, 11 Nov 2016 15:30:22 +0530 8166003: [PIT][TEST_BUG] missing helper for javax/swing/text/GlyphPainter2/6427244/bug6427244.java
pnarayanan [Fri, 11 Nov 2016 15:30:22 +0530] rev 42212
8166003: [PIT][TEST_BUG] missing helper for javax/swing/text/GlyphPainter2/6427244/bug6427244.java Reviewed-by: prr, psadhukhan
Fri, 11 Nov 2016 13:58:42 +0530 8165680: [macosx] Enhance handling of UTF-8 characters in CDataTransfer.java
mhalder [Fri, 11 Nov 2016 13:58:42 +0530] rev 42211
8165680: [macosx] Enhance handling of UTF-8 characters in CDataTransfer.java Reviewed-by: serb, aniyogi Contributed-by: manajit.halder@oracle.com
Fri, 11 Nov 2016 12:40:59 +0530 8169043: The task bar icon color is not blue
aghaisas [Fri, 11 Nov 2016 12:40:59 +0530] rev 42210
8169043: The task bar icon color is not blue Reviewed-by: serb, arapte Contributed-by: ajit.ghaisas@oracle.com
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip