Weijun Wang
|
0a60b0f99e
|
8302233: HSS/LMS: keytool and jarsigner changes
Reviewed-by: mullan
|
2023-11-30 19:14:29 +00:00 |
|
Viktor Klang
|
33b26f79a9
|
8319123: Implement JEP 461: Stream Gatherers (Preview)
Reviewed-by: tvaleev, alanb, psandoz
|
2023-11-30 14:45:23 +00:00 |
|
Jim Laskey
|
04ad98ed32
|
8315458: Implement JEP 463: Implicitly Declared Classes and Instance Main Method (Second Preview)
Reviewed-by: jlahoda, mcimadamore, vromero, rriggs, alanb, mchung
|
2023-11-30 12:49:49 +00:00 |
|
Joe Darcy
|
d783aa31a9
|
8320940: Fix typo in java.lang.Double
Reviewed-by: rriggs, iris, shade, lancea, bpb
|
2023-11-29 17:23:14 +00:00 |
|
Michael McMahon
|
a2c5f1fc91
|
8319417: (dc) DatagramChannel.connect undocumented behavior
Reviewed-by: alanb
|
2023-11-29 14:03:39 +00:00 |
|
Darragh Clarke
|
48960df7bc
|
8316734: URLEncoder should specify that replacement bytes will be used in case of coding error
Reviewed-by: dfuchs, alanb
|
2023-11-29 12:59:19 +00:00 |
|
Erik Österlund
|
159465324f
|
8310644: Make panama memory segment close use async handshakes
Reviewed-by: jvernee, mcimadamore, pchilanomate
|
2023-11-29 12:40:21 +00:00 |
|
John Jiang
|
2c4c6c9ba3
|
8320049: PKCS10 would not discard the cause when throw SignatureException on invalid key
Reviewed-by: mullan
|
2023-11-28 23:52:22 +00:00 |
|
Eirik Bjorsnos
|
99f870c43f
|
8320781: Fix whitespace in j.l.Double and j.u.z.ZipInputStream @snippets
Reviewed-by: lancea, bpb, darcy, jpai
|
2023-11-28 10:20:11 +00:00 |
|
Michael McMahon
|
f1a24f6d48
|
8318599: HttpURLConnection cache issues leading to crashes in JGSS w/ native GSS introduced by 8303809
Reviewed-by: dfuchs
|
2023-11-27 22:43:48 +00:00 |
|
Adam Sotona
|
28d3762bd3
|
8320618: NPE: Cannot invoke "java.lang.constant.ClassDesc.isArray()" because "this.sym" is null
Reviewed-by: alanb
|
2023-11-27 08:25:31 +00:00 |
|
Jan Lahoda
|
0c9a61c185
|
8319220: Pattern matching switch with a lot of cases is unduly slow
Reviewed-by: asotona, vromero
|
2023-11-24 09:05:39 +00:00 |
|
David Holmes
|
c75c38871e
|
8318776: Require supports_cx8 to always be true
Reviewed-by: eosterlund, shade, dcubed
|
2023-11-23 22:23:42 +00:00 |
|
Oliver Lockwood
|
aac4318431
|
8320577: Improve MessageHeader's toString() function to make HttpURLConnection's debug log readable
Reviewed-by: dfuchs, jpai
|
2023-11-22 18:25:44 +00:00 |
|
Phil Race
|
f69e6653f8
|
8318364: Add an FFM-based implementation of harfbuzz OpenType layout
Reviewed-by: jdv, psadhukhan
|
2023-11-21 17:46:29 +00:00 |
|
Shaojin Wen
|
61d81d6496
|
8317742: ISO Standard Date Format implementation consistency on DateTimeFormatter and String.format
Reviewed-by: rriggs, naoto
|
2023-11-21 17:00:18 +00:00 |
|
Alan Bateman
|
21a59b9f4e
|
8282726: java/net/vthread/BlockingSocketOps.java timeout/hang intermittently on Windows
Reviewed-by: djelinski
|
2023-11-21 14:05:32 +00:00 |
|
Adam Sotona
|
c4aee66d74
|
8320222: Wrong bytecode accepted, and StackMap table generated
Reviewed-by: jlahoda
|
2023-11-21 10:08:48 +00:00 |
|
Weijun Wang
|
fcb4df26f1
|
8320192: SHAKE256 does not work correctly if n >= 137
Co-authored-by: Ferenc Rakoczi <ferenc.r.rakoczi@oracle.com>
Reviewed-by: mpowers, valeriep
|
2023-11-20 23:28:48 +00:00 |
|
Naoto Sato
|
d6d7bdc774
|
8319817: Charset constructor should make defensive copy of aliases
Reviewed-by: rriggs, alanb, bpb, iris, jpai
|
2023-11-20 17:31:58 +00:00 |
|
Maurizio Cimadamore
|
7f231109c2
|
8319928: Exceptions thrown by cleanup actions should be handled correctly
Reviewed-by: jvernee
|
2023-11-20 15:02:11 +00:00 |
|
Andrey Turbanov
|
6c5e15c1a2
|
8316557: Make fields final in 'sun.util' package
Reviewed-by: pminborg, naoto
|
2023-11-20 09:41:39 +00:00 |
|
Joe Darcy
|
8ff7d6ea0a
|
8295391: Add discussion of binary <-> decimal conversion issues
Reviewed-by: bpb
|
2023-11-18 01:19:25 +00:00 |
|
Jim Laskey
|
9902d2eb17
|
8315457: Implement JEP 459: String Templates (Second Preview)
Reviewed-by: jlahoda, alanb, vromero
|
2023-11-17 12:53:49 +00:00 |
|
Brian Burkhalter
|
9727f4bddd
|
8320199: Fix HTML 5 errors in java.math.BigInteger
Reviewed-by: naoto, darcy, lancea, iris
|
2023-11-16 16:55:46 +00:00 |
|
Naoto Sato
|
891d8cfaf2
|
8319986: Invalid/inconsistent description and example for DateFormat
Reviewed-by: joehw, rriggs, jlu, iris, lancea
|
2023-11-15 18:51:25 +00:00 |
|
Justin Lu
|
d5abe49670
|
8319628: DateFormat does not mention IllegalArgumentException for invalid style args
Reviewed-by: naoto
|
2023-11-14 23:37:28 +00:00 |
|
Jorn Vernee
|
9c98270737
|
8254693: Add Panama feature to pass heap segments to native code
Reviewed-by: mcimadamore, lucy, vlivanov
|
2023-11-14 11:19:30 +00:00 |
|
Naoto Sato
|
fe0ccdf5f8
|
8319640: ClassicFormat::parseObject (from DateTimeFormatter) does not conform to the javadoc and may leak DateTimeException
Reviewed-by: rriggs, iris, jlu, joehw
|
2023-11-13 23:42:40 +00:00 |
|
Eamonn McManus
|
965ae72964
|
8319753: Duration javadoc has "period" instead of "duration" in several places
Reviewed-by: rriggs
|
2023-11-13 20:53:30 +00:00 |
|
Naoto Sato
|
88ccd646a7
|
8296250: Update ICU4J to Version 74.1
Reviewed-by: joehw, lancea, rriggs
|
2023-11-13 16:54:37 +00:00 |
|
Per Minborg
|
b41b00a41c
|
8319820: Use unnamed variables in the FFM implementation
Reviewed-by: mcimadamore
|
2023-11-13 10:52:10 +00:00 |
|
Justin Lu
|
caf71810f8
|
8318189: ChoiceFormat::format throws undocumented AIOOBE
Reviewed-by: naoto
|
2023-11-12 21:39:43 +00:00 |
|
Per Minborg
|
c9657cad12
|
8319882: SequenceLayout::toString throws ArithmeticException
Reviewed-by: mcimadamore
|
2023-11-10 14:24:22 +00:00 |
|
Raffaello Giulietti
|
a64fc48e2d
|
8319174: Enhance robustness of some j.m.BigInteger constructors
Reviewed-by: rriggs, darcy
|
2023-11-10 10:05:38 +00:00 |
|
Hai-May Chao
|
a95062b39a
|
8319670: Improve comments describing system properties for TLS server and client for max chain length
Reviewed-by: mullan
|
2023-11-09 20:21:15 +00:00 |
|
Per Minborg
|
f939542104
|
8319324: FFM: Reformat javadocs
Reviewed-by: mcimadamore
|
2023-11-09 15:18:43 +00:00 |
|
Raffaello Giulietti
|
a6785e4d63
|
8318915: Enhance checks in BigDecimal.toPlainString()
Reviewed-by: rriggs, bpb
|
2023-11-08 19:05:22 +00:00 |
|
Claes Redestad
|
7d25f1c6cb
|
8319423: Improve Year.isLeap by checking divisibility by 16
Reviewed-by: naoto, rriggs
|
2023-11-08 15:18:53 +00:00 |
|
Erik Gahlin
|
e841897247
|
8319374: JFR: Remove instrumentation for exception events
Reviewed-by: mgronlun, alanb
|
2023-11-08 13:22:33 +00:00 |
|
Per Minborg
|
73c5f60f41
|
8319556: Harmonize interface formatting in the FFM API
Reviewed-by: mcimadamore
|
2023-11-08 06:12:14 +00:00 |
|
Justin Lu
|
cc4b0d9217
|
8319378: Spec for j.util.Timer::purge and j.util.Timer::cancel could be improved
Reviewed-by: naoto, jpai, rriggs
|
2023-11-07 21:33:33 +00:00 |
|
Mandy Chung
|
8eb6f617b3
|
8319436: Proxy.newProxyInstance throws NPE if loader is null and interface not visible from class loader
Reviewed-by: alanb
|
2023-11-07 17:00:08 +00:00 |
|
Lance Andersen
|
82747132b0
|
8314891: Additional Zip64 extra header validation
Reviewed-by: coffeys
|
2023-11-07 16:52:22 +00:00 |
|
Per Minborg
|
134c382d39
|
8319560: Reformat method parameters in the FFM API
Reviewed-by: mcimadamore
|
2023-11-07 15:05:03 +00:00 |
|
Per Minborg
|
ef8c8408a6
|
8319607: FFM: Review the language in the FFM documentation
Reviewed-by: mcimadamore
|
2023-11-07 14:34:33 +00:00 |
|
Chen Liang
|
d22e368cb5
|
8319462: Signature.ClassTypeSig::classDesc() incorrect for inner class types
Reviewed-by: asotona
|
2023-11-07 12:22:40 +00:00 |
|
Jan Lahoda
|
541ff7149f
|
8318144: Match on enum constants with body compiles but fails with MatchException
Reviewed-by: liach, vromero
|
2023-11-07 12:05:58 +00:00 |
|
Per Minborg
|
42f43c520c
|
8319563: Reformat code in the FFM API
Reviewed-by: mcimadamore
|
2023-11-07 11:39:41 +00:00 |
|
Per Minborg
|
74f1889b58
|
8318678: Vector access on heap MemorySegments only works for byte[]
Reviewed-by: chegar, mcimadamore, psandoz
|
2023-11-07 09:46:45 +00:00 |
|