Chihiro Ito
|
08c3b1fc8f
|
8222489: jcmd VM.system_properties gives unusable paths on Windows
Reviewed-by: sspitsyn, ysuenaga
|
2020-03-07 23:08:33 +09:00 |
|
Dongbo He
|
f4b5488181
|
8240734: ModuleHashes attribute not reproducible between builds
Reviewed-by: alanb
|
2020-03-09 18:21:58 +08:00 |
|
Erik Gahlin
|
672992f6ac
|
8222000: JFR: Process start event
Reviewed-by: mgronlun, rriggs
|
2020-03-09 21:25:38 +01:00 |
|
Naoto Sato
|
123ac07064
|
8239836: ZoneRules.of() doesn't check transitionList/standardOffsetTL arguments validity
Reviewed-by: rriggs, joehw, scolebourne
|
2020-03-09 13:20:45 -07:00 |
|
Vyom Tewari
|
ff8e7d4087
|
8238579: HttpsURLConnection drops the timeout and hangs forever in read
HttpsURLConnection drops the timeout and hangs forever in read
Reviewed-by: dfuchs
|
2020-03-07 18:35:20 +05:30 |
|
Brian Burkhalter
|
e2f4319171
|
4617266: (se spec) SelectionKey.OP_READ/OP_WRITE documentation errors
Reviewed-by: lancea, alanb, darcy
|
2020-03-06 10:34:31 -08:00 |
|
Joe Darcy
|
001b8056c8
|
8240624: Note mapping of RoundingMode constants to equivalent IEEE 754-2019 attribute
Reviewed-by: bpb
|
2020-03-05 15:07:20 -08:00 |
|
Ravi Reddy
|
b2f1f73e75
|
8183369: RFC unconformity of HttpURLConnection with proxy
HttpURLConnection retried with proxy if the connection fails on first attempt as per RFC
Reviewed-by: chegar, dfuchs, vtewari
|
2020-03-05 03:27:17 -05:00 |
|
Xue-Lei Andrew Fan
|
89448a83d9
|
8233619: SSLEngine handshake status immediately after the handshake can be NOT_HANDSHAKING rather than FINISHED with TLSv1.3
Reviewed-by: jnimeh
|
2020-03-03 15:57:01 -08:00 |
|
Claes Redestad
|
ebadfaeb2e
|
8196334: Optimize UUID#fromString
Co-authored-by: Andriy Plokhotnyuk <plokhotnyuk@gmail.com>
Co-authored-by: Jon Chambers <jon.chambers@gmail.com>
Reviewed-by: igerasim, alanb
|
2020-03-02 08:22:48 +01:00 |
|
Sergei Tsypanov
|
f729514ebd
|
8240094: Optimize empty substring handling
Reviewed-by: redestad, igerasim, jlaskey
|
2020-02-26 21:24:02 +01:00 |
|
Ravi Reddy
|
9b12c80e21
|
8238452: Keytool generates wrong expiration date if validity is set to 2050/01/01
Reviewed-by: pkoppula, weijun, coffeys
|
2020-02-26 18:06:19 +03:00 |
|
Naoto Sato
|
8493812702
|
8239520 : ValueRange.of(long, long, long) does not throw IAE on invalid inputs
Reviewed-by: rriggs
|
2020-02-24 14:16:20 -08:00 |
|
Naoto Sato
|
c30f84536e
|
8239837: Typo in source code of ZoneOffsetTransitionRule leaking to Javadocs
Reviewed-by: lancea
|
2020-02-24 12:20:30 -08:00 |
|
Weijun Wang
|
533649b8ca
|
8237218: Support NIST Curves verification in java implementation
Reviewed-by: ascarpino
|
2020-02-22 08:10:21 +08:00 |
|
Jamil Nimeh
|
39db83a9cc
|
8239094: PKCS#9 ChallengePassword attribute does not allow for the UTF8String type
Reviewed-by: xuelei
|
2020-02-19 13:36:53 -08:00 |
|
Severin Gehwolf
|
4def210a22
|
8231111: Cgroups v2: Rework Metrics in java.base so as to recognize unified hierarchy
Reviewed-by: bobv, mchung
|
2019-12-16 15:07:17 +01:00 |
|
Xue-Lei Andrew Fan
|
4e430ffbb6
|
8239264: Clearup the legacy ObjectIdentifier constructor from int array
Reviewed-by: jnimeh
|
2020-02-17 18:52:50 -08:00 |
|
Aya Ebata
|
2f17073230
|
8237818: Typo in Unsafe: resposibility
Reviewed-by: ysuenaga
|
2020-02-17 11:12:24 +09:00 |
|
Joe Darcy
|
683a5b1197
|
8237805: Use inline @jls @jvms in core libs where appropriate
Reviewed-by: xiaofeya, dfuchs, prappo
|
2020-02-13 10:37:37 -08:00 |
|
Stuart Marks
|
5b4d80d106
|
8046362: IdentityHashMap.hash comments should be clarified
Reviewed-by: aph, martin, rriggs
|
2020-02-13 10:00:33 -08:00 |
|
Roger Riggs
|
eccdd8e603
|
8238919: (doc) Broken code snippet in the java.util.stream package documentation
Reviewed-by: mchung, naoto
|
2020-02-12 15:06:39 -05:00 |
|
Naoto Sato
|
5c3a01591c
|
8234347: "Turkey" meta time zone does not generate composed localized names
8236548: Localized time zone name inconsistency between English and other locales
Reviewed-by: joehw, rriggs
|
2020-02-12 08:25:35 -08:00 |
|
Valerie Peng
|
c103a1bb69
|
8238448: RSASSA-PSS signature verification fail when using certain odd key sizes
Calculate and set offset for correct verification for such key sizes
Reviewed-by: xuelei
|
2020-02-12 02:44:45 +00:00 |
|
Ivan Gerasimov
|
987be2bb6d
|
8235812: Unicode linebreak with quantifier does not match valid input
Reviewed-by: rriggs
|
2020-02-10 16:10:45 -08:00 |
|
John Rose
|
f0cdbbe120
|
8238239: java.lang.Record spec clarifications
Reviewed-by: psandoz
|
2020-02-10 15:08:51 -05:00 |
|
Claes Redestad
|
326a939e1b
|
8237878: Improve ModuleLoaderMap datastructures
Reviewed-by: alanb, forax
|
2020-02-10 13:58:12 +01:00 |
|
Sean Coffey
|
04c1e2e931
|
8223260: NamingManager should cache InitialContextFactory
Reviewed-by: alanb, plevart, dfuchs
|
2020-02-09 21:55:56 +00:00 |
|
Claes Redestad
|
ac69c7894d
|
8238684: Override getOrDefault in immutable Map implementation
Reviewed-by: forax, psandoz, smarks
|
2020-02-08 15:21:25 +01:00 |
|
Patrick Concannon
|
00c40ae1e3
|
7021373: DatagramPacket exception conditions are not clear
Specification is clarified by adding or clarifying @throws clauses where required
Reviewed-by: alanb, chegar, darcy, dfuchs
|
2020-02-07 11:10:41 +00:00 |
|
Claes Redestad
|
38f0c08ee0
|
8237484: Improve module system bootstrap
Reviewed-by: alanb
|
2020-02-07 10:23:35 +01:00 |
|
Claes Redestad
|
9abc1a4441
|
8238599: Refactor and simplify implAddOpensToAllUnnamed
Reviewed-by: alanb
|
2020-02-07 09:47:25 +01:00 |
|
Mandy Chung
|
c0f23a8604
|
8230047: Remove legacy java.lang.reflect.ProxyGenerator_v49
Reviewed-by: rriggs, sundar
|
2020-02-05 09:53:56 -08:00 |
|
Clive Verghese
|
e7e182a318
|
8235699: ArrayIndexOutOfBoundsException in CalendarBuilder.toString
Reviewed-by: phh, alanb, weijun, simonis, rriggs
|
2020-02-05 16:39:45 +01:00 |
|
Jesper Wilhelmsson
|
89e9ae9b3c
|
Merge
|
2020-02-05 03:24:41 +01:00 |
|
Daniel Fuchs
|
b069da31e0
|
8238231: Custom DatagramSocketImpl's create method not called when with protected constructor
Allow the socket to be lazily created if not created by the constructor.
Reviewed-by: alanb
|
2020-02-04 18:35:37 +00:00 |
|
Brian Burkhalter
|
7db8a1762f
|
8237514: Spec Clarification - ByteBuffer::alignmentOffset Spec
Reviewed-by: alanb, psandoz
|
2020-01-31 08:04:11 -08:00 |
|
Matthias Baesken
|
ef41763d32
|
8237962: give better error output for invalid OCSP response intervals in CertPathValidator checks
Reviewed-by: clanger, mullan
|
2020-02-03 09:39:39 +01:00 |
|
Roger Riggs
|
933bb55c49
|
8237651: Clarify initialization of jdk.serialFilter
Reviewed-by: bchristi
|
2020-01-27 08:36:55 -05:00 |
|
Roger Riggs
|
42726a87e9
|
8215361: (doc) Cleanup package-info markup - smartcardio, java.sql, java.sql.rowset
Reviewed-by: lancea, prappo, naoto
|
2020-01-24 14:32:04 -05:00 |
|
Nick Gasson
|
987ba9f3a4
|
8237521: Memory Access API fixes for 32-bit
Reviewed-by: mcimadamore, dholmes
|
2020-01-24 17:41:44 +08:00 |
|
Daniel Fuchs
|
e0901fb627
|
8237896: MulticastSocket should link to DatagramChannel as an alternative for multicasting
MulticastSocket API documentation now includes some links to DatagramChannel.
Reviewed-by: alanb
|
2020-01-29 19:13:09 +00:00 |
|
Leo Jiang
|
b94b082727
|
8237465: JDK 14 L10n resource files update - msg drop 10
Reviewed-by: naoto
|
2020-01-22 22:37:36 +08:00 |
|
Jesper Wilhelmsson
|
efa4d2f9e1
|
Merge
|
2020-01-28 07:25:31 +01:00 |
|
Pavel Rappo
|
49dc57cd10
|
8237817: Clean up net-properties.html
Reviewed-by: dfuchs
|
2020-01-24 21:57:19 +00:00 |
|
Pavel Rappo
|
abadeda8a5
|
8233795: Consider adding a notion of a Value-based class to API Documentation index
Reviewed-by: hannesw
|
2020-01-24 12:51:34 +00:00 |
|
Patrick Concannon
|
94bb505c94
|
8235783: DatagramSocket::disconnect should allow an implementation to throw UncheckedIOException
Undocumented throwing of Errors changed to throw a more user friendly UncheckedIOException
Reviewed-by: alanb, chegar, dfuchs
|
2020-01-23 14:43:37 +00:00 |
|
Naoto Sato
|
d517220df6
|
8236903: ZoneRules#getOffset throws DateTimeException for rules with last rules
Reviewed-by: scolebourne, rriggs
|
2020-01-22 12:35:24 -08:00 |
|
Jesper Wilhelmsson
|
b7cdc097e3
|
Merge
|
2020-01-22 21:02:16 +01:00 |
|
Ivan Gerasimov
|
6f7f81f794
|
8236034: Use optimized Ques node for curly {0,1} quantifier
Reviewed-by: rriggs
|
2020-01-21 17:52:55 -08:00 |
|