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
Athijegannathan Sundararajan
b19ab1ef8f
8173717: jlink --help fails with missing "plugin.opt.plugin-module-path" key in resource bundle
...
Reviewed-by: mchung, alanb
2017-02-01 15:12:03 +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
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
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
Jan Lahoda
8fc452bec7
8166535: jshell tool: cannot handle non-ascii characters
...
Using a more appropriate native method to read from the console.
Reviewed-by: rfield
2017-01-30 13:14:09 +01:00
Xueming Shen
58b68c23d3
8173396: Error message issue with jar tool API validator
...
Reviewed-by: psandoz, mchung
2017-01-28 20:51:28 -08: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
Athijegannathan Sundararajan
518b9ceb1b
8172864: Remove custom plugin module path
...
Reviewed-by: alanb, jlaskey
2017-01-27 19:07:45 +05:30
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
Phil Race
52d01aa629
Merge
2017-01-26 08:36:27 -08: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
Chris Hegarty
347664b883
8173354: javadoc warning notice for types in Incubator Modules
...
Reviewed-by: erikj, michaelm
2017-01-25 14:10:03 +00: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
Alexander Scherbatiy
e1eb9b78e1
8003495: [findbugs] javax.swing.* - Storing a reference to an externally mutable object into the internal representation
...
Reviewed-by: prr, serb
2017-01-24 11:37:32 +03:00
Rachna Goel
861b7d08a0
8167273: Calendar.getDisplayNames inconsistent with DateFormatSymbols
...
Reviewed-by: naoto
2017-01-24 12:06:03 +05:30
Phil Race
961110c69e
8167228: Update to libpng 1.6.28
...
Reviewed-by: serb, azvegint
2017-01-23 11:59:48 -08: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
Phil Race
ce1ecfe492
Merge
2017-01-23 10:27:58 -08:00
Anton Litvinov
83e9df05ad
8168751: Two "Direct Clip" threads are created to play the same "AudioClip" object, what makes clip sound corrupted
...
Reviewed-by: serb, amenkov
2017-01-23 19:58:06 +03: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
Mandy Chung
ea6b99d730
8173096: jmod files are not world-readable
...
Reviewed-by: alanb
2017-01-21 14:31:57 -08:00
Weijun Wang
8d7694562c
8172975: SecurityTools.keytool() needs to accept user input
...
Reviewed-by: asmotrak
2017-01-21 08:38:51 +08:00
David Carlier
46a0d97e97
8171836: Memory leak in java.desktop/unix/native/common/awt/fontpath.c
...
Reviewed-by: prr, arapte
2017-01-20 16:03:08 -08:00
Brian Burkhalter
318d5e1bca
8154228: [TIFF] IIOException: "Insufficient data offsets or byte counts" when loading test image
...
If byte counts are not provided attempt to compute them if feasible.
Reviewed-by: prr
2017-01-20 15:13:48 -08:00
Brian Burkhalter
e44d7277fd
8145019: Exceptions from TIFFImageReader.read() when loading bit depth test images
...
Fix some problems reading unusual bit depth images relating to setting the correct ImageTypeSpecifier and reformatting discontiguous data
Reviewed-by: prr
2017-01-20 15:09:54 -08:00
Daniel Fuchs
45be416036
8172971: java.management could use System.Logger
...
Java.management is updated to use System.Logger instead of java.util.logging.Logger.
Reviewed-by: mchung, rriggs
2017-01-20 18:41:12 +00:00
David Dehaven
3d101665fe
Merge
2017-01-20 08:53:42 -08:00
Phil Race
bf606da869
8172999: Crash on Windows getting FontMetrics since JDK 9 b96
...
Reviewed-by: serb, vadim
2017-01-20 10:28:34 -08:00
David Dehaven
cfa62e789a
Merge
2017-01-20 07:05:40 -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
Athijegannathan Sundararajan
4b9bc4ffe6
8172659: PluginException("TargetPlatform attribute is missing ...") - should be ModuleTarget
...
Reviewed-by: alanb, jlaskey
2017-01-20 19:12:46 +05:30
Jayathirth D V
3713153413
8173064: Unexpected <body> tag in javax/imageio/plugins/tiff/package.html
...
Reviewed-by: psadhukhan, arapte
2017-01-20 14:28:46 +05:30
Xueming Shen
248778d27a
8173072: zipfs fails to handle incorrect info-zip "extended timestamp extra field"
...
Reviewed-by: redestad
2017-01-19 16:38:24 -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
Phil Race
f80453413a
8172813: test/java/awt/font/JNICheck/JNICheck.sh fails on Linux
...
Reviewed-by: serb, psadhukhan, pnarayanan
2017-01-19 12:04:58 -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
Xue-Lei Andrew Fan
69369c305a
8173066: More verbose debug output for selection of X509 certs
...
Reviewed-by: coffeys
2017-01-19 18:03:24 +00:00
Paul Sandoz
6b84b1d30a
8160710: Enable Thread to grant VarHandle field access to ThreadLocalRandom/Striped64
...
Reviewed-by: martin, dl, chegar
2017-01-19 09:27:24 -08:00