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
prappo [Fri, 27 Jan 2017 16:27:52 +0000] rev 43329
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>
sundar [Fri, 27 Jan 2017 19:07:45 +0530] rev 43328
8172864: Remove custom plugin module path
Reviewed-by: alanb, jlaskey
valeriep [Thu, 26 Jan 2017 23:11:37 +0000] rev 43327
Merge
valeriep [Thu, 26 Jan 2017 22:56:02 +0000] rev 43326
8062731: Cipher object can be created without calling Cipher.getInstance
Summary: Fixed the check in JCE so that only trusted providers can extend Cipher class
Reviewed-by: wetmore
henryjen [Wed, 25 Jan 2017 12:52:40 -0800] rev 43325
8170832: Add a new launcher environment variable JAVA_OPTIONS
Reviewed-by: mchung, ksrini