Jorn Vernee
|
9c852df6aa
|
8318966: Some methods make promises about Java array element alignment that are too strong
Reviewed-by: psandoz, mcimadamore
|
2024-02-14 14:30:54 +00:00 |
|
Eirik Bjørsnøs
|
628cd8a489
|
8303866: Allow ZipInputStream.readEnd to parse small Zip64 ZIP files
Reviewed-by: lancea, jpai
|
2024-02-13 16:26:37 +00:00 |
|
Roger Riggs
|
13d9e8ff38
|
8325590: Regression in round-tripping UTF-16 strings after JDK-8311906
Reviewed-by: alanb, redestad
|
2024-02-13 15:16:50 +00:00 |
|
Daniel Jeliński
|
efa071dd06
|
8323089: networkaddress.cache.ttl is not a system property
Reviewed-by: alanb, jpai, aefimov, dfuchs
|
2024-02-12 07:54:48 +00:00 |
|
Oli Gillespie
|
8ef918d667
|
8324646: Avoid Class.forName in SecureRandom constructor
Reviewed-by: shade, weijun
|
2024-02-09 14:38:09 +00:00 |
|
Thiago Henrique Hüpner
|
d91fb17a80
|
8325505: Fix Javadoc ResourceBundle::getString
Reviewed-by: jlu, naoto
|
2024-02-08 21:56:16 +00:00 |
|
Per Minborg
|
b58d73b915
|
8323746: Add PathElement hashCode and equals
Reviewed-by: mcimadamore
|
2024-02-08 10:54:11 +00:00 |
|
Jaikiran Pai
|
1fb9e3d674
|
8325304: Several classes in java.util.jar and java.util.zip don't specify the behaviour for null arguments
Reviewed-by: lancea, alanb
|
2024-02-08 06:35:47 +00:00 |
|
Joe Darcy
|
fbd15b2087
|
8325189: Enable this-escape javac warning in java.base
Reviewed-by: alanb, erikj, naoto, smarks, ihse, joehw, lancea, weijun
|
2024-02-07 20:05:11 +00:00 |
|
Magnus Ihse Bursie
|
18e24d0619
|
8325109: Sort method modifiers in canonical order
Reviewed-by: aivanov, rriggs, darcy, prappo
|
2024-02-07 15:50:40 +00:00 |
|
Chen Liang
|
3bffe223a3
|
8319463: ClassSignature should have superclass and superinterfaces as ClassTypeSig
Reviewed-by: asotona
|
2024-02-07 07:54:22 +00:00 |
|
Brian Burkhalter
|
4b1e367eda
|
8325152: Clarify specification of java.io.RandomAccessFile.setLength
Reviewed-by: alanb
|
2024-02-06 19:35:03 +00:00 |
|
Naoto Sato
|
96eb0390d6
|
8324665: Loose matching of space separators in the lenient date/time parsing mode
Reviewed-by: joehw, jlu
|
2024-02-06 17:43:12 +00:00 |
|
Shaojin Wen
|
50b17d9846
|
8316704: Regex-free parsing of Formatter and FormatProcessor specifiers
Reviewed-by: redestad, rgiulietti
|
2024-02-06 15:16:40 +00:00 |
|
Archie Cobbs
|
f1f93988fb
|
8323699: MessageFormat.toPattern() generates non-equivalent MessageFormat pattern
Reviewed-by: jlu, naoto
|
2024-02-05 23:14:50 +00:00 |
|
Claes Redestad
|
55c1446b68
|
8321468: Remove StringUTF16::equals
Reviewed-by: rriggs, kvn
|
2024-02-05 16:30:16 +00:00 |
|
Claes Redestad
|
19e92201b4
|
8325169: Reduce String::indexOf overheads
Reviewed-by: rriggs, rgiulietti, mli
|
2024-02-05 16:30:05 +00:00 |
|
Eirik Bjørsnøs
|
f613e13397
|
8313739: ZipOutputStream.close() should always close the wrapped stream
Reviewed-by: jpai, lancea
|
2024-02-02 20:20:36 +00:00 |
|
Joe Darcy
|
adc3604027
|
8325148: Enable restricted javac warning in java.base
Reviewed-by: erikj, jvernee, mcimadamore, pminborg, ihse
|
2024-02-02 17:47:28 +00:00 |
|
Justin Lu
|
d3c3194ac3
|
6285888: ChoiceFormat can support unescaped relational symbols in the Format segment
Reviewed-by: naoto
|
2024-02-01 22:21:45 +00:00 |
|
Per Minborg
|
6b84f9bb3e
|
8325001: Typo in the javadocs for the Arena::ofShared method
Reviewed-by: dfuchs
|
2024-02-01 11:53:02 +00:00 |
|
Aggelos Biboudis
|
1733d2ea24
|
8303374: Implement JEP 455: Primitive Types in Patterns, instanceof, and switch (Preview)
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Gavin Bierman <gbierman@openjdk.org>
Co-authored-by: Brian Goetz <briangoetz@openjdk.org>
Co-authored-by: Raffaello Giulietti <rgiulietti@openjdk.org>
Co-authored-by: Aggelos Biboudis <abimpoudis@openjdk.org>
Reviewed-by: vromero, jlahoda
|
2024-01-31 14:18:13 +00:00 |
|
Per Minborg
|
ec56c72b51
|
8323601: Improve LayoutPath.PathElement::toString
Reviewed-by: jvernee
|
2024-01-31 09:54:03 +00:00 |
|
Roger Riggs
|
ffe3bb6763
|
8324657: Intermittent OOME on exception message create
Reviewed-by: lancea, iris, naoto
|
2024-01-25 14:51:50 +00:00 |
|
Justin Lu
|
3d32c460eb
|
6503196: API doc for DecimalFormat::getMaximumIntegerDigits is unclear
Reviewed-by: naoto, iris
|
2024-01-24 23:42:53 +00:00 |
|
Joshua Cao
|
c432dc008b
|
8322149: ConcurrentHashMap smarter presizing for copy constructor and putAll
Reviewed-by: shade, simonis
|
2024-01-24 18:52:38 +00:00 |
|
Justin Lu
|
96607df7f0
|
8321545: Override toString() for Format subclasses
Reviewed-by: naoto, rriggs
|
2024-01-23 22:22:16 +00:00 |
|
Serguei Spitsyn
|
8700de66e4
|
8322744: VirtualThread.notifyJvmtiDisableSuspend should be static
Reviewed-by: pchilanomate, alanb
|
2024-01-19 18:40:55 +00:00 |
|
Pavel Rappo
|
9efdd242fb
|
8324053: Use the blessed modifier order for sealed in java.base
Reviewed-by: naoto, darcy, ihse, dfuchs
|
2024-01-18 22:28:23 +00:00 |
|
Raffaello Giulietti
|
bfd2afe5ad
|
8275338: Add JFR events for notable serialization situations
Reviewed-by: rriggs, egahlin
|
2024-01-18 17:05:35 +00:00 |
|
Brian Burkhalter
|
19287eeeb2
|
8321561: (fs) Clarify non-atomic behavior of Files.move
Reviewed-by: alanb
|
2024-01-17 16:34:33 +00:00 |
|
Chris Hegarty
|
ee4d9aa4c1
|
8323659: LinkedTransferQueue add and put methods call overridable offer
Reviewed-by: alanb
|
2024-01-16 12:13:57 +00:00 |
|
Per Minborg
|
f5b757ced6
|
8323159: Consider adding some text re. memory zeroing in Arena::allocate
Reviewed-by: mcimadamore, jvernee
|
2024-01-15 16:07:56 +00:00 |
|
Joe Darcy
|
9e9c05f0ee
|
8322979: Add informative discussion to Modifier
Reviewed-by: alanb
|
2024-01-12 19:40:55 +00:00 |
|
Pavel Rappo
|
49e6121347
|
8310813: Simplify and modernize equals, hashCode, and compareTo for BigInteger
Reviewed-by: rriggs, redestad, rgiulietti
|
2024-01-11 21:48:58 +00:00 |
|
Naoto Sato
|
3bd9042054
|
8320788: The system properties page is missing some properties
Reviewed-by: iris, rriggs, bpb, joehw
|
2024-01-10 18:54:02 +00:00 |
|
Joe Darcy
|
525063be90
|
8322878: Including sealing information Class.toGenericString()
Co-authored-by: Pavel Rappo <prappo@openjdk.org>
Reviewed-by: rriggs
|
2024-01-10 18:46:56 +00:00 |
|
Brian Burkhalter
|
475306b757
|
7057369: (fs spec) FileStore getUsableSpace and getUnallocatedSpace could be clearer
Reviewed-by: alanb
|
2024-01-10 16:34:06 +00:00 |
|
Naoto Sato
|
376051a9be
|
8320919: Clarify Locale related system properties
Reviewed-by: smarks, rriggs
|
2024-01-09 23:11:21 +00:00 |
|
Alan Bateman
|
7286f5291d
|
8322829: Refactor nioBlocker to avoid blocking while holding Thread's interrupt lock
Reviewed-by: jpai
|
2024-01-09 07:05:27 +00:00 |
|
Per Minborg
|
7edd10e5fa
|
8321786: SegmentAllocator:allocateFrom(ValueLayout, MemorySegment,ValueLayout,long,long) spec mismatch in exception scenario
Reviewed-by: mcimadamore
|
2024-01-08 08:20:07 +00:00 |
|
Alan Bateman
|
faa9c6909d
|
8322846: Running with -Djdk.tracePinnedThreads set can hang
Reviewed-by: jpai
|
2024-01-06 18:24:28 +00:00 |
|
Justin Lu
|
15cf8f8531
|
8319626: Override toString() for ZipFile
Reviewed-by: jpai, alanb, coffeys
|
2024-01-04 17:16:22 +00:00 |
|
Jim Laskey
|
df22fb322e
|
8322512: StringBuffer.repeat does not work correctly after toString() was called
Reviewed-by: rriggs, jpai
|
2024-01-04 12:46:31 +00:00 |
|
Matthias Baesken
|
1369c545ac
|
8322782: Clean up usages of unnecessary fully qualified class name "java.util.Arrays"
Reviewed-by: alanb, aivanov
|
2024-01-04 08:06:14 +00:00 |
|
Alan Bateman
|
4db7a1c3bb
|
8322818: Thread::getStackTrace can fail with InternalError if virtual thread is timed-parked when pinned
Reviewed-by: pchilanomate
|
2024-01-04 05:59:52 +00:00 |
|
Brian Burkhalter
|
54b3ceeca2
|
8322877: java/io/BufferedInputStream/TransferTo.java failed with IndexOutOfBoundsException
Reviewed-by: alanb, stsypanov
|
2024-01-03 21:23:06 +00:00 |
|
Sergey Tsypanov
|
38042ad4e9
|
8320971: Use BufferedInputStream.buf directly when param of implTransferTo() is trusted
Reviewed-by: alanb, bpb
|
2024-01-02 20:05:31 +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 |
|
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 |
|