Sean Coffey
|
35bad958c1
|
8173783: IllegalArgumentException: jdk.tls.namedGroups
Reviewed-by: xuelei, wetmore
|
2017-02-08 08:40:25 +00:00 |
|
Anthony Scarpino
|
822861408b
|
8151116: Add extended key usage constraint to the jdk.certpath.disabledAlgorithms security property
Reviewed-by: wetmore
|
2017-02-07 19:55:10 -08:00 |
|
Mandy Chung
|
0c24be389f
|
8173712: Rename JAVA_OPTIONS environment variable to JDK_JAVA_OPTIONS
Reviewed-by: henryjen, psandoz
|
2017-02-07 16:41:26 -08:00 |
|
Ramanand Patil
|
b8e61b9b1c
|
8173943: Change error reporting of LauncherHelper to include actual Error class name
Reviewed-by: alanb, ksrini
|
2017-02-08 02:23:32 +05:30 |
|
Lance Andersen
|
6409218626
|
8169313: java.xml.ws not granted NetPermission(getProxySelector)
Reviewed-by: alanb, aefimov, mchung
|
2017-02-07 14:07:24 -05:00 |
|
Doug Lea
|
ecabcca746
|
8172726: ForkJoin common pool retains a reference to the thread context class loader
Reviewed-by: martin, psandoz, chegar
|
2017-02-07 00:38:22 -08:00 |
|
Claes Redestad
|
19a0529e40
|
8173982: (fs) DefaultFileSystemProvider should be split into platform specific versions
Reviewed-by: alanb
|
2017-02-06 22:23:46 +01:00 |
|
Vinnie Ryan
|
3d412e1c50
|
8173956: KeyStore regression due to default keystore being changed to PKCS12
Reviewed-by: xuelei
|
2017-02-06 17:28:33 +00:00 |
|
Sean Mullan
|
779401fbbf
|
8173827: Remove forRemoval=true from several deprecated security APIs
Reviewed-by: redestad, xuelei
|
2017-02-06 08:59:00 -05:00 |
|
Jesper Wilhelmsson
|
d59901faa4
|
Merge
|
2017-02-04 03:29:39 +01:00 |
|
Doug Lea
|
030a779128
|
8171886: Miscellaneous changes imported from jsr166 CVS 2017-02
Reviewed-by: martin, psandoz
|
2017-02-03 13:24:59 -08:00 |
|
Doug Lea
|
7f519be836
|
8169748: LinkedTransferQueue bulk remove is O(n^2)
8172023: Concurrent spliterators fail to handle exhaustion properly
Reviewed-by: martin, psandoz, smarks
|
2017-02-03 13:24:59 -08:00 |
|
Doug Lea
|
1f99fea68c
|
8173706: Is able to set a negative j.u.Vector size in JDK9 b151
Reviewed-by: martin, psandoz, smarks
|
2017-02-03 13:24:59 -08:00 |
|
Roger Riggs
|
48795d4f02
|
8172299: Improve class processing
Reviewed-by: coffeys, chegar, ahgross, skoivu, rhalade
|
2017-02-03 14:10:33 -05:00 |
|
Mandy Chung
|
9184611249
|
8173858: Rename libmanagement_rmi to libmanagement_agent
Reviewed-by: alanb, dfuchs, dholmes, erikj
|
2017-02-03 08:54:58 -08:00 |
|
Daniel Fuchs
|
9f9a6ec666
|
8173607: JMX RMI connector should be in its own module
The JMX RMI connector is moved to a new java.management.rmi module.
Reviewed-by: mchung, erikj
|
2017-02-02 16:50:46 +00:00 |
|
Doug Simon
|
5a470b0ba4
|
8145337: [JVMCI] JVMCI initialization with SecurityManager installed fails: java.security.AccessControlException: access denied
Reviewed-by: kvn, alanb, mchung, mullan
|
2017-02-02 05:26:20 -08:00 |
|
Claes Redestad
|
00a5fb9183
|
8160302: Reduce number of lambdas created when loading java.util.regex.Pattern
Reviewed-by: sherman, martin
|
2017-02-02 12:28:23 +01:00 |
|
Arno Zeller
|
4d92a188b2
|
8170868: DefaultProxySelector should use system defaults on Windows, MacOS and Gnome
Reviewed-by: chegar, simonis, clanger, stuefe, erikj
|
2017-02-02 10:28:47 +01:00 |
|
Henry Jen
|
e650ed51fb
|
8173758: tools/javac/Paths/wcMineField.sh failing with java.lang.ClassNotFoundException
Reviewed-by: ksrini
|
2017-02-01 09:52:46 -08:00 |
|
Ramanand Patil
|
fa7ddb66e7
|
8167063: spurious message "A JNI error has occurred" if start-class cannot be initialized
Reviewed-by: alanb, ksrini
|
2017-02-01 18:18:59 +05:30 |
|
Mandy Chung
|
7e2dd137c3
|
8173608: Separate JDK management agent from java.management module
Reviewed-by: dfuchs, dholmes, erikj
|
2017-01-31 20:06:32 -08:00 |
|
Jesper Wilhelmsson
|
cbbc62dced
|
Merge
|
2017-02-01 00:56:16 +01:00 |
|
Mandy Chung
|
10fde779ba
|
8173711: Disable JAVA_OPTIONS env variable support until JDK-8173712 is resolved
Reviewed-by: ksrini, henryjen
|
2017-01-31 14:47:57 -08:00 |
|
Chuck Rasbold
|
1c03567bb7
|
8173581: performance regression in com/sun/crypto/provider/OutputFeedback.java
Corrected the problem in OutputFeedback class
Reviewed-by: valeriep
|
2017-01-31 21:33:54 +00:00 |
|
Naoto Sato
|
e9378f1493
|
8173423: Wrong display name for supplemental Japanese era
Reviewed-by: sherman
|
2017-01-31 13:18:34 -08:00 |
|
Jesper Wilhelmsson
|
e37cc00a49
|
Merge
|
2017-01-31 20:54:44 +01:00 |
|
Brent Christian
|
d0a0cdf753
|
8156073: 2-slot LiveStackFrame locals (long and double) are incorrect
Reviewed-by: coleenp, mchung
|
2017-01-31 11:51:02 -08:00 |
|
Naoto Sato
|
88f86ecc32
|
8172365: Provide a better migration path for ResourceBundleControlProvider
Reviewed-by: mchung
|
2017-01-30 14:38:08 -08:00 |
|
Mandy Chung
|
ae1d2480be
|
8173381: osName/osArch/osVersion is missing in ModuleDescriptor created by SystemModules
Reviewed-by: alanb
|
2017-01-30 11:00:18 -08:00 |
|
Christoph Langer
|
3711ef1e3b
|
8173634: libjli/cmdtoargs.c does not compile with VS2010
Reviewed-by: rriggs
|
2017-01-30 16:33:20 +01:00 |
|
Henry Jen
|
265c58cb16
|
8172309: classpath wildcards code does not support --class-path
Reviewed-by: ksrini
|
2017-01-27 13:10:27 -08:00 |
|
Chris Hegarty
|
812616397c
|
8170116: Remove qualified exports from java.base to java.corba
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Reviewed-by: dfuchs, alanb, mchung
|
2017-01-27 16:27:52 +00:00 |
|
Valerie Peng
|
340885cb6c
|
Merge
|
2017-01-26 23:11:37 +00:00 |
|
Valerie Peng
|
59c4f0303c
|
8062731: Cipher object can be created without calling Cipher.getInstance
Fixed the check in JCE so that only trusted providers can extend Cipher class
Reviewed-by: wetmore
|
2017-01-26 22:56:02 +00:00 |
|
Henry Jen
|
aae3015f73
|
8170832: Add a new launcher environment variable JAVA_OPTIONS
Reviewed-by: mchung, ksrini
|
2017-01-25 12:52:40 -08:00 |
|
Mandy Chung
|
68fe02afb2
|
8172808: Handle sun.security.util.Resources bundle in ResourcesMgr in the same way as AuthResources
Reviewed-by: mullan
|
2017-01-25 10:53:01 -08:00 |
|
Paul Sandoz
|
db38e8df3b
|
8172732: spec clarification for URLClassLoader for Multirelease jars
Reviewed-by: mchung, chegar, alanb
|
2017-01-24 18:24:40 -08:00 |
|
Xue-Lei Andrew Fan
|
fe5be990e0
|
8172869: 4096 is not supported yet for the DH Parameter Generator
Reviewed-by: ascarpino, mullan
|
2017-01-24 23:07:53 +00:00 |
|
Adam Petcher
|
f3f3725fdd
|
8168075: Custom system class loader + security manager + malformed policy file = recursive initialization
Reviewed-by: mchung, mullan
|
2017-01-24 16:19:21 -05:00 |
|
Rachna Goel
|
861b7d08a0
|
8167273: Calendar.getDisplayNames inconsistent with DateFormatSymbols
Reviewed-by: naoto
|
2017-01-24 12:06:03 +05:30 |
|
Jesper Wilhelmsson
|
9400d2bd29
|
Merge
|
2017-01-24 00:30:25 +01:00 |
|
Anthony Scarpino
|
698d82f0b0
|
8172527: Rename jdk.crypto.token to jdk.crypto.cryptoki
Reviewed-by: mchung, wetmore
|
2017-01-23 11:49:01 -08:00 |
|
Christoph Langer
|
eedfb7acfd
|
8173197: (se) WindowsSelectorImpl.c does not compile with VS2010
Reviewed-by: alanb, chegar
|
2017-01-23 14:04:44 +01:00 |
|
Sean Mullan
|
1229a8857c
|
Merge
|
2017-01-23 07:36:05 -05:00 |
|
Sean Mullan
|
472c73df43
|
8173082: java/bean/* tests fail since change of JDK-8055206
Reviewed-by: mchung, ahgross, alanb
|
2017-01-23 07:34:11 -05:00 |
|
Weijun Wang
|
8d7694562c
|
8172975: SecurityTools.keytool() needs to accept user input
Reviewed-by: asmotrak
|
2017-01-21 08:38:51 +08:00 |
|
Paul Sandoz
|
bef071156d
|
8173083: VarHandle usages in LockSupport and ThreadLocalRandom result in circularity issues
Reviewed-by: martin
|
2017-01-20 08:01:43 -08:00 |
|
Brian Burkhalter
|
5aa0f30214
|
8172547: (se) Selector.select(Long.MAX_VALUE) fires repeatedly
Clamp the jlong-valued select() timeout to INT_MAX for struct timeval
Reviewed-by: rriggs, clanger, alanb
|
2017-01-19 13:46:45 -08:00 |
|
Sean Mullan
|
d9d9d8701a
|
8055206: Update SecurityManager::checkPackageAccess to restrict non-exported JDK packages by default
Reviewed-by: mchung
|
2017-01-19 13:50:02 -05:00 |
|