Brian Burkhalter
|
72f286a9ba
|
8287580: (se) CancelledKeyException during channel registration
Reviewed-by: alanb
|
2022-06-23 15:39:32 +00:00 |
|
Jaikiran Pai
|
50c37f53f2
|
8276798: HttpURLConnection sends invalid HTTP request
Reviewed-by: dfuchs, michaelm
|
2022-06-22 14:45:52 +00:00 |
|
Weijun Wang
|
19017358b1
|
8288209: SSL debug message wrong about unsupported authentication scheme
Reviewed-by: djelinski, jnimeh
|
2022-06-21 14:33:03 +00:00 |
|
Andrey Turbanov
|
7acdcc1034
|
8288329: Avoid redundant TreeMap.containsKey call in PolicyParser.read
Reviewed-by: mullan
|
2022-06-20 08:03:13 +00:00 |
|
Andrey Turbanov
|
e833c1d179
|
8285519: Change usages of TimeUnit.convert to TimeUnit.toXXX
Reviewed-by: rriggs
|
2022-06-16 17:29:49 +00:00 |
|
Andrey Turbanov
|
ce5024f66f
|
8288468: Avoid redundant HashMap.get call in NegotiateAuthentication.firstToken
Reviewed-by: dfuchs, jpai
|
2022-06-16 16:03:05 +00:00 |
|
Hai-May Chao
|
f7a4be75fb
|
8288270: Tier1 build failures after JDK-8287178
Reviewed-by: weijun, jiefu
|
2022-06-10 23:58:15 +00:00 |
|
Weijun Wang
|
d4b473d890
|
8287178: IntegerModuloP::multiplicativeInverse returns 0 for 0
Reviewed-by: jnimeh
|
2022-06-10 22:25:18 +00:00 |
|
Joe Darcy
|
aaa897148a
|
8288227: Refactor annotation implementation to use pattern matching for instanceof
Reviewed-by: alanb
|
2022-06-10 17:05:17 +00:00 |
|
XenoAmess
|
e01cd7c3ed
|
8284780: Need methods to create pre-sized HashSet and LinkedHashSet
Reviewed-by: naoto, bpb, dfuchs, ascarpino
|
2022-06-09 01:50:54 +00:00 |
|
Daniel Jeliński
|
4662e06bff
|
8277307: Pre shared key sent under both session_ticket and pre_shared_key extensions
Reviewed-by: coffeys, ascarpino
|
2022-06-08 06:33:40 +00:00 |
|
Sergey Tsypanov
|
4fe0ca9ec3
|
8287860: Revise usage of volatile in j.u.Locale
Reviewed-by: naoto
|
2022-06-07 11:46:06 +00:00 |
|
Naoto Sato
|
26d24263c7
|
8287340: Refactor old code using StringTokenizer in locale related code
Reviewed-by: iris, joehw
|
2022-06-02 18:35:20 +00:00 |
|
Andrey Turbanov
|
4caf1ef389
|
8287390: Cleanup Map usage in AuthenticationInfo.requestAuthentication
Reviewed-by: dfuchs, jpai
|
2022-06-01 18:15:59 +00:00 |
|
Brian Burkhalter
|
8071b2311c
|
8287237: (fs) Files.probeContentType returns null if filename contains hash mark on Linux
Reviewed-by: rriggs, jpai, vtewari
|
2022-06-01 15:15:53 +00:00 |
|
Sergey Tsypanov
|
168b226b0f
|
8282662: Use List.of() factory method to reduce memory consumption
Reviewed-by: redestad, rriggs
|
2022-06-01 13:31:36 +00:00 |
|
Adam Sotona
|
7846971381
|
8236569: -Xss not multiple of 4K does not work for the main thread on macOS
Reviewed-by: dholmes, stuefe
|
2022-06-01 06:13:29 +00:00 |
|
Brian Burkhalter
|
6520843f86
|
8287003: InputStreamReader::read() can return zero despite writing a char in the buffer
Reviewed-by: jpai, rriggs
|
2022-05-27 15:23:01 +00:00 |
|
Brian Burkhalter
|
7cb368b34d
|
8286709: (fc) FileChannel/FileChannelImpl cleanup
Reviewed-by: alanb
|
2022-05-26 18:02:02 +00:00 |
|
Andrey Turbanov
|
65850431ed
|
8287181: Avoid redundant HashMap.containsKey calls in InternalLocaleBuilder.setExtension
Reviewed-by: naoto, rriggs
|
2022-05-25 07:23:56 +00:00 |
|
Mark Powers
|
6cc4bb1169
|
6725221: Standardize obtaining boolean properties with defaults
Reviewed-by: prr, rriggs
|
2022-05-24 18:16:07 +00:00 |
|
Alexey Ivanov
|
e0d361cea9
|
8284191: Replace usages of 'a the' in hotspot and java.base
Reviewed-by: lancea, wetmore, naoto, iris, kevinw, xuelei
|
2022-05-24 11:25:13 +00:00 |
|
Weijun Wang
|
8040aa0073
|
8286908: ECDSA signature should not return parameters
Reviewed-by: ascarpino, hchao, valeriep
|
2022-05-23 13:34:23 +00:00 |
|
Andrey Turbanov
|
01916e1920
|
8287053: Avoid redundant HashMap.containsKey calls in ZoneInfoFile.getZoneInfo0
Reviewed-by: redestad, naoto, rriggs
|
2022-05-23 08:29:29 +00:00 |
|
Andrey Turbanov
|
4587337e95
|
8286858: Remove dead code in sun.reflect.misc.MethodUtil
Reviewed-by: mchung, iris
|
2022-05-20 09:09:05 +00:00 |
|
Brian Burkhalter
|
d8b0b32f9f
|
8286763: [REDO] (fc) Tune FileChannel.transferFrom()
Reviewed-by: alanb
|
2022-05-18 15:55:21 +00:00 |
|
Anthony Scarpino
|
f17c68ce4a
|
8283577: SSLEngine.unwrap on read-only input ByteBuffer
Reviewed-by: wetmore
|
2022-05-17 21:39:11 +00:00 |
|
Brian Burkhalter
|
5bea46110c
|
8286734: (fc) FileChannelImpl#map() cleanup after merge of Foreign Function & Memory API
Reviewed-by: alanb
|
2022-05-17 19:43:15 +00:00 |
|
Mat Carter
|
5e5500cbd7
|
6782021: It is not possible to read local computer certificates with the SunMSCAPI provider
Reviewed-by: weijun
|
2022-05-17 02:41:36 +00:00 |
|
Naoto Sato
|
b884db8f7c
|
8285844: TimeZone.getTimeZone(ZoneOffset) does not work for all ZoneOffsets and returns GMT unexpected
Reviewed-by: uschindler, scolebourne, joehw
|
2022-05-16 15:45:01 +00:00 |
|
Weijun Wang
|
357f990e32
|
8286428 : AlgorithmId should understand PBES2
Reviewed-by: valeriep
|
2022-05-15 22:31:14 +00:00 |
|
Weijun Wang
|
f4f1dddfef
|
8284194: Allow empty subject fields in keytool
Reviewed-by: jnimeh, hchao
|
2022-05-15 22:30:06 +00:00 |
|
John Jiang
|
63bd3b7728
|
8286773: cleanup @returns in sun.security classes
Reviewed-by: xuelei
|
2022-05-14 21:52:22 +00:00 |
|
Brian Burkhalter
|
583a61aabb
|
8286671: (fc) Modify sun.nio.ch.FileChannelImpl.map0() to accept a FileDescriptor parameter
Reviewed-by: alanb, jpai
|
2022-05-13 17:46:52 +00:00 |
|
Brian Burkhalter
|
369611ea34
|
8286677: [BACKOUT] (fc) Tune FileChannel.transferFrom()
Reviewed-by: dholmes, mikael
|
2022-05-12 22:37:42 +00:00 |
|
Brian Burkhalter
|
986d87dcc0
|
8274113: (fc) Tune FileChannel.transferFrom()
Reviewed-by: alanb
|
2022-05-12 18:49:58 +00:00 |
|
Roger Riggs
|
17c52789b7
|
8286378: Address possibly lossy conversions in java.base
Reviewed-by: naoto, xuelei, bpb, alanb
|
2022-05-12 16:50:36 +00:00 |
|
Maurizio Cimadamore
|
2c5d136260
|
8282191: Implementation of Foreign Function & Memory API (Preview)
Reviewed-by: erikj, jvernee, psandoz, dholmes, mchung
|
2022-05-12 16:17:45 +00:00 |
|
Weijun Wang
|
752ad1c410
|
8286422: Add OIDs for RC2 and Blowfish
Reviewed-by: hchao, ascarpino
|
2022-05-12 13:27:45 +00:00 |
|
Daniel Jeliński
|
96d48f386b
|
8286433: Cache certificates decoded from TLS session tickets
Reviewed-by: coffeys, xuelei
|
2022-05-12 06:48:38 +00:00 |
|
Claes Redestad
|
3fa1c40439
|
8286298: Remove unused methods in sun.invoke.util.VerifyType
Reviewed-by: bpb, alanb, mchung
|
2022-05-10 09:01:40 +00:00 |
|
Weijun Wang
|
397d095f66
|
8285743: Ensure each IntegerPolynomial object is only created once
Reviewed-by: xuelei, ascarpino
|
2022-05-09 17:18:34 +00:00 |
|
Xue-Lei Andrew Fan
|
034f20fe86
|
8212136: Remove finalizer implementation in SSLSocketImpl
Reviewed-by: wetmore
|
2022-05-09 14:15:18 +00:00 |
|
Xue-Lei Andrew Fan
|
36e4df9d66
|
8285516: clearPassword should be called in a finally try block
Reviewed-by: mullan, hchao
|
2022-05-09 14:13:50 +00:00 |
|
Alan Bateman
|
9583e3657e
|
8284161: Implementation of Virtual Threads (Preview)
Co-authored-by: Ron Pressler <rpressler@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Andrew Haley <aph@openjdk.org>
Co-authored-by: Rickard Bäckman <rbackman@openjdk.org>
Co-authored-by: Markus Grönlund <mgronlun@openjdk.org>
Co-authored-by: Leonid Mesnik <lmesnik@openjdk.org>
Co-authored-by: Serguei Spitsyn <sspitsyn@openjdk.org>
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Co-authored-by: Robbin Ehn <rehn@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Co-authored-by: Sergey Kuksenko <skuksenko@openjdk.org>
Reviewed-by: lancea, eosterlund, rehn, sspitsyn, stefank, tschatzl, dfuchs, lmesnik, dcubed, kevinw, amenkov, dlong, mchung, psandoz, bpb, coleenp, smarks, egahlin, mseledtsov, coffeys, darcy
|
2022-05-07 08:06:16 +00:00 |
|
Joe Darcy
|
59ef76a365
|
8285497: Add system property for Java SE specification maintenance version
Reviewed-by: mullan, jpai, iris
|
2022-05-05 22:23:41 +00:00 |
|
Zdenek Zambersky
|
7e88ff8a82
|
8282600: SSLSocketImpl should not use user_canceled workaround when not necessary
Reviewed-by: xuelei, wetmore
|
2022-05-05 12:13:20 +00:00 |
|
Tyler Steele
|
1bb4de2e28
|
8285956: (fs) Excessive default poll interval in PollingWatchService
Reviewed-by: stuefe, bpb
|
2022-05-05 04:05:55 +00:00 |
|
Hai-May Chao
|
09e6ee96bd
|
8255552: Add DES/3DES/MD5 to jdk.security.legacyAlgorithms
Reviewed-by: mullan, weijun
|
2022-05-04 20:35:16 +00:00 |
|
Brian Burkhalter
|
17cc7131ab
|
8274112: (fc) Tune FileChannel.transferTo()
Reviewed-by: alanb, lancea, rriggs
|
2022-05-04 14:33:16 +00:00 |
|