Johnny Lim
|
5dcaf6cc6c
|
8297749: Remove duplicate space in the ProtocolException message being thrown from HttpURLConnection
Reviewed-by: dfuchs, jpai
|
2022-11-30 06:15:07 +00:00 |
|
Jaikiran Pai
|
9ced2ea0ab
|
8297311: Improve exception message thrown by java.net.HostPortrange::toLowerCase(String s)
Reviewed-by: dfuchs, michaelm, rriggs
|
2022-11-30 01:11:24 +00:00 |
|
Justin Lu
|
ae5b1f7656
|
8297685: Typo in NullPointerException description specified by Locale.lookup
Reviewed-by: naoto, lancea, jpai
|
2022-11-29 18:32:44 +00:00 |
|
Xue-Lei Andrew Fan
|
b778cd52b3
|
8295010: Reduce if required in EC limbs operations
Reviewed-by: djelinski, jjiang
|
2022-11-29 17:39:40 +00:00 |
|
Jamil Nimeh
|
cd6bebbf34
|
8247645: ChaCha20 intrinsics
Reviewed-by: sviswanathan, ngasson, vlivanov, ascarpino
|
2022-11-29 14:40:20 +00:00 |
|
Weijun Wang
|
2deb318c9f
|
8297065: DerOutputStream operations should not throw IOExceptions
Reviewed-by: mullan, valeriep
|
2022-11-29 12:57:46 +00:00 |
|
David Holmes
|
692bedbc1d
|
8297106: Remove the -Xcheck:jni local reference capacity checking
Reviewed-by: dcubed, kevinw
|
2022-11-29 02:03:49 +00:00 |
|
David Holmes
|
05128c2110
|
8286185: The Java manpage can be more platform inclusive
Reviewed-by: sspitsyn, kvn, iklam
|
2022-11-28 22:04:07 +00:00 |
|
Weijun Wang
|
d450314bd3
|
8297276: Remove thread text from Subject.current
Reviewed-by: xuelei, rriggs, mullan
|
2022-11-28 22:02:54 +00:00 |
|
Ryan Ernst
|
50f9043c69
|
8297451: ProcessHandleImpl should assert privilege when modifying reaper thread
Reviewed-by: chegar, alanb
|
2022-11-26 20:04:59 +00:00 |
|
Per Minborg
|
76a24c3f90
|
8297145: Add a @sealedGraph tag to ConstantDesc
Reviewed-by: darcy
|
2022-11-26 08:29:34 +00:00 |
|
Per Minborg
|
099b42f360
|
8297148: Add a @sealedGraph tag to CallSite
Reviewed-by: darcy
|
2022-11-26 08:28:31 +00:00 |
|
Jaikiran Pai
|
2f47f83add
|
8297569: URLPermission constructor throws IllegalArgumentException: Invalid characters in hostname after JDK-8294378
Reviewed-by: dfuchs
|
2022-11-25 01:23:53 +00:00 |
|
Claes Redestad
|
87d1097d9b
|
8297530: java.lang.IllegalArgumentException: Negative length on strings concatenation
Reviewed-by: enikitin, alanb
|
2022-11-24 17:40:30 +00:00 |
|
Per Minborg
|
390e69ad06
|
8297150: Add a @sealedGraph tag to Reference
Reviewed-by: darcy, alanb
|
2022-11-24 17:07:53 +00:00 |
|
KIRIYAMA Takuya
|
ab1f9ffa78
|
8051627: Invariants about java.net.URI resolve and relativize are wrong
Reviewed-by: dfuchs
|
2022-11-24 16:16:45 +00:00 |
|
Valerie Peng
|
6dc4d891c3
|
7181214: Need specify SKF translateKey(SecurityKey) method requires instance of PBEKey for PBKDF2 algorithms
Reviewed-by: xuelei, weijun
|
2022-11-23 18:49:35 +00:00 |
|
Weibing Xiao
|
8df3bc4ec5
|
8290313: Produce warning when user specified java.io.tmpdir directory doesn't exist
Reviewed-by: rriggs, naoto, coffeys
|
2022-11-23 17:10:05 +00:00 |
|
Weijun Wang
|
e174558cad
|
8296742: Illegal X509 Extension should not be created
Reviewed-by: mullan
|
2022-11-22 22:21:50 +00:00 |
|
Markus Karg
|
069685489a
|
8297299: SequenceInputStream should not use Vector
Reviewed-by: alanb, jpai
|
2022-11-22 05:04:40 +00:00 |
|
pandaapo
|
f0e99c6346
|
8297301: Cleanup unused methods in JavaUtilJarAccess
Reviewed-by: weijun
|
2022-11-22 03:22:05 +00:00 |
|
Jaikiran Pai
|
392ac7055d
|
8297211: Expensive fillInStackTrace operation in HttpURLConnection.getOutputStream0 when no content-length in response
Reviewed-by: simonis, dfuchs
|
2022-11-22 01:48:39 +00:00 |
|
Jonathan Gibbons
|
5a45c25151
|
8297164: Update troff man pages and CheckManPageOptions.java
Reviewed-by: dholmes
|
2022-11-21 22:03:48 +00:00 |
|
Volodymyr Paprotski
|
f12710e938
|
8288047: Accelerate Poly1305 on x86_64 using AVX512 instructions
Reviewed-by: sviswanathan, vlivanov
|
2022-11-21 21:01:25 +00:00 |
|
Xue-Lei Andrew Fan
|
b366d17a94
|
8294073: Performance improvement for message digest implementations
Reviewed-by: jjiang
|
2022-11-21 15:56:19 +00:00 |
|
Weijun Wang
|
57f5cfdeb5
|
8296399: crlNumExtVal might be null inside X509CRLSelector::match
Reviewed-by: xuelei
|
2022-11-21 15:25:18 +00:00 |
|
Sean Coffey
|
d0a7938eb7
|
8286575: Document how properties in java.security are parsed
Reviewed-by: mullan
|
2022-11-21 14:28:07 +00:00 |
|
Jaikiran Pai
|
906f1ca4d7
|
8292317: Missing null check for Iterator.forEachRemaining implementations
Reviewed-by: sundar, smarks
|
2022-11-19 00:55:14 +00:00 |
|
Joe Darcy
|
6fd1442123
|
8296743: Tighten Class.getModifiers spec for array classes
Reviewed-by: rriggs, mchung, heidinga
|
2022-11-18 21:51:55 +00:00 |
|
Adam Sotona
|
3a15e8483c
|
8297258: Typo in java -help referencing -disable-@files instead of --disable-@files
Reviewed-by: mchung
|
2022-11-18 21:41:32 +00:00 |
|
Adam Sotona
|
13158cb52d
|
8293041: --disable-@files option doesn't work and cause an error
Reviewed-by: alanb
|
2022-11-18 14:55:30 +00:00 |
|
Jaikiran Pai
|
2f2d40465b
|
8297129: Inflater documentation refers to 'deflate' methods
Reviewed-by: alanb, lancea
|
2022-11-18 12:04:10 +00:00 |
|
Weijun Wang
|
ab6b7ef988
|
8296901: Do not create unsigned certificate and CRL
Reviewed-by: mullan
|
2022-11-18 02:21:03 +00:00 |
|
Andrey Turbanov
|
66228f77fe
|
8297074: Use enhanced-for cycle instead of Enumeration in javax.crypto
Reviewed-by: weijun, wetmore
|
2022-11-17 20:25:53 +00:00 |
|
Naoto Sato
|
8b140e2d74
|
8297152: Add a @sealedGraph tag to ZoneId
Reviewed-by: iris, joehw
|
2022-11-17 16:59:08 +00:00 |
|
Justin Lu
|
992f209def
|
8287180: Update IANA Language Subtag Registry to Version 2022-08-08
Reviewed-by: naoto, lancea, iris
|
2022-11-17 16:55:43 +00:00 |
|
Raffaello Giulietti
|
35acb89166
|
8296292: Document the default behavior of '$' in regular expressions correctly
Reviewed-by: lancea
|
2022-11-17 12:46:19 +00:00 |
|
Coleen Phillimore
|
d8c809b196
|
8296492: Remove ObjectLocker in JVMTI get_subgroups call
Reviewed-by: dholmes, alanb, sspitsyn
|
2022-11-17 11:58:00 +00:00 |
|
Per Minborg
|
171553a611
|
8297194: Add a @sealedGraph tag to Buffer
Reviewed-by: alanb
|
2022-11-17 11:46:51 +00:00 |
|
Weijun Wang
|
68d3ed5cee
|
8296442: EncryptedPrivateKeyInfo can be created with an uninitialized AlgorithmParameters
Reviewed-by: xuelei, kdriver, mullan
|
2022-11-16 20:30:34 +00:00 |
|
Brian Burkhalter
|
b97fc93437
|
7132279: (ch) SeekableByteChannel operation may throw Non{Readable,Writable}ChannelException
Reviewed-by: lancea, jpai
|
2022-11-16 17:33:14 +00:00 |
|
Per Minborg
|
51f690decb
|
8297134: Add a @sealedGraph tag to InetAddress
Reviewed-by: jpai, aefimov
|
2022-11-16 16:41:30 +00:00 |
|
Lance Andersen
|
6aef3a4a3d
|
8262435: Clarify the behavior of a few inherited ZipInputStream methods
Reviewed-by: alanb, bpb, jpai
|
2022-11-15 16:44:14 +00:00 |
|
Xue-Lei Andrew Fan
|
c042b8ede1
|
8294731: Improve multiplicative inverse for secp256r1 implementation
Reviewed-by: djelinski, jjiang
|
2022-11-15 15:55:00 +00:00 |
|
Weijun Wang
|
d3051a75a3
|
8296736: Some PKCS9Attribute can be created but cannot be encoded
Reviewed-by: xuelei, valeriep
|
2022-11-15 15:33:08 +00:00 |
|
Weijun Wang
|
a7c2338a6d
|
8296900: CertificateValidity fields are not optional
Reviewed-by: mullan
|
2022-11-14 19:46:43 +00:00 |
|
Markus Karg
|
95b84050fc
|
8296431: PushbackInputStream should override transferTo
Reviewed-by: bpb
|
2022-11-14 18:03:18 +00:00 |
|
Weijun Wang
|
e1d298c12d
|
8296741: Illegal X400Address and EDIPartyName should not be created
Reviewed-by: xuelei, valeriep
|
2022-11-14 14:53:53 +00:00 |
|
Roger Riggs
|
9c39932672
|
8294899: Process.waitFor() throws IllegalThreadStateException when a process on Windows returns an exit code of 259
Reviewed-by: alanb, jpai
|
2022-11-14 14:17:46 +00:00 |
|
Ryan Wallace
|
ff2c987669
|
8294378: URLPermission constructor exception when using tr locale
Reviewed-by: dfuchs, jpai, aefimov
|
2022-11-12 01:37:46 +00:00 |
|