Magnus Ihse Bursie
|
628aec8c75
|
8203822: AIX version of jsig.c was not removed in JDK-8200298
Reviewed-by: erikj
|
2018-06-07 23:30:05 +02:00 |
|
Xueming Shen
|
a78fe0a073
|
8203839: API clarification: versioned jar entry verification in multi-release jar file
Reviewed-by: darcy, psandoz, alanb, weijun
|
2018-06-07 13:24:49 -07:00 |
|
Brian Burkhalter
|
e9f3b0e527
|
8201407: Files.move throws DirectoryNonEmptyException when moving directory across file system
Reviewed-by: alanb
|
2018-06-07 07:43:29 -07:00 |
|
Alan Bateman
|
2466623e45
|
6350055: (se) SelectionKey.interestOps variants to atomically update interest ops
Co-authored-by: David M Lloyd <david.lloyd@redhat.com>
Reviewed-by: bpb
|
2018-06-07 09:18:39 +01:00 |
|
Xueming Shen
|
bb4b387398
|
8204494: Fix for 8200530 triggered regression, closed/test/jdk/security/infra/java/security/KeyStore/BouncyCastleInterop.java failed
Reviewed-by: rriggs
|
2018-06-06 14:36:48 -07:00 |
|
Alan Bateman
|
79ed34634b
|
8203937: Not possible to read data from socket after write detects connection reset
Reviewed-by: chegar
|
2018-06-06 12:17:01 +01:00 |
|
Li Jiang
|
069e4f8095
|
8193552: ISO 4217 amendment 165
8202026: ISO 4217 amendment 166
8204269: ISO 4217 amendment 167
Reviewed-by: naoto
|
2018-06-05 23:06:32 -07:00 |
|
Xueming Shen
|
fcfd1c85dd
|
8200530: '\r' is not supported as "newline" in java.util.jar.Manifest
Reviewed-by: jlaskey
|
2018-06-05 10:03:46 -07:00 |
|
Naoto Sato
|
8220e4135a
|
8203324: Use out of scope in getMacOSXLocale of java_props_macosx.c:120
Reviewed-by: rriggs
|
2018-06-05 08:33:40 -07:00 |
|
Michal Vala
|
a30144440e
|
8190417: javadoc updates to java.util.regex.Matcher
Reviewed-by: lancea, alanb, dholmes
|
2018-06-01 12:28:19 -04:00 |
|
Claes Redestad
|
f4b24c3473
|
8204194: Lazily create MethodHandleImpl$AsVarargsCollector.asCollectorCache
Reviewed-by: psandoz
|
2018-06-01 11:34:13 +02:00 |
|
Rajan Halade
|
e042b06185
|
8191031: Remove several Symantec Root CAs
Reviewed-by: mullan
|
2018-05-31 14:56:51 -07:00 |
|
Vivek Theeyarath
|
5103e3b4a3
|
8177276: MethodHandles.insertArguments doesn't specify IllegalArgumentException on index mismatch
Correct MethodHandles.insertArguments spec
Reviewed-by: psandoz, mchung, ntv
|
2018-05-25 22:56:00 -07:00 |
|
Jamil Nimeh
|
fcb805f9a6
|
8153029: ChaCha20 Cipher Implementation
Add the ChaCha20 and ChaCha20-Poly1305 Cipher implementations
Reviewed-by: mullan
|
2018-05-31 07:05:10 -07:00 |
|
Rachna Goel
|
f001238086
|
8203474: Update description of "Cyrillic Supplementary" block name in Character.UnicodeBlock class
Updated description of cyrillic supplementary block.
Reviewed-by: naoto
|
2018-05-31 15:11:57 +05:30 |
|
Jim Laskey
|
e18f24a98e
|
8050818: Predicate::not - provide an easier way to negate a predicate
Reviewed-by: chegar, dl, psandoz, forax, smarks, redestad
|
2018-05-30 12:40:04 -03:00 |
|
Rajan Halade
|
5712e9e18b
|
8189949: Remove Baltimore Cybertrust Code Signing CA
Reviewed-by: mullan
|
2018-05-30 07:42:48 -07:00 |
|
Claes Redestad
|
b67da0de17
|
8203886: Invoke LambdaMetafactory::altMetafactory exactly from the BootstrapMethodInvoker
Reviewed-by: mchung
|
2018-05-30 14:46:28 +02:00 |
|
Vyom Tewari
|
6a48db9cf6
|
8194298: Add support for per Socket configuration of TCP keepalive
Reviewed-by: chegar, clanger, igerasim, alanb
|
2018-05-30 16:36:35 +05:30 |
|
Martin Buchholz
|
e85e0f5daf
|
8203327: Small cleanups in java.lang.ref
Reviewed-by: mr
|
2018-05-29 19:15:49 -07:00 |
|
Naoto Sato
|
7c91898b9f
|
8182601: Improve usage messages
Reviewed-by: alanb, ahgross, ksrini, mchung
|
2017-08-08 10:43:07 -07:00 |
|
Stuart Marks
|
7d547d0ee4
|
8174109: Better queuing priorities
Reviewed-by: chegar, dfuchs, rriggs, alanb, robm, rhalade, jeff, ahgross
|
2017-08-02 10:34:35 -07:00 |
|
Adam Petcher
|
72e7522e88
|
8182387: Improve PKCS usage
Reviewed-by: valeriep
|
2017-07-28 18:20:43 +00:00 |
|
Pavel Rappo
|
05331dc72f
|
8181612: More stable connection processing
Reviewed-by: chegar, coffeys, ahgross, joehw, rhalade
|
2017-07-26 17:44:06 +01:00 |
|
Vyom Tewari
|
5069e85826
|
8182125: Improve reliability of DNS lookups
Reviewed-by: chegar, rriggs, dfuchs
|
2017-07-23 10:33:13 +05:30 |
|
Valerie Peng
|
b3f1165f7d
|
8181048: Refactor existing providers to refer to the same constants for default values for key length
Reviewed-by: mullan, ahgross
|
2017-07-13 20:41:59 +00:00 |
|
Weijun Wang
|
7cf3c0ff14
|
8182879: Add warnings to keytool when using JKS and JCEKS
Reviewed-by: vinnie, ahgross, mullan
|
2017-07-12 10:55:40 +08:00 |
|
Weijun Wang
|
3232ef5897
|
8181432: Better processing of unresolved permissions
Reviewed-by: mullan
|
2017-07-06 09:20:21 +08:00 |
|
Vinnie Ryan
|
47efefa42f
|
8181692: Update storage implementations
Reviewed-by: weijun, igerasim
|
2017-07-05 17:27:46 +01:00 |
|
Adam Petcher
|
248948c08b
|
8174756: Extra validation for public keys
Reviewed-by: valeriep
|
2017-07-04 01:52:53 +00:00 |
|
Vinnie Ryan
|
e4945e6c66
|
8181370: Better keystore handling
Reviewed-by: weijun, igerasim
|
2017-06-28 16:52:36 +01:00 |
|
Brent Christian
|
e8c680e65b
|
8187772: JVM crash when currency set on MacOS 10.10 and earlier
Reviewed-by: naoto
|
2017-10-16 11:20:59 -07:00 |
|
Jaroslav Tulach
|
d08cb7efdf
|
8189116: Give the jdk.internal.vm.compiler.management only the permissions it really needs to expose the bean
Reviewed-by: mchung, kvn
|
2017-11-10 10:30:42 +01:00 |
|
Roger Riggs
|
74b07b599e
|
8181597: Process Proxy presentation
Reviewed-by: dfuchs, ahgross, rhalade, skoivu
|
2017-06-19 17:38:33 -04:00 |
|
Naoto Sato
|
89b8d98d19
|
8181323: Better timezone processing
Reviewed-by: rriggs
|
2017-06-15 09:57:15 -07:00 |
|
James Laskey
|
03e33188f3
|
8180869: Cleaner image file reading handling
Reviewed-by: ahgross, rriggs, rhalade
|
2017-06-05 12:36:15 -03:00 |
|
Weijun Wang
|
e7fdfdb7e7
|
8178714: PKIX validator nameConstraints check failing after change 8175940
Reviewed-by: mullan, ahgross
|
2017-05-18 08:52:50 +08:00 |
|
Adam Petcher
|
bb2e7a3311
|
8172525: Improve key keying case
Reviewed-by: mullan, valeriep, rhalade, ahgross
|
2017-04-28 10:17:46 -04:00 |
|
Chris Dennis
|
58faa32cfe
|
8178117: Add public state constructors for Int/Long/DoubleSummaryStatistics
Reviewed-by: psandoz, bpb, briangoetz
|
2017-04-11 17:25:09 -04:00 |
|
Christoph Dreis
|
7f79fffba6
|
8190382: fix small typographic errors in comments
Reviewed-by: martin
|
2017-10-30 17:49:33 -07:00 |
|
Brent Christian
|
f32470d85f
|
8189319: Add a java.util.Properties constructor that takes an initial capacity
Reviewed-by: martin, mchung, rriggs
|
2017-10-30 16:16:01 -07:00 |
|
Daniel Fuchs
|
c8812e460a
|
8176751: Better URL connections
Reviewed-by: chegar, michaelm, rhalade, rpatil, vtewari
|
2017-03-23 15:07:26 +00:00 |
|
Vladimir Ivanov
|
fa8b858052
|
8174962: Better interface invocations
Reviewed-by: jrose, coleenp, ahgross, acorn, iignatyev
|
2017-05-26 18:39:27 +03:00 |
|
Mark Sheppard
|
979cec24f8
|
8160104: CORBA communication improvements
Reviewed-by: rriggs, dfuchs
|
2017-09-03 16:08:13 +01:00 |
|
Weijun Wang
|
f92a050948
|
8175940: More certificate subject checking
Reviewed-by: ahgross, mullan
|
2017-03-15 22:27:12 +08:00 |
|
Valerie Peng
|
2473f1cf41
|
8171252: Improve exception checking
Reviewed-by: ascarpino, mschoene
|
2017-02-22 00:14:32 +00:00 |
|
Daniel Fuchs
|
020204a972
|
8180024: Improve construction of objects during deserialization
Reviewed-by: rriggs, skoivu, ahgross, rhalade
|
2017-05-19 11:18:49 +01:00 |
|