Wed, 05 Jul 2017 22:46:04 +0200 Merge
duke [Wed, 05 Jul 2017 22:46:04 +0200] rev 43361
Merge
Thu, 26 Jan 2017 19:22:38 +0000 Added tag jdk-9+154 for changeset fc31f9d07a66
lana [Thu, 26 Jan 2017 19:22:38 +0000] rev 43360
Added tag jdk-9+154 for changeset fc31f9d07a66
Wed, 05 Jul 2017 22:45:57 +0200 Merge
duke [Wed, 05 Jul 2017 22:45:57 +0200] rev 43359
Merge
Fri, 27 Jan 2017 20:33:34 +0000 8173260: CatalogManager.catalogResolver should not fail when non-existing URI is passed to it
dfuchs [Fri, 27 Jan 2017 20:33:34 +0000] rev 43358
8173260: CatalogManager.catalogResolver should not fail when non-existing URI is passed to it Summary: removed the code that special cased file and jar and threw IAE if the file did not exist. Reviewed-by: alanb, lancea
Thu, 26 Jan 2017 21:20:30 +0000 Merge
lana [Thu, 26 Jan 2017 21:20:30 +0000] rev 43357
Merge
Tue, 24 Jan 2017 16:34:23 +0000 8173111: Excessive recursion in EventFilterSupport when filtering over large number of XML events can cause StackOverflow
dfuchs [Tue, 24 Jan 2017 16:34:23 +0000] rev 43356
8173111: Excessive recursion in EventFilterSupport when filtering over large number of XML events can cause StackOverflow Summary: This fix replaces un unwanted recursion in the XML streams event filtering support by a simple loop (in nextEvent/nextTag). Reviewed-by: aefimov, clanger, lancea, rriggs
Tue, 24 Jan 2017 11:10:19 +0100 8173261: JAXP: TESTBUG: javax/xml/jaxp/isolatedjdk/catalog/PropertiesTest.sh
clanger [Tue, 24 Jan 2017 11:10:19 +0100] rev 43355
8173261: JAXP: TESTBUG: javax/xml/jaxp/isolatedjdk/catalog/PropertiesTest.sh Reviewed-by: dfuchs, fyuan
Thu, 26 Jan 2017 19:22:38 +0000 Added tag jdk-9+154 for changeset c910b570468e
lana [Thu, 26 Jan 2017 19:22:38 +0000] rev 43354
Added tag jdk-9+154 for changeset c910b570468e
Wed, 05 Jul 2017 22:45:48 +0200 Merge
duke [Wed, 05 Jul 2017 22:45:48 +0200] rev 43353
Merge
Tue, 31 Jan 2017 10:48:49 +0100 8173480: in operator should work on java objects and classes
hannesw [Tue, 31 Jan 2017 10:48:49 +0100] rev 43352
8173480: in operator should work on java objects and classes Reviewed-by: jlaskey, sundar
Thu, 26 Jan 2017 21:20:32 +0000 Merge
lana [Thu, 26 Jan 2017 21:20:32 +0000] rev 43351
Merge
Thu, 26 Jan 2017 12:58:57 +0100 8172006: Nashorn JavaScript engine fails to call @FunctionalInterface with a java.util.List argument
hannesw [Thu, 26 Jan 2017 12:58:57 +0100] rev 43350
8172006: Nashorn JavaScript engine fails to call @FunctionalInterface with a java.util.List argument Reviewed-by: attila, jlaskey
Wed, 25 Jan 2017 09:49:02 +0100 8166186: ClassCastException with arguments usage
hannesw [Wed, 25 Jan 2017 09:49:02 +0100] rev 43349
8166186: ClassCastException with arguments usage Reviewed-by: attila, sundar
Tue, 24 Jan 2017 18:08:04 +0530 8173257: test/script/trusted/JDK-8021189.js and test/script/trusted/JDK-8021129.js fail in nashorn nightly
sundar [Tue, 24 Jan 2017 18:08:04 +0530] rev 43348
8173257: test/script/trusted/JDK-8021189.js and test/script/trusted/JDK-8021129.js fail in nashorn nightly Reviewed-by: hannesw, jlaskey
Thu, 26 Jan 2017 19:22:40 +0000 Added tag jdk-9+154 for changeset 0d39b11bffb3
lana [Thu, 26 Jan 2017 19:22:40 +0000] rev 43347
Added tag jdk-9+154 for changeset 0d39b11bffb3
Wed, 05 Jul 2017 22:45:39 +0200 Merge
duke [Wed, 05 Jul 2017 22:45:39 +0200] rev 43346
Merge
Fri, 27 Jan 2017 16:28:56 +0000 8170116: Remove qualified exports from java.base to java.corba
prappo [Fri, 27 Jan 2017 16:28:56 +0000] rev 43345
8170116: Remove qualified exports from java.base to java.corba Reviewed-by: dfuchs, alanb, mchung Contributed-by: Chris Hegarty <chris.hegarty@oracle.com>, Daniel Fuchs <daniel.fuchs@oracle.com>
Thu, 26 Jan 2017 21:20:28 +0000 Merge
lana [Thu, 26 Jan 2017 21:20:28 +0000] rev 43344
Merge
Wed, 25 Jan 2017 12:09:25 +0000 8077395: org.omg.CORBA_2_3.portable.InputStream constructor should not specify JDK-specific property
coffeys [Wed, 25 Jan 2017 12:09:25 +0000] rev 43343
8077395: org.omg.CORBA_2_3.portable.InputStream constructor should not specify JDK-specific property Reviewed-by: lancea, rriggs
Thu, 26 Jan 2017 19:22:37 +0000 Added tag jdk-9+154 for changeset 6a01d7639893
lana [Thu, 26 Jan 2017 19:22:37 +0000] rev 43342
Added tag jdk-9+154 for changeset 6a01d7639893
Wed, 05 Jul 2017 22:45:29 +0200 Merge
duke [Wed, 05 Jul 2017 22:45:29 +0200] rev 43341
Merge
Tue, 31 Jan 2017 14:47:57 -0800 8173711: Disable JAVA_OPTIONS env variable support until JDK-8173712 is resolved
mchung [Tue, 31 Jan 2017 14:47:57 -0800] rev 43340
8173711: Disable JAVA_OPTIONS env variable support until JDK-8173712 is resolved Reviewed-by: ksrini, henryjen
Tue, 31 Jan 2017 21:33:54 +0000 8173581: performance regression in com/sun/crypto/provider/OutputFeedback.java
rasbold [Tue, 31 Jan 2017 21:33:54 +0000] rev 43339
8173581: performance regression in com/sun/crypto/provider/OutputFeedback.java Summary: Corrected the problem in OutputFeedback class Reviewed-by: valeriep Contributed-by: rasbold@google.com
Tue, 31 Jan 2017 13:18:34 -0800 8173423: Wrong display name for supplemental Japanese era
naoto [Tue, 31 Jan 2017 13:18:34 -0800] rev 43338
8173423: Wrong display name for supplemental Japanese era Reviewed-by: sherman
Mon, 30 Jan 2017 14:38:08 -0800 8172365: Provide a better migration path for ResourceBundleControlProvider
naoto [Mon, 30 Jan 2017 14:38:08 -0800] rev 43337
8172365: Provide a better migration path for ResourceBundleControlProvider Reviewed-by: mchung
Mon, 30 Jan 2017 11:00:18 -0800 8173381: osName/osArch/osVersion is missing in ModuleDescriptor created by SystemModules
mchung [Mon, 30 Jan 2017 11:00:18 -0800] rev 43336
8173381: osName/osArch/osVersion is missing in ModuleDescriptor created by SystemModules Reviewed-by: alanb
Mon, 30 Jan 2017 13:11:56 +0300 8173478: SSL related tests failes with message: "java.security.NoSuchAlgorithmException: EC KeyFactory not available"
skovalev [Mon, 30 Jan 2017 13:11:56 +0300] rev 43335
8173478: SSL related tests failes with message: "java.security.NoSuchAlgorithmException: EC KeyFactory not available" Reviewed-by: xuelei
Mon, 30 Jan 2017 16:33:20 +0100 8173634: libjli/cmdtoargs.c does not compile with VS2010
clanger [Mon, 30 Jan 2017 16:33:20 +0100] rev 43334
8173634: libjli/cmdtoargs.c does not compile with VS2010 Reviewed-by: rriggs
Mon, 30 Jan 2017 13:14:09 +0100 8166535: jshell tool: cannot handle non-ascii characters
jlahoda [Mon, 30 Jan 2017 13:14:09 +0100] rev 43333
8166535: jshell tool: cannot handle non-ascii characters Summary: Using a more appropriate native method to read from the console. Reviewed-by: rfield
Mon, 30 Jan 2017 09:09:34 +0100 8081694: Remove DISABLED_WARNINGS_gcc for libsctp
ihse [Mon, 30 Jan 2017 09:09:34 +0100] rev 43332
8081694: Remove DISABLED_WARNINGS_gcc for libsctp Reviewed-by: erikj
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip