Messages by Date
-
2025/05/26
RFR: 8357798: ReverseOrderListView allocates Boolean boxes
Aleksey Shipilev
-
2025/05/26
Re: RFR: 8348986: Improve coverage of enhanced exception messages [v11]
Mark Sheppard
-
2025/05/26
Re: RFR: 8357708: com.sun.jndi.ldap.Connection ignores queued LDAP replies if Connection is subsequently closed
Daniel Fuchs
-
2025/05/26
Re: RFR: 8357797: Use StructuredTaskScopeImpl.ST_NEW for state init
Alan Bateman
-
2025/05/26
Re: RFR: 8353124: java/lang/Thread/virtual/stress/Skynet.java#Z times out on macosx-x64-debug
Alan Bateman
-
2025/05/26
Re: RFR: 8357647 : Stream gatherers forward upstream size information to downstream
Alan Bateman
-
2025/05/26
RFR: 8357797: Use StructuredTaskScopeImpl.ST_NEW for state init
Aleksey Shipilev
-
2025/05/26
Re: RFR: 8357708: com.sun.jndi.ldap.Connection ignores queued LDAP replies if Connection is subsequently closed
Daniel Fuchs
-
2025/05/26
Re: RFR: 8357597: Proxy.getInvocationHandler throws NullPointerException instead of IllegalArgumentException for null [v2]
Jaikiran Pai
-
2025/05/26
Re: RFR: 8357146: ForkJoinPool:schedule(*) does not throw RejectedExecutionException when pool is shutdown [v2]
Alan Bateman
-
2025/05/26
Re: RFR: 8357597: Proxy.getInvocationHandler throws NullPointerException instead of IllegalArgumentException for null [v2]
Chen Liang
-
2025/05/26
Re: RFR: 8357597: Proxy.getInvocationHandler throws NullPointerException instead of IllegalArgumentException for null [v2]
Steffen Nießing
-
2025/05/26
Re: [External] : Re: mapConcurrent() with InterruptedException
Jige Yu
-
2025/05/26
Re: RFR: 8356443: Update open/test/jdk/TEST.groups manual test groups definitions with missing manual test
Mahendra Chhipa
-
2025/05/26
Re: RFR: 8357531: The `SegmentBulkOperations::fill` method can be improved using overlaps [v5]
Per Minborg
-
2025/05/26
Re: RFR: 8357289: Break down the String constructor into smaller methods [v6]
Chen Liang
-
2025/05/26
Re: RFR: 8357289: Break down the String constructor into smaller methods [v6]
Shaojin Wen
-
2025/05/26
Re: RFR: 8357690: Add @Stable and final to java.lang.CharacterDataLatin1 and other CharacterData classes [v2]
Shaojin Wen
-
2025/05/26
Re: RFR: 8355746: Start of release updates for JDK 26 [v4]
Nizar Benalla
-
2025/05/26
Re: RFR: 8357146: ForkJoinPool:schedule(*) does not throw RejectedExecutionException when pool is shutdown [v2]
Doug Lea
-
2025/05/26
Re: RFR: 8356632: Fix remaining {@link/@linkplain} tags with refer to private/protected types in java.base [v3]
Nizar Benalla
-
2025/05/26
Integrated: 8356632: Fix remaining {@link/@linkplain} tags with refer to private/protected types in java.base
Nizar Benalla
-
2025/05/26
RFR: 8357708: com.sun.jndi.ldap.Connection ignores queued LDAP replies if Connection is subsequently closed
Jaikiran Pai
-
2025/05/26
Re: RFR: 8357289: Break down the String constructor into smaller methods [v3]
Claes Redestad
-
2025/05/26
Re: RFR: 8357289: Break down the String constructor into smaller methods [v3]
Per Minborg
-
2025/05/26
Re: RFR: 8348986: Improve coverage of enhanced exception messages [v11]
Daniel Fuchs
-
2025/05/26
Re: RFR: 8357690: Add @Stable and final to java.lang.CharacterDataLatin1 and other CharacterData classes
Per Minborg
-
2025/05/26
Re: RFR: 8348986: Improve coverage of enhanced exception messages [v11]
Michael McMahon
-
2025/05/26
Re: RFR: 8357561: BootstrapLoggerTest does not work on Ubuntu 24 with LANG de_DE.UTF-8 [v2]
Alan Bateman
-
2025/05/26
Re: RFR: 8357561: BootstrapLoggerTest does not work on Ubuntu 24 with LANG de_DE.UTF-8 [v2]
Daniel Fuchs
-
2025/05/26
Withdrawn: 8356980: Better handling of non-breaking space
Magnus Ihse Bursie
-
2025/05/26
Re: RFC: 8357183: Improving efficiency of Writer::append(CharSequence) and Writer::append(CharSequence, int, int) / Sub Task of 8356679: Using CharSequence::getChars internally
Alan Bateman
-
2025/05/26
Re: RFR: 8356977: UTF-8 cleanups [v2]
Magnus Ihse Bursie
-
2025/05/26
Re: Add @Stable to java.lang.CharacterDataLatin1 and other CharacterData classes
Claes Redestad
-
2025/05/26
Re: RFR: 8357561: BootstrapLoggerTest does not work on Ubuntu 24 with LANG de_DE.UTF-8 [v2]
Matthias Baesken
-
2025/05/26
Re: RFR: 8356977: UTF-8 cleanups [v2]
Magnus Ihse Bursie
-
2025/05/26
Re: RFR: 8356978: Convert unicode sequences in Java source code to UTF-8
Magnus Ihse Bursie
-
2025/05/26
Re: RFR: 8356978: Convert unicode sequences in Java source code to UTF-8
Magnus Ihse Bursie
-
2025/05/26
Re: RFR: 8356980: Better handling of non-breaking space
Magnus Ihse Bursie
-
2025/05/26
Re: RFR: 8356977: UTF-8 cleanups [v2]
Magnus Ihse Bursie
-
2025/05/26
Re: RFR: 8356977: UTF-8 cleanups
Magnus Ihse Bursie
-
2025/05/26
RFR: 8357561: BootstrapLoggerTest does not work on Ubuntu 24 with LANG de_DE.UTF-8
Matthias Baesken
-
2025/05/26
Re: [External] : Re: mapConcurrent() with InterruptedException
Viktor Klang
-
2025/05/26
Re: RFR: 8356985: Use "stdin.encoding" in Console's read*() methods [v5]
Alan Bateman
-
2025/05/26
Re: RFR: 8355563: VectorAPI: Refactor current implementation of subword gather load API
Xiaohong Gong
-
2025/05/25
Re: RFR: 8355563: VectorAPI: Refactor current implementation of subword gather load API
Emanuel Peter
-
2025/05/25
Re: RFR: 8357597: Proxy.getInvocationHandler throws NullPointerException instead of IllegalArgumentException for null
Jaikiran Pai
-
2025/05/25
Re: [External] : Re: mapConcurrent() with InterruptedException
Jige Yu
-
2025/05/25
Add @Stable to BigInteger and BigDecimal
wenshao
-
2025/05/25
Integrated: 8357685: Change the type of Integer::digits from char[] to byte[]
Shaojin Wen
-
2025/05/25
Re: Add @Stable to java.lang.CharacterDataLatin1 and other CharacterData classes
Chen Liang
-
2025/05/25
Integrated: 8356629: Incorrect use of {@linkplain} in java.sql
Nizar Benalla
-
2025/05/25
Re: RFR: 8356629: Incorrect use of {@linkplain} in java.sql
Nizar Benalla
-
2025/05/25
Re: RFR: 8357289: Break down the String constructor into smaller methods [v3]
Chen Liang
-
2025/05/25
Re: RFR: 8357146: ForkJoinPool:schedule(*) does not throw RejectedExecutionException when pool is shutdown
Doug Lea
-
2025/05/25
Re: RFR: 8210549: Runtime.exec: in closeDescriptors(), use FD_CLOEXEC instead of close() [v3]
Thomas Stuefe
-
2025/05/24
Re: RFR: 8357289: Break down the String constructor into smaller methods [v3]
Shaojin Wen
-
2025/05/24
Re: RFR: 8357289: Break down the String constructor into smaller methods [v5]
Shaojin Wen
-
2025/05/24
Re: RFR: 8357289: Break down the String constructor into smaller methods [v4]
Shaojin Wen
-
2025/05/24
Re: RFR: 8357289: Break down the String constructor into smaller methods [v3]
Chen Liang
-
2025/05/24
Re: RFR: 8357289: Break down the String constructor into smaller methods [v3]
Shaojin Wen
-
2025/05/24
Re: RFR: 8357289: Break down the String constructor into smaller methods [v3]
Chen Liang
-
2025/05/24
Re: RFR: 8357690: Add @Stable and final to java.lang.CharacterDataLatin1 and other CharacterData classes
Shaojin Wen
-
2025/05/24
Re: RFR: 8357690: Add @Stable and final to java.lang.CharacterDataLatin1 and other CharacterData classes
Chen Liang
-
2025/05/24
Re: RFR: 8357690: Add @Stable and final to java.lang.CharacterDataLatin1 and other CharacterData classes
Chen Liang
-
2025/05/24
RFR: 8357690: Add @Stable and final to java.lang.CharacterDataLatin1 and other CharacterData classes
Shaojin Wen
-
2025/05/24
Re: Add @Stable to java.lang.CharacterDataLatin1 and other CharacterData classes
Chen Liang
-
2025/05/24
Add @Stable to java.lang.CharacterDataLatin1 and other CharacterData classes
wenshao
-
2025/05/24
Integrated: 8357081: Removed unused methods of HexDigits
Shaojin Wen
-
2025/05/24
Re: RFR: 8357146: ForkJoinPool:schedule(*) does not throw RejectedExecutionException when pool is shutdown
Alan Bateman
-
2025/05/24
Re: RFR: 8357685: Change the type of Integer::digits from char[] to byte[] [v2]
Chen Liang
-
2025/05/24
Integrated: 8357644: Add missing CPE statements
Sorna Sarathi N
-
2025/05/24
RFC: 8357183: Improving efficiency of Writer::append(CharSequence) and Writer::append(CharSequence, int, int) / Sub Task of 8356679: Using CharSequence::getChars internally
Markus KARG
-
2025/05/24
Re: RFR: 8357644: Add missing CPE statements
duke
-
2025/05/24
Re: RFR: 8357685: Change the type of Integer::digits from char[] to byte[] [v2]
Raffaello Giulietti
-
2025/05/24
RFR: 8357146: ForkJoinPool:schedule(*) does not throw RejectedExecutionException when pool is shutdown
Doug Lea
-
2025/05/24
Re: RFR: 8357685: Change the type of Integer::digits from char[] to byte[] [v2]
Raffaello Giulietti
-
2025/05/24
Re: Finding max or min of exactly two objects
Zheka Kozlov
-
2025/05/24
Re: RFR: 8210549: Runtime.exec: in closeDescriptors(), use FD_CLOEXEC instead of close() [v2]
Thomas Stuefe
-
2025/05/24
Re: RFR: 8357683: (process) SIGQUIT still blocked after JDK-8234262 with jdk.lang.Process.launchMechanism=FORK or VFORK [v2]
Thomas Stuefe
-
2025/05/24
Re: RFR: 8356995: Provide default methods min(T, T) and max(T, T) in Comparator interface [v4]
Tagir F . Valeev
-
2025/05/24
Re: RFR: 8356995: Provide default methods min(T, T) and max(T, T) in Comparator interface [v5]
Tagir F . Valeev
-
2025/05/24
Re: RFR: 8356995: Provide default methods min(T, T) and max(T, T) in Comparator interface [v4]
Tagir F . Valeev
-
2025/05/24
Re: RFR: 8357685: Changing the type of Integer::digits from char[] to byte[] [v2]
Shaojin Wen
-
2025/05/24
RFR: 8357685: Changing the type of Integer::digits from char[] to byte[]
Shaojin Wen
-
2025/05/23
Re: Integer::digits should be defined as byte[]
Chen Liang
-
2025/05/23
Re: RFR: 8350880: (zipfs) Add support for read-only zip file systems [v12]
Alan Bateman
-
2025/05/23
RFR: 8357683: (process) SIGQUIT still blocked after JDK-8234262 with jdk.lang.Process.launchMechanism=FORK or VFORK
Thomas Stuefe
-
2025/05/23
Re: RFR: 8352565: Add native method implementation of Reference.get() [v6]
Kim Barrett
-
2025/05/23
Integer::digits should be defined as byte[]
wenshao
-
2025/05/23
Re: RFR: 8357681: Fixed the DigitList::toString method causing incorrect results during debugging
Chen Liang
-
2025/05/23
RFR: 8357681: Fixed the DigitList::toString method causing incorrect results during debugging
Shaojin Wen
-
2025/05/23
Re: DigitList::toString method causing incorrect results during debugging
Chen Liang
-
2025/05/23
Re: RFR: 8354799: ZipInputStream doesn't verify CRC for ZIP entry with empty file data [v3]
Shaojin Wen
-
2025/05/23
DigitList::toString method causing incorrect results during debugging
wenshao
-
2025/05/23
RFR: 8357650: ThreadSnapshot to take snapshot of thread for thread dumps
Alex Menkov
-
2025/05/23
Re: RFR: 8350880: (zipfs) Add support for read-only zip file systems [v12]
Xueming Shen
-
2025/05/23
Re: RFR: 8352565: Add native method implementation of Reference.get() [v6]
Vladimir Ivanov
-
2025/05/23
Integrated: 8357178: Simplify Class::componentType
Chen Liang
-
2025/05/23
Re: RFR: 8357178: Simplify Class::componentType [v2]
Chen Liang
-
2025/05/23
Re: RFR: 8356995: Provide default methods min(T, T) and max(T, T) in Comparator interface [v4]
Andrey Turbanov
-
2025/05/23
Re: RFR: 8357531: The `SegmentBulkOperations::fill` method can be improved using overlaps [v5]
Chen Liang
-
2025/05/23
Re: RFR: 8354450: A File should be invalid if an element of its name sequence ends with a space [v4]
Brian Burkhalter
-
2025/05/23
Re: RFR: 8356995: Provide default methods min(T, T) and max(T, T) in Comparator interface [v4]
Roger Riggs
-
2025/05/23
Re: RFR: 8356985: Use "stdin.encoding" in Console's read*() methods [v5]
Naoto Sato
-
2025/05/23
Re: RFR: 8354724: Methods in java.io.Reader to read all characters and all lines [v26]
Brian Burkhalter
-
2025/05/23
Integrated: 8357401: BigDecimal: Constants ONE_TENTH and ONE_HALF are unused after JDK-8341402
Sergey Bylokhov
-
2025/05/23
Integrated: 8357281: sun.util.Locale.LanguageTag should be immutable
Justin Lu
-
2025/05/23
Re: RFR: 8357281: sun.util.Locale.LanguageTag should be immutable [v3]
Justin Lu
-
2025/05/23
Re: RFR: 8356985: Use "stdin.encoding" in Console's read*() methods [v5]
Naoto Sato
-
2025/05/23
Re: RFR: 8356985: Use "stdin.encoding" in Console's read*() methods [v5]
Stuart Marks
-
2025/05/23
Re: RFR: 8356985: Use "stdin.encoding" in Console's read*() methods [v5]
Jan Lahoda
-
2025/05/23
Re: RFR: 8356985: Use "stdin.encoding" in Console's read*() methods [v5]
Stuart Marks
-
2025/05/23
Re: [External] : Could someone answer this question about Gatherers?
David Alayachew
-
2025/05/23
Re: RFR: 8357644: Add missing CPE statements
Alexey Semenyuk
-
2025/05/23
Re: [External] : Could someone answer this question about Gatherers?
Chen Liang
-
2025/05/23
Re: RFR: 8357644: Add missing CPE statements
Alexey Semenyuk
-
2025/05/23
Re: RFR: 8356985: Use "stdin.encoding" in Console's read*() methods [v5]
Naoto Sato
-
2025/05/23
Re: RFR: 8357647 : Stream gatherers forward upstream size information to downstream
Viktor Klang
-
2025/05/23
Re: RFR: 8355223: Improve documentation on @IntrinsicCandidate [v7]
Roger Riggs
-
2025/05/23
Re: RFR: 8357597: Proxy.getInvocationHandler throws NullPointerException instead of IllegalArgumentException for null
Chen Liang
-
2025/05/23
RFR: 8357597: Proxy.getInvocationHandler throws NullPointerException instead of IllegalArgumentException for null
Steffen Nießing
-
2025/05/23
Re: RFR: 8357597: Proxy.getInvocationHandler throws NullPointerException instead of IllegalArgumentException for null
Roger Riggs
-
2025/05/23
Re: RFR: 8357647 : Stream gatherers forward upstream size information to downstream
Johannes Döbler
-
2025/05/23
Re: RFR: 8357647 : Stream gatherers forward upstream size information to downstream
Viktor Klang
-
2025/05/23
Re: RFR: 8357647 : Stream gatherers forward upstream size information to downstream
Johannes Döbler
-
2025/05/23
Re: RFR: 8357178: Simplify Class::componentType [v2]
Roger Riggs
-
2025/05/23
Re: RFR: 8357647 : Stream gatherers forward upstream size information to downstream
Chen Liang
-
2025/05/23
Re: RFR: 8357081: Removed unused methods of HexDigits [v2]
Roger Riggs
-
2025/05/23
Re: RFR: 8357647 : Stream gatherers forward upstream size information to downstream
Chen Liang
-
2025/05/23
Re: [External] : Could someone answer this question about Gatherers?
David Alayachew
-
2025/05/23
Re: [External] : Could someone answer this question about Gatherers?
Viktor Klang
-
2025/05/23
RFR: 8357647 : Stream gatherers forward upstream size information to downstream
Viktor Klang
-
2025/05/23
Re: RFR: 8350880: (zipfs) Add support for read-only zip file systems [v12]
Lance Andersen
-
2025/05/23
Re: RFR: 8356632: Fix remaining {@link/@linkplain} tags with refer to private/protected types in java.base [v3]
Weijun Wang
-
2025/05/23
Re: RFR: 8356632: Fix remaining {@link/@linkplain} tags with refer to private/protected types in java.base [v3]
Nizar Benalla
-
2025/05/23
Re: RFR: 8357285 : JSR166 Test case testShutdownNow_delayedTasks failed
Viktor Klang
-
2025/05/23
Integrated: 8357285 : JSR166 Test case testShutdownNow_delayedTasks failed
Viktor Klang
-
2025/05/23
Re: RFR: 8356632: Fix remaining {@link/@linkplain} tags with refer to private/protected types in java.base [v2]
Weijun Wang
-
2025/05/23
Re: RFR: 8356629: Incorrect use of {@linkplain} in java.sql
Lance Andersen
-
2025/05/23
Re: RFR: 8350880: (zipfs) Add support for read-only zip file systems [v12]
Jaikiran Pai
-
2025/05/23
Integrated: 8357171: Test tools/jpackage/windows/WinOSConditionTest.java fails for non administrator
Alexey Semenyuk
-
2025/05/23
Re: RFR: 8357531: The `SegmentBulkOperations::fill` method can be improved using overlaps [v5]
Archie Cobbs
-
2025/05/23
Re: RFR: 8357171: Test tools/jpackage/windows/WinOSConditionTest.java fails for non administrator
Erik Joelsson
-
2025/05/23
Re: RFR: 8355798: Implement JEP 514: Ahead-of-Time Command Line Ergonomics [v12]
Erik Joelsson
-
2025/05/23
Re: [External] : Could someone answer this question about Gatherers?
Viktor Klang
-
2025/05/23
Re: RFR: 8356995: Provide default methods min(T, T) and max(T, T) in Comparator interface [v4]
Tagir F . Valeev
-
2025/05/23
RFR: 8357644: Add missing CPE statements
Sorna Sarathi N
-
2025/05/23
Could someone answer this question about Gatherers?
David Alayachew
-
2025/05/23
Re: RFR: 8344332: (bf) Migrate DirectByteBuffer to use java.lang.ref.Cleaner [v13]
Aleksey Shipilev
-
2025/05/23
Re: RFR: 8357531: The `SegmentBulkOperations::fill` method can be improved using overlaps [v5]
Per-Ake Minborg
-
2025/05/23
Re: RFR: 8355022: Implement JEP 506: Scoped Values [v8]
Alan Bateman
-
2025/05/22
Re: Missing throws declaration for NullPointerException in Proxy#getInvocationHandler
Alan Bateman
-
2025/05/22
Re: RFR: 8357401: BigDecimal: Constants ONE_TENTH and ONE_HALF are unused after JDK-8341402
Joe Darcy
-
2025/05/22
Re: RFR: 8354475: TestDockerMemoryMetricsSubgroup.java fails with exitValue = 1 [v3]
PAWAN CHAWDHARY
-
2025/05/22
Re: RFR: 8355798: Implement JEP 514: Ahead-of-Time Command Line Ergonomics [v12]
Ioi Lam
-
2025/05/22
Re: RFR: 8356985: Use "stdin.encoding" in Console's read*() methods [v5]
Stuart Marks
-
2025/05/22
Re: RFR: 8357285 : JSR166 Test case testShutdownNow_delayedTasks failed
SendaoYan
-
2025/05/22
Re: RFR: 8357081: Removed unused methods of HexDigits [v2]
Shaojin Wen
-
2025/05/22
Integrated: 8353741: Eliminate table lookup in UUID.toString
Shaojin Wen
-
2025/05/22
Re: Reducing Classloader's parallelLockMap memory consumption proposal
Dmytro Ukhlov
-
2025/05/22
Re: RFR: 8356977: UTF-8 cleanups
Phil Race
-
2025/05/22
Re: RFR: 8356978: Convert unicode sequences in Java source code to UTF-8
Phil Race
-
2025/05/22
Re: RFR: 8356980: Better handling of non-breaking space
Phil Race
-
2025/05/22
Re: RFR: 8357531: The `SegmentBulkOperations::fill` method can be improved using overlaps [v5]
Archie Cobbs
-
2025/05/22
Re: RFR: 8354674: AArch64: Intrinsify Unsafe::setMemory [v8]
John R Rose
-
2025/05/22
Re: RFR: 8356985: Use "stdin.encoding" in Console's read*() methods [v5]
Justin Lu
-
2025/05/22
Re: Missing throws declaration for NullPointerException in Proxy#getInvocationHandler
Kevin Bourrillion
-
2025/05/22
Re: RFR: 8357531: The `SegmentBulkOperations::fill` method can be improved using overlaps [v5]
John R Rose
-
2025/05/22
Re: Missing throws declaration for NullPointerException in Proxy#getInvocationHandler
Chen Liang
-
2025/05/22
Re: RFR: 8357401: BigDecimal: Constants ONE_TENTH and ONE_HALF are unused after JDK-8341402
Chen Liang
-
2025/05/22
Re: RFR: 8357401: BigDecimal: Constants ONE_TENTH and ONE_HALF are unused after JDK-8341402
Brian Burkhalter
-
2025/05/22
RFR: 8357401: BigDecimal: Constants ONE_TENTH and ONE_HALF are unused after JDK-8341402
Sergey Bylokhov
-
2025/05/22
RFR: 8357171: Test tools/jpackage/windows/WinOSConditionTest.java fails for non administrator
Alexey Semenyuk
-
2025/05/22
Re: RFR: 8357171: Test tools/jpackage/windows/WinOSConditionTest.java fails for non administrator
Alexey Semenyuk
-
2025/05/22
Missing throws declaration for NullPointerException in Proxy#getInvocationHandler
Steffen Nießing
-
2025/05/22
Re: RFR: 8357281: sun.util.Locale.LanguageTag should be immutable [v3]
Chen Liang
-
2025/05/22
Re: RFR: 8357285 : JSR166 Test case testShutdownNow_delayedTasks failed
Doug Lea
-
2025/05/22
Re: RFR: 8357281: sun.util.Locale.LanguageTag should be immutable [v3]
Naoto Sato
-
2025/05/22
Re: RFR: 8356443: Update open/test/jdk/TEST.groups manual test groups definitions with missing manual test
Ivan Šipka
-
2025/05/22
Re: RFR: 8356632: Fix remaining {@link/@linkplain} tags with refer to private/protected types in java.base [v2]
Chen Liang
-
2025/05/22
Re: RFR: 8345431: Improve jar --validate to detect duplicate or invalid entries [v14]
Henry Jen
-
2025/05/22
Re: RFR: 8357281: sun.util.Locale.LanguageTag should be immutable [v3]
Justin Lu
-
2025/05/22
Re: RFR: 8357281: sun.util.Locale.LanguageTag should be immutable [v2]
Justin Lu
-
2025/05/22
Re: RFR: 8356985: Use "stdin.encoding" in Console's read*() methods [v2]
Naoto Sato
-
2025/05/22
Re: RFR: 8356985: Use "stdin.encoding" in Console's read*() methods [v5]
Naoto Sato
-
2025/05/22
Re: RFR: 8357178: Simplify Class::componentType [v2]
Chen Liang
-
2025/05/22
Re: RFR: 8357281: sun.util.Locale.LanguageTag should be immutable [v2]
Steven Loomis
-
2025/05/22
Re: RFR: 8345431: Improve jar --validate to detect duplicate or invalid entries [v6]
Henry Jen
-
2025/05/22
Re: RFR: 8345431: Improve jar --validate to detect duplicate or invalid entries [v12]
Henry Jen
-
2025/05/22
Re: RFR: 8357281: sun.util.Locale.LanguageTag should be immutable [v2]
Chen Liang
-
2025/05/22
Integrated: 8352926: New test TestDockerMemoryMetricsSubgroup.java fails
PAWAN CHAWDHARY
-
2025/05/22
Re: RFR: 8357281: sun.util.Locale.LanguageTag should be immutable
Justin Lu
-
2025/05/22
Re: RFR: 8357281: sun.util.Locale.LanguageTag should be immutable [v2]
Justin Lu
-
2025/05/22
Re: RFR: 8357531: The `SegmentBulkOperations::fill` method can be improved using overlaps [v5]
John R Rose
-
2025/05/22
Re: RFR: 8355022: Implement JEP 506: Scoped Values [v8]
Chen Liang
-
2025/05/22
Re: RFR: 8356985: Use "stdin.encoding" in Console's read*() methods [v2]
Alan Bateman
-
2025/05/22
Re: RFR: 8345431: Improve jar --validate to detect duplicate or invalid entries [v11]
Henry Jen
-
2025/05/22
Re: RFR: 8357285 : JSR166 Test case testShutdownNow_delayedTasks failed
Alan Bateman
-
2025/05/22
Re: RFR: 8356985: Use "stdin.encoding" in Console's read*() methods [v2]
Stuart Marks