Adam Sotona
|
a5cf4210cd
|
8320360: ClassFile.parse: Some defect class files cause unexpected exceptions to be thrown
Reviewed-by: jpai
|
2024-01-02 12:58:53 +00:00 |
|
Adam Sotona
|
f9aec02f3c
|
8321540: ClassSignature.parseFrom() throws StringIndexOutOfBoundsException for invalid signatures
Reviewed-by: jpai
|
2024-01-02 12:39:41 +00:00 |
|
ANUPAM DEV
|
d4fb30885b
|
8317846: Typo in API documentation of classes IdentityHashMap
Reviewed-by: mli, jpai
|
2024-01-02 11:10:15 +00:00 |
|
Christoph Langer
|
32d80e2caf
|
8322772: Clean up code after JDK-8322417
Reviewed-by: mdoerr, goetz, mbaesken, vtewari
|
2023-12-29 21:49:06 +00:00 |
|
John Jiang
|
2a59243cba
|
8322734: A redundant return in method padWithLen
Reviewed-by: jiefu
|
2023-12-27 02:31:50 +00:00 |
|
Markus KARG
|
2d609557ff
|
8322141: SequenceInputStream.transferTo should not return as soon as Long.MAX_VALUE bytes have been transferred
Reviewed-by: vsitnikov, bpb, jpai
|
2023-12-20 17:00:44 +00:00 |
|
Goetz Lindenmaier
|
2f917bff5c
|
8322417: Console read line with zero out should zero out when throwing exception
Reviewed-by: mbaesken, stuefe, naoto
|
2023-12-20 08:01:08 +00:00 |
|
Brian Burkhalter
|
51be857f3c
|
8322166: Files.isReadable/isWritable/isExecutable expensive when file does not exist
Reviewed-by: alanb
|
2023-12-19 18:27:06 +00:00 |
|
Serguei Spitsyn
|
0f8e4e0a81
|
8311218: fatal error: stuck in JvmtiVTMSTransitionDisabler::VTMS_transition_disable
Reviewed-by: lmesnik, alanb
|
2023-12-19 17:26:55 +00:00 |
|
Alisen Chung
|
b061b6678f
|
8322041: JDK 22 RDP1 L10n resource files update
Reviewed-by: almatvee, cstein, asemenyuk, joehw, jjg
|
2023-12-16 01:03:09 +00:00 |
|
Naoto Sato
|
87ef73329f
|
8321958: @param/@return descriptions of ZoneRules#isDaylightSavings() are incorrect
Reviewed-by: jlu, joehw, jpai
|
2023-12-15 17:33:50 +00:00 |
|
Justin Lu
|
8b24851b9d
|
8321480: ISO 4217 Amendment 176 Update
Reviewed-by: naoto
|
2023-12-14 21:16:19 +00:00 |
|
Ben Perez
|
c328f9589d
|
8296787: Unify debug printing format of X.509 cert serial numbers
Reviewed-by: mullan, coffeys
|
2023-12-14 17:57:36 +00:00 |
|
Aleksei Voitylov
|
fde5b16817
|
8321514: UTF16 string gets constructed incorrectly from codepoints if CompactStrings is not enabled
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Reviewed-by: rriggs
|
2023-12-14 14:39:04 +00:00 |
|
Weijun Wang
|
45a9ade337
|
8202598: keytool -certreq output contains inconsistent line separators
Reviewed-by: hchao, mullan
|
2023-12-14 14:37:15 +00:00 |
|
Sergey Tsypanov
|
8a0a6f8c25
|
8321279: Implement hashCode() in Heap-X-Buffer.java.template
Reviewed-by: alanb, bpb
|
2023-12-13 09:10:11 +00:00 |
|
Roger Riggs
|
4fb5c12813
|
8321180: Condition for non-latin1 string size too large exception is off by one
Reviewed-by: rgiulietti
|
2023-12-12 20:55:17 +00:00 |
|
Justin Lu
|
aadf36809c
|
6230751: [Fmt-Ch] Recursive MessageFormats in ChoiceFormats ignore indicated subformats
Reviewed-by: naoto
|
2023-12-12 19:25:20 +00:00 |
|
Hannes Wallnöfer
|
c51685267c
|
8321889: JavaDoc method references with wrong (nested) type
Reviewed-by: alanb
|
2023-12-12 11:27:31 +00:00 |
|
Alan Bateman
|
b8c0b2fd8c
|
8321594: NativeThreadSet should use placeholder for virtual threads
Reviewed-by: bpb
|
2023-12-12 07:55:56 +00:00 |
|
Adam Sotona
|
3c6459e1de
|
8321641: ClassFile ModuleAttribute.ModuleAttributeBuilder::moduleVersion spec contains a copy-paste error
Reviewed-by: alanb
|
2023-12-11 10:08:42 +00:00 |
|
Per Minborg
|
d13302f8b0
|
8321387: SegmentAllocator:allocateFrom(AddressLayout, MemorySegment) does not throw stated UnsupportedOperationException
Reviewed-by: mcimadamore
|
2023-12-11 07:52:31 +00:00 |
|
Naoto Sato
|
0c178beb69
|
8321206: Make Locale related system properties StaticProperty
Reviewed-by: rriggs
|
2023-12-08 18:47:40 +00:00 |
|
Lance Andersen
|
0eb299af79
|
8316141: Improve CEN header validation checking
Reviewed-by: alanb
|
2023-12-08 16:37:53 +00:00 |
|
Alan Bateman
|
86623aa41d
|
8320786: Remove ThreadGroup.stop
Reviewed-by: rriggs, dholmes, jpai
|
2023-12-08 08:04:38 +00:00 |
|
Alan Bateman
|
af5c49226c
|
8320532: Remove Thread/ThreadGroup suspend/resume
Reviewed-by: dholmes, jpai, sspitsyn, smarks
|
2023-12-08 07:10:20 +00:00 |
|
Weijun Wang
|
11e4a925be
|
8320597: RSA signature verification fails on signed data that does not encode params correctly
Reviewed-by: mullan, valeriep
|
2023-12-07 23:25:56 +00:00 |
|
Joe Darcy
|
519ecd352a
|
8319413: Start of release updates for JDK 23
8319414: Add SourceVersion.RELEASE_23
8319416: Add source 23 and target 23 to javac
Reviewed-by: iris, erikj, alanb, vromero
|
2023-12-07 17:01:29 +00:00 |
|
Alan Bateman
|
58530f4098
|
8321223: Implementation of Scoped Values (Second Preview)
Reviewed-by: psandoz, mcimadamore
|
2023-12-07 15:07:26 +00:00 |
|
Brett Okken
|
c42535f111
|
8321470: ThreadLocal.nextHashCode can be static final
Reviewed-by: shade, jpai
|
2023-12-07 13:02:40 +00:00 |
|
Maurizio Cimadamore
|
42bb852696
|
8321467: MemorySegment.setString(long, String, Charset) throws IAE(Misaligned access)
Reviewed-by: pminborg
|
2023-12-07 12:51:42 +00:00 |
|
Daniel Jeliński
|
ead4fb1464
|
8321519: Typo in exception message
Reviewed-by: jpai
|
2023-12-07 12:00:12 +00:00 |
|
Alan Bateman
|
29d7a22348
|
8321270: Virtual Thread.yield consumes parking permit
Reviewed-by: sspitsyn
|
2023-12-07 11:41:41 +00:00 |
|
Hannes Wallnöfer
|
9a87e52c0c
|
8320538: Obsolete CSS styles in collection framework doc-file
Reviewed-by: alanb
|
2023-12-07 09:23:21 +00:00 |
|
Jim Laskey
|
82796bdebb
|
8320570: NegativeArraySizeException decoding >1G UTF8 bytes with non-ascii characters
Reviewed-by: rriggs
|
2023-12-06 21:55:05 +00:00 |
|
Anthony Scarpino
|
dc9c77bebe
|
8318756: Create better internal buffer for AEADs
Reviewed-by: djelinski
|
2023-12-06 18:09:10 +00:00 |
|
Doug Lea
|
cc25d8b12b
|
8319662: ForkJoinPool trims worker threads too slowly
8319498: ForkJoinPool.invoke(ForkJoinTask) does not specify behavior when task throws checked exception
Reviewed-by: alanb
|
2023-12-06 16:12:59 +00:00 |
|
Adam Sotona
|
0217b5ac8b
|
8321248: ClassFile API ClassModel::verify is inconsistent with the rest of the API
Reviewed-by: jlahoda, mcimadamore
|
2023-12-06 15:32:24 +00:00 |
|
Jatin Bhateja
|
2678e4cd94
|
8319111: Mismatched MemorySegment heap access is not consistently intrinsified
Reviewed-by: sviswanathan, psandoz, thartmann
|
2023-12-06 09:58:06 +00:00 |
|
Per Minborg
|
a0920aa436
|
8321159: SymbolLookup.libraryLookup(Path, Arena) Assumes default Filesystem
Reviewed-by: mcimadamore
|
2023-12-06 08:02:52 +00:00 |
|
Brian Burkhalter
|
b0d145097c
|
8321053: Use ByteArrayInputStream.buf directly when parameter of transferTo() is trusted
Reviewed-by: alanb
|
2023-12-05 19:41:12 +00:00 |
|
Christian Stein
|
517b178819
|
8306914: Implement JEP 458: Launch Multi-File Source-Code Programs
Reviewed-by: jlahoda, jlaskey
|
2023-12-05 07:50:21 +00:00 |
|
Roger Riggs
|
155abc576a
|
8311906: Improve robustness of String constructors with mutable array inputs
Co-authored-by: Damon Fenacci <dfenacci@openjdk.org>
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Reviewed-by: rgiulietti, thartmann, redestad, dfenacci
|
2023-12-04 18:28:59 +00:00 |
|
Adam Sotona
|
2b00ac0d02
|
8308753: Class-File API transition to Preview
Reviewed-by: ihse, mchung, vromero
|
2023-12-04 07:07:57 +00:00 |
|
Alan Bateman
|
5dee2a3675
|
8320440: Implementation of Structured Concurrency (Second Preview)
Reviewed-by: iris, jpai, mchung, mcimadamore
|
2023-12-02 09:05:16 +00:00 |
|
Naoto Sato
|
f6be7fdf22
|
8321059: Unneeded array assignments in MergeCollation and CompactByteArray
Reviewed-by: jlu, bpb, rriggs
|
2023-12-01 17:43:28 +00:00 |
|
Naoto Sato
|
d568562966
|
8320798: Console read line with zero out should zero out underlying buffer
Reviewed-by: bpb, lancea, joehw, alanb, jpai, mbaesken
|
2023-12-01 17:39:11 +00:00 |
|
Pavel Rappo
|
8f1d40b48b
|
8321114: Rename "Unnamed Classes" to "Implicitly Declared Classes" better
Reviewed-by: jlaskey
|
2023-12-01 11:51:25 +00:00 |
|
Alan Bateman
|
2476be4590
|
8320716: ResolvedModule::reads includes self when configuration contains two or more automatic modules
Reviewed-by: mchung
|
2023-12-01 07:31:10 +00:00 |
|
Jorn Vernee
|
e96e191952
|
8318586: Explicitly handle upcall stub allocation failure
8318653: UpcallTestHelper::runInNewProcess waits for forked process without timeout
Reviewed-by: shade, mcimadamore
|
2023-11-30 19:26:54 +00:00 |
|