John Jiang
|
353416ffca
|
8262509: JSSE Server should check the legacy version in TLSv1.3 ClientHello
Reviewed-by: xuelei, wetmore
|
2021-03-01 22:26:15 +00:00 |
|
Jonathan Gibbons
|
3088e1e62e
|
8262430: doclint warnings in java.base module
Reviewed-by: alanb, chegar, dfuchs, lancea
|
2021-02-26 15:12:51 +00:00 |
|
Jaikiran Pai
|
240f2a1bb7
|
8260366: ExtendedSocketOptions <clinit> can deadlock in some circumstances
Reviewed-by: dfuchs
|
2021-02-26 14:07:35 +00:00 |
|
Matthias Baesken
|
d7efb4cc35
|
8262199: issue in jli args.c
Reviewed-by: clanger, alanb
|
2021-02-26 11:21:26 +00:00 |
|
Brian Burkhalter
|
5a9b70103c
|
8258444: Clean up specifications of java.io.Reader.read(char[],int,int) in subclass overrides
Reviewed-by: alanb, rriggs
|
2021-02-25 16:22:59 +00:00 |
|
Severin Gehwolf
|
a50725db2a
|
8254001: [Metrics] Enhance parsing of cgroup interface files for version detection
Reviewed-by: hseigel, andrew
|
2021-02-24 19:39:46 +00:00 |
|
Joe Darcy
|
e5304b3a99
|
8253409: Double-rounding possibility in float fma
Reviewed-by: bpb
|
2021-02-23 19:42:05 +00:00 |
|
Paul Sandoz
|
0217d699e0
|
8261975: Missing "classpath exception" in VectorSupport.java
Reviewed-by: mchung
|
2021-02-23 00:44:48 +00:00 |
|
Jamil Nimeh
|
a30fb4fc68
|
8255867: SignatureScheme JSSE property does not preserve ordering in handshake messages
Reviewed-by: xuelei
|
2021-02-22 22:18:11 +00:00 |
|
Evan Whelan
|
a86728850e
|
8211227: Inconsistent TLS protocol version in debug output
Reviewed-by: xuelei, rhalade
|
2021-02-22 21:12:04 +00:00 |
|
Clive Verghese
|
63f8fc87cd
|
8259662: Don't wrap SocketExceptions into SSLExceptions in SSLSocketImpl
Reviewed-by: xuelei
|
2021-02-22 18:36:30 +00:00 |
|
Doug Lea
|
5b7b18c5bf
|
8259800: timeout in tck test testForkJoin(ForkJoinPool8Test)
Reviewed-by: martin, dholmes
|
2021-02-22 12:42:40 +00:00 |
|
Julia Boes
|
e9d7c07bda
|
8248318: Remove superfluous use of boxing in ObjectStreamClass
Reviewed-by: jlaskey, dfuchs, rriggs, chegar
|
2021-02-22 10:32:14 +00:00 |
|
Joe Darcy
|
564011cff0
|
8261290: Improve error message for NumberFormatException on null input
Reviewed-by: attila, alanb
|
2021-02-21 18:43:26 +00:00 |
|
Brian Burkhalter
|
7ffa1481c2
|
8247918: Clarify Reader.skip behavior for end of stream
Reviewed-by: rriggs, naoto
|
2021-02-19 17:21:11 +00:00 |
|
Naoto Sato
|
8a1c712c2e
|
8261728: SimpleDateFormat should link to DateTimeFormatter
Reviewed-by: bpb, rriggs, lancea, iris
|
2021-02-19 16:44:38 +00:00 |
|
Brian Burkhalter
|
851b2e31e1
|
6245663: (spec) File.renameTo(File) changes the file-system object, not the File instance
Reviewed-by: rriggs, naoto, alanb
|
2021-02-19 16:35:53 +00:00 |
|
Claes Redestad
|
433096a45e
|
8261744: Implement CharsetDecoder ASCII and latin-1 fast-paths
Reviewed-by: naoto, alanb
|
2021-02-19 15:05:25 +00:00 |
|
Hamlin Li
|
a180a38618
|
8260694: (fc) Clarify FileChannel.transferFrom to better describe "no bytes available" case
Reviewed-by: alanb
|
2021-02-19 12:35:35 +00:00 |
|
Alexey Semenyuk
|
0c31d5b9c5
|
8261977: Fix comment for getPrefixed() in canonicalize_md.c
Reviewed-by: alanb
|
2021-02-18 20:54:40 +00:00 |
|
Joe Darcy
|
c4664e6446
|
8261940: Fix references to IOException in BigDecimal javadoc
Reviewed-by: alanb, chegar, iris, bpb
|
2021-02-18 17:52:30 +00:00 |
|
Naoto Sato
|
ea5bf45c6f
|
8261621: Delegate Unicode history from JLS to j.l.Character
Reviewed-by: bpb, joehw, rriggs, darcy
|
2021-02-17 22:10:27 +00:00 |
|
Hai-May Chao
|
05301f5fd2
|
8257497: Update keytool to create AKID from the SKID of the issuing certificate as specified by RFC 5280
Reviewed-by: coffeys, mullan, weijun
|
2021-02-17 16:38:56 +00:00 |
|
Julia Boes
|
03b586b32c
|
8261750: Remove internal class sun.net.www.MimeLauncher
Reviewed-by: alanb, dfuchs
|
2021-02-17 10:07:15 +00:00 |
|
Joe Darcy
|
d547e1a847
|
8261123: Augment discussion of equivalence classes in Object.equals and comparison methods
Reviewed-by: bpb, smarks, rriggs
|
2021-02-17 01:08:39 +00:00 |
|
Jamil Nimeh
|
6b6f794051
|
8248223: KeyAgreement spec update on multi-party key exchange support
Reviewed-by: mullan
|
2021-02-16 17:40:29 +00:00 |
|
Matthias Baesken
|
219b115e21
|
8261422: Adjust problematic String.format calls in jdk/internal/util/Preconditions.java outOfBoundsMessage
Reviewed-by: clanger
|
2021-02-16 08:44:08 +00:00 |
|
Chris Hegarty
|
3dc6f52a89
|
8261160: Add a deserialization JFR event
Co-authored-by: Sean Coffey <coffeys@openjdk.org>
Co-authored-by: Chris Hegarty <chegar@openjdk.org>
Reviewed-by: coffeys, rriggs, dfuchs, egahlin
|
2021-02-12 17:35:25 +00:00 |
|
Roger Riggs
|
66757750a2
|
8253702: BigSur version number reported as 10.16, should be 11.nn
Reviewed-by: bpb, kcr
|
2021-02-12 16:42:13 +00:00 |
|
Ian Graves
|
350303d4f0
|
8260221: java.util.Formatter throws wrong exception for mismatched flags in %% conversion
Reviewed-by: smarks
|
2021-02-12 16:06:39 +00:00 |
|
Michael McMahon
|
9ffabf30c3
|
8252971: WindowsFileAttributes does not know about Unix domain sockets
Reviewed-by: alanb
|
2021-02-12 13:08:08 +00:00 |
|
John Jiang
|
f4cfd75834
|
8261510: Use RFC numbers and protocol titles in sun.security.ssl.SSLExtension comments
Reviewed-by: wetmore, xuelei
|
2021-02-11 18:25:31 +00:00 |
|
Patrick Concannon
|
1662373400
|
8235139: Deprecate the socket impl factory mechanism
Reviewed-by: dfuchs, alanb, chegar
|
2021-02-11 10:00:31 +00:00 |
|
Weijun Wang
|
4619f372ae
|
8261472: BasicConstraintsExtension::toString shows "PathLen:2147483647" if there is no pathLenConstraint
Reviewed-by: jnimeh
|
2021-02-10 01:59:41 +00:00 |
|
Brian Burkhalter
|
f395ee0c76
|
8261306: ServiceLoader documentation has malformed Unicode escape
Reviewed-by: lancea, iris, naoto
|
2021-02-09 16:43:36 +00:00 |
|
Claes Redestad
|
2f893c2b83
|
8260337: Optimize ImageReader lookup, used by Class.getResource
Reviewed-by: jlaskey, sundar
|
2021-02-09 15:32:36 +00:00 |
|
Matthias Baesken
|
8ebed28403
|
8261237: remove isClassPathAttributePresent method
Reviewed-by: shade, clanger, redestad, alanb
|
2021-02-09 11:18:49 +00:00 |
|
Brian Burkhalter
|
7451962849
|
8129776: The optimized Stream returned from Files.lines should unmap the mapped byte buffer (if created) when closed
Reviewed-by: rriggs, psandoz, alanb
|
2021-02-08 22:18:00 +00:00 |
|
Joe Darcy
|
2fd8ed024b
|
8240632: Note differences between IEEE 754-2019 math lib special cases and java.lang.Math
Reviewed-by: bpb
|
2021-02-08 21:50:55 +00:00 |
|
Claes Redestad
|
92c6e6dffa
|
8261254: Initialize charset mapping data lazily
Reviewed-by: alanb, jkuhn, naoto
|
2021-02-08 18:45:43 +00:00 |
|
Daniel Fuchs
|
2c28e36454
|
8237352: Update DatagramSocket to add support for joining multicast groups
Reviewed-by: alanb
|
2021-02-08 12:55:00 +00:00 |
|
Naoto Sato
|
4a1814cbf0
|
8261179: Norwegian Bokmål Locale fallback issue
Reviewed-by: joehw
|
2021-02-05 18:15:40 +00:00 |
|
Claes Redestad
|
07918995da
|
8261154: Memory leak in Java_java_lang_ClassLoader_defineClass0 with long class names
Reviewed-by: stuefe, chegar, mchung
|
2021-02-05 08:58:32 +00:00 |
|
Magnus Ihse Bursie
|
f7a6cff983
|
8261149: Initial nroff manpage update for JDK 17
Reviewed-by: dholmes, erikj
|
2021-02-04 14:37:33 +00:00 |
|
Claes Redestad
|
83357b1196
|
8261030: Avoid loading GenerateJLIClassesHelper at runtime
Reviewed-by: mchung
|
2021-02-04 10:47:03 +00:00 |
|
Claes Redestad
|
992b50087d
|
8261036: Reduce classes loaded by CleanerFactory initialization
Reviewed-by: rriggs
|
2021-02-04 10:46:10 +00:00 |
|
Jesper Wilhelmsson
|
9b7a8f1982
|
Merge
|
2021-02-04 02:06:33 +00:00 |
|
Weijun Wang
|
4a8b5c1602
|
8257858: [macOS]: Remove JNF dependency from libosxsecurity/KeystoreImpl.m
8257860: [macOS]: Remove JNF dependency from libosxkrb5/SCDynamicStoreConfig.m
Reviewed-by: erikj, prr, ihse, valeriep
|
2021-02-03 16:20:16 +00:00 |
|
Julia Boes
|
b0ee7a8624
|
8241995: Clarify InetSocketAddress::toString specification
Reviewed-by: michaelm, chegar
|
2021-02-03 14:15:00 +00:00 |
|
Claes Redestad
|
c8de943c1f
|
8260617: Merge ZipFile encoding check with the initial hash calculation
Reviewed-by: lancea
|
2021-02-03 11:43:17 +00:00 |
|