kabutz
|
91fdd72c97
|
8355726: LinkedBlockingDeque fixes and improvements
Reviewed-by: vklang, dl
|
2025-06-12 11:44:04 +00:00 |
|
Justin Lu
|
cd9b1bc820
|
8358426: Improve lazy computation in Locale
Reviewed-by: naoto, liach
|
2025-06-09 20:49:33 +00:00 |
|
Per Minborg
|
52338c94f6
|
8358520: Improve lazy computation in BreakIteratorResourceBundle and related classes
Reviewed-by: naoto, jlu
|
2025-06-09 07:00:51 +00:00 |
|
Stuart Marks
|
d024f58e61
|
8358809: Improve link to stdin.encoding from java.lang.IO
Reviewed-by: naoto
|
2025-06-06 20:07:43 +00:00 |
|
Volkan Yazici
|
e918a59b1d
|
8357821: Revert incorrectly named JavaLangAccess::unchecked* methods
Reviewed-by: pminborg
|
2025-06-06 06:26:09 +00:00 |
|
Jaikiran Pai
|
029e3bf8f5
|
8349914: ZipFile::entries and ZipFile::getInputStream not consistent with each other when there are duplicate entries
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Reviewed-by: lancea
|
2025-06-06 02:07:51 +00:00 |
|
Anthony Scarpino
|
78158f30ae
|
8358099: PEM spec updates
Reviewed-by: mullan
|
2025-06-05 22:13:24 +00:00 |
|
Nizar Benalla
|
af87035b71
|
8355746: Start of release updates for JDK 26
8355748: Add SourceVersion.RELEASE_26
8355751: Add source 26 and target 26 to javac
Co-authored-by: Joe Darcy <darcy@openjdk.org>
Reviewed-by: iris, coleenp, darcy
|
2025-06-05 16:01:32 +00:00 |
|
Erik Gahlin
|
eb770a060a
|
8351594: JFR: Rate-limited sampling of Java events
Reviewed-by: mgronlun, alanb
|
2025-06-05 11:36:08 +00:00 |
|
Justin Lu
|
8a79ac8863
|
8358449: Locale.getISOCountries does not specify the returned set is unmodifiable
Reviewed-by: naoto
|
2025-06-04 16:40:22 +00:00 |
|
Stuart Marks
|
ef47635d5a
|
8358015: Fix SequencedMap sequenced view method specifications
Reviewed-by: jpai, bchristi
|
2025-06-04 16:14:31 +00:00 |
|
Sean Coffey
|
42f48a39e8
|
8350689: Turn on timestamp and thread metadata by default for java.security.debug
Reviewed-by: mullan
|
2025-06-04 09:41:51 +00:00 |
|
He-Pin(kerr)
|
f141674d16
|
8347491: IllegalArgumentationException thrown by ThreadPoolExecutor doesn't have a useful message
Reviewed-by: vklang, liach, pminborg
|
2025-06-04 08:28:29 +00:00 |
|
Magnus Ihse Bursie
|
edf92721c2
|
8356977: UTF-8 cleanups
Reviewed-by: naoto, prr
|
2025-06-04 08:10:42 +00:00 |
|
Jaikiran Pai
|
b5cfd76c04
|
8358456: ZipFile.getInputStream(ZipEntry) throws unspecified IllegalArgumentException
Reviewed-by: lancea
|
2025-06-04 06:38:06 +00:00 |
|
Aleksey Shipilev
|
683319f25c
|
8357798: ReverseOrderListView uses Boolean boxes after JDK-8356080
Reviewed-by: liach, smarks
|
2025-06-04 06:04:05 +00:00 |
|
Michael McMahon
|
b6f827ef05
|
8348986: Improve coverage of enhanced exception messages
Reviewed-by: dfuchs
|
2025-06-03 15:36:29 +00:00 |
|
Alan Bateman
|
ac9af69eee
|
8357637: Native resources cached in thread locals not released when FJP common pool threads clears thread locals
Reviewed-by: vklang
|
2025-06-01 06:17:50 +00:00 |
|
Jaikiran Pai
|
84002d12ed
|
8228773: URLClassLoader constructors should include API note warning that the parent should not be null
Reviewed-by: alanb, mullan
|
2025-05-31 13:02:58 +00:00 |
|
Mohamed Issa
|
0df8c9684b
|
8353686: Optimize Math.cbrt for x86 64 bit platforms
Reviewed-by: sviswanathan, sparasa, jbhateja
|
2025-05-30 21:47:20 +00:00 |
|
Shaojin Wen
|
727412d1b5
|
8357690: Add @Stable and final to java.lang.CharacterDataLatin1 and other CharacterData classes
Reviewed-by: naoto
|
2025-05-29 20:09:58 +00:00 |
|
Justin Lu
|
e509997fe8
|
8357275: Locale.Builder.setLanguageTag should mention conversions made on language tag
Reviewed-by: naoto
|
2025-05-29 17:39:08 +00:00 |
|
Brian Burkhalter
|
79aff26c28
|
8354724: Methods in java.io.Reader to read all characters and all lines
Reviewed-by: rriggs, smarks, jpai, alanb
|
2025-05-29 15:20:39 +00:00 |
|
Adam Sotona
|
d43f588db1
|
8357955: java.lang.classfile.Signature.ArrayTypeSig.of IAE not thrown for dims > 255
Reviewed-by: jlahoda
|
2025-05-29 07:03:26 +00:00 |
|
Shaojin Wen
|
b7f0f480ce
|
8357681: Fixed the DigitList::toString method causing incorrect results during debugging
Reviewed-by: jlu, naoto
|
2025-05-28 20:36:44 +00:00 |
|
Anthony Scarpino
|
bb2c80c0e9
|
8298420: Implement JEP 470: PEM Encodings of Cryptographic Objects (Preview)
Reviewed-by: weijun, mr, mullan, jnimeh
|
2025-05-28 19:52:18 +00:00 |
|
Naoto Sato
|
b2a61a9972
|
8356985: Use "stdin.encoding" in Console's read*() methods
Reviewed-by: jlu, smarks, alanb, vyazici
|
2025-05-28 16:24:04 +00:00 |
|
gauthamkrishnanibm
|
4ced4e73fc
|
8334742: Change java.time month/day field types to 'byte'
Reviewed-by: rriggs
|
2025-05-28 15:38:00 +00:00 |
|
Viktor Klang
|
18285fc136
|
8356553: Incorrect uses of {@link} in AbstractQueuedLongSynchronizer and AbstractQueuedSynchronizer
Reviewed-by: alanb
|
2025-05-28 14:23:23 +00:00 |
|
Fabio Romano
|
c9e6c4d017
|
8356891: Some code simplifications in BigInteger
Reviewed-by: rgiulietti
|
2025-05-28 12:48:47 +00:00 |
|
Andrew Haley
|
4e1878ca45
|
8355022: Implement JEP 506: Scoped Values
Reviewed-by: liach, alanb
|
2025-05-28 09:41:37 +00:00 |
|
Steffen Nießing
|
4cad437956
|
8357597: Proxy.getInvocationHandler throws NullPointerException instead of IllegalArgumentException for null
Reviewed-by: rriggs, jpai, liach
|
2025-05-28 01:54:48 +00:00 |
|
Brian Burkhalter
|
4755276f36
|
8357912: (fs) Remove @since tag from java.nio.file.FileSystems.newFileSystem(Path,ClassLoader)
Reviewed-by: lancea, alanb
|
2025-05-27 19:47:56 +00:00 |
|
Per Minborg
|
da228e0693
|
8357145: CRC/Inflater/Deflater/Adler32 methods that take a ByteBuffer throw UOE if backed by shared memory segment
Reviewed-by: alanb
|
2025-05-27 19:15:40 +00:00 |
|
Brian Burkhalter
|
c1f066e17e
|
8356888: (fs) FileSystems.newFileSystem that take an env must specify IllegalArgumentException
Reviewed-by: lancea, alanb, jpai
|
2025-05-27 17:11:24 +00:00 |
|
Aleksey Shipilev
|
b9db99d7f7
|
8357797: Use StructuredTaskScopeImpl.ST_NEW for state init
Reviewed-by: alanb
|
2025-05-27 09:43:07 +00:00 |
|
Viktor Klang
|
aea32ec506
|
8357647: Stream gatherers forward upstream size information to downstream
Reviewed-by: liach, alanb
|
2025-05-27 09:17:29 +00:00 |
|
Doug Lea
|
2c034f57d6
|
8357146: ForkJoinPool:schedule(*) does not throw RejectedExecutionException when pool is shutdown
Reviewed-by: alanb
|
2025-05-26 22:37:42 +00:00 |
|
Nizar Benalla
|
bd095896dd
|
8356632: Fix remaining {@link/@linkplain} tags with refer to private/protected types in java.base
Reviewed-by: weijun, liach
|
2025-05-26 12:40:49 +00:00 |
|
Kieran Farrell
|
f825a51198
|
7046003: Default value of Authenticator.getRequestingURL() is not specified
Reviewed-by: michaelm, jpai
|
2025-05-26 11:12:49 +00:00 |
|
Shaojin Wen
|
4a4209ffef
|
8357685: Change the type of Integer::digits from char[] to byte[]
Reviewed-by: rgiulietti, liach
|
2025-05-25 17:39:53 +00:00 |
|
Chen Liang
|
070c84cd22
|
8357178: Simplify Class::componentType
Reviewed-by: rriggs
|
2025-05-23 22:58:09 +00:00 |
|
Sergey Bylokhov
|
236e1b6d52
|
8357401: BigDecimal: Constants ONE_TENTH and ONE_HALF are unused after JDK-8341402
Reviewed-by: bpb, liach, darcy
|
2025-05-23 18:17:40 +00:00 |
|
Justin Lu
|
2f530f89e0
|
8357281: sun.util.Locale.LanguageTag should be immutable
Reviewed-by: naoto, liach
|
2025-05-23 17:44:39 +00:00 |
|
Shaojin Wen
|
796ec5e7cf
|
8353741: Eliminate table lookup in UUID.toString
Reviewed-by: rriggs
|
2025-05-22 23:35:13 +00:00 |
|
Aggelos Biboudis
|
c0665efd4f
|
8354323: Safeguard SwitchBootstraps.typeSwitch when used outside the compiler
Reviewed-by: jlahoda, liach
|
2025-05-22 08:36:47 +00:00 |
|
Shaojin Wen
|
07871cd78a
|
8357063: Document preconditions for DecimalDigits methods
Reviewed-by: vyazici, liach, rriggs
|
2025-05-21 22:39:11 +00:00 |
|
Patrick Strawderman
|
e9d1d87b34
|
8357013: HttpURLConnection#getResponseCode can avoid substring call when parsing to int
Reviewed-by: dfuchs
|
2025-05-20 17:20:49 +00:00 |
|
Vicente Romero
|
637e9d16dd
|
8354556: Expand value-based class warnings to java.lang.ref API
Co-authored-by: Archie Cobbs <acobbs@openjdk.org>
Reviewed-by: jlahoda
|
2025-05-19 22:47:13 +00:00 |
|
Stuart Marks
|
6818dcc08e
|
8351230: Collections.synchronizedList returns a list that is not thread-safe
Reviewed-by: jpai
|
2025-05-19 16:53:13 +00:00 |
|