lana [Thu, 26 Jan 2017 21:20:28 +0000] rev 43344
Merge
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
lana [Thu, 26 Jan 2017 19:22:37 +0000] rev 43342
Added tag jdk-9+154 for changeset 6a01d7639893
duke [Wed, 05 Jul 2017 22:45:29 +0200] rev 43341
Merge
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
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
naoto [Tue, 31 Jan 2017 13:18:34 -0800] rev 43338
8173423: Wrong display name for supplemental Japanese era
Reviewed-by: sherman
naoto [Mon, 30 Jan 2017 14:38:08 -0800] rev 43337
8172365: Provide a better migration path for ResourceBundleControlProvider
Reviewed-by: mchung
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
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
clanger [Mon, 30 Jan 2017 16:33:20 +0100] rev 43334
8173634: libjli/cmdtoargs.c does not compile with VS2010
Reviewed-by: rriggs
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
ihse [Mon, 30 Jan 2017 09:09:34 +0100] rev 43332
8081694: Remove DISABLED_WARNINGS_gcc for libsctp
Reviewed-by: erikj
sherman [Sat, 28 Jan 2017 20:51:28 -0800] rev 43331
8173396: Error message issue with jar tool API validator
Reviewed-by: psandoz, mchung
henryjen [Fri, 27 Jan 2017 13:10:27 -0800] rev 43330
8172309: classpath wildcards code does not support --class-path
Reviewed-by: ksrini