Messages by Thread
-
-
Re: RFR: 8349176: Speed up Integer/Long.toString via allocateUninitializedArray [v5]
Shaojin Wen
-
Re: RFR: 8350880: (zipfs) Add support for read-only zip file systems [v12]
David Beaumont
-
Integrated: 8357063: Document preconditions for DecimalDigits methods
Shaojin Wen
-
Re: RFR: 8355223: Improve documentation on @IntrinsicCandidate [v7]
Chen Liang
-
RFR: 8357281: sun.util.Locale.LanguageTag should be immutable
Justin Lu
-
RFR: 8356893: Use "stdin.encoding" for reading System.in with InputStreamReader/Scanner
Volkan Yazici
-
Re: RFR: 8355223: Improve documentation on @IntrinsicCandidate [v6]
Chen Liang
-
Re: RFR: 8357275: Locale.Builder.setLanguageTag should mention conversions made on language tag [v4]
Justin Lu
-
Integrated: 8357173: Split jtreg test group jdk tier3
Erik Joelsson
-
Re: RFR: 8356985: Use "stdin.encoding" in Console's read*() methods [v4]
Naoto Sato
-
Re: RFR: 8353741: Eliminate table lookup in UUID.toString [v8]
Roger Riggs
-
Re: RFR: 8354724: Methods in java.io.Reader to read all characters and all lines [v25]
Brian Burkhalter
-
Re: RFR: 8347491: IllegalArgumentationException thrown by ThreadPoolExecutor doesn't have a useful message [v5]
Viktor Klang
-
Integrated: 8356904: Skip jdk/test/lib/process/TestNativeProcessBuilder on static-jdk
Jiangli Zhou
-
Re: RFR: 8355393: Create a Test case to have special cases coverage for currency.getInstance() [v2]
Abhishek N
-
Re: RFR: 8356904: Skip jdk/test/lib/process/TestNativeProcessBuilder on static-jdk [v2]
Jiangli Zhou
-
Re: RFR: 8357165: test java/lang/invoke/ClassValueTest.java fails intermittently [v2]
Chen Liang
-
Re: RFR: 8356985: Use "stdin.encoding" in Console's read*() methods [v3]
Naoto Sato
-
Integrated: 8357478: Fix copyright header in src/jdk.jpackage/share/classes/jdk/jpackage/internal/AppImageDesc.java
Alexey Semenyuk
-
Withdrawn: 8347027: String replaceAll with Function<String, String>
kieran-farrell
-
Re: RFR: 8345431: Improve jar --validate to detect duplicate or invalid entries [v11]
Henry Jen
-
Integrated: 8333664: Decouple command line parsing and package building in jpackage
Alexey Semenyuk
-
Re: Reducing Classloader's parallelLockMap memory consumption proposal
Alan Bateman
-
Re: RFR: 8334015: Add Support for UUID Version 7 (UUIDv7) defined in RFC 9562 [v3]
kieran-farrell
-
Re: RFR: 8357173: Split jtreg test group jdk tier3
Erik Joelsson
-
Re: RFR: 8357145: CRC/Inflater/Deflater/Adler32 methods that take a ByteBuffer throw UOE if backed by shared memory segment
Jaikiran Pai
-
Re: RFR: 8357173: Split jtreg test group jdk tier3 [v2]
Erik Joelsson
-
RFR: 8357462: Amend open/test/jdk//java/foreign/TestMatrix.java test scenario to run as manual
serhiysachkov
-
Re: RFR: 8345431: Improve jar --validate to detect duplicate or invalid entries [v9]
Jaikiran Pai
-
Re: RFR: 8356128: Correct documentation for --linux-package-deps [v3]
Stefan Lobbenmeier
-
Re: RFR: 8357165: test java/lang/invoke/ClassValueTest.java fails intermittently
Jaikiran Pai
-
Re: RFR: 8347027: String replaceAll with Function<String, String>
Markus KARG
-
Re: RFR: 8350880: (zipfs) Add support for read-only zip file systems [v11]
David Beaumont
-
Re: RFR: 8356128: Correct documentation for --linux-package-deps [v2]
Stefan Lobbenmeier
-
Re: RFR: 8356891: Some code simplifications in BigInteger [v22]
fabioromano1
-
Re: RFR: 8356995: Provide default methods min(T, T) and max(T, T) in Comparator interface
Tagir F . Valeev
-
Re: RFR: 8356891: Some code simplifications in BigInteger [v20]
fabioromano1
-
Re: RFR: 8356995: Provide default methods min(T, T) and max(T, T) in Comparator interface [v2]
Tagir F . Valeev
-
Re: RFR: 8356995: Provide default methods min(T, T) and max(T, T) in Comparator interface [v2]
Raffaello Giulietti
-
Re: RFR: 8356995: Provide default methods min(T, T) and max(T, T) in Comparator interface [v2]
Tagir F . Valeev
-
Re: RFR: 8356995: Provide default methods min(T, T) and max(T, T) in Comparator interface [v2]
Tagir F . Valeev
-
Re: RFR: 8356995: Provide default methods min(T, T) and max(T, T) in Comparator interface [v2]
Peter Levart
-
Re: RFR: 8356995: Provide default methods min(T, T) and max(T, T) in Comparator interface [v2]
Peter Levart
-
Re: RFR: 8356995: Provide default methods min(T, T) and max(T, T) in Comparator interface [v2]
Tagir F . Valeev
-
Re: RFR: 8356995: Provide default methods min(T, T) and max(T, T) in Comparator interface [v2]
Roger Riggs
-
Re: RFR: 8356891: Some code simplifications in BigInteger [v21]
fabioromano1
-
RFR: 8357436: Change jspawnhelper warning recommendation from VFORK to FORK
Aleksey Shipilev
-
Re: RFR: 8357179: Deprecate VFORK launch mechanism from Process implementation (linux) [v2]
Aleksey Shipilev
-
Re: Towards a JSON API for the JDK
Cay Horstmann
-
Re: RFR: 8350880: (zipfs) Add support for read-only zip file systems [v10]
Alan Bateman
-
Re: RFR: 8347050: Console.readLine() drops '\' when reading through JLine [v2]
Jan Lahoda
-
Re: RFR: 8354323: Safeguard SwitchBootstraps.typeSwitch when used outside the compiler [v3]
Jan Lahoda
-
Re: RFR: 8352926: New test TestDockerMemoryMetricsSubgroup.java fails [v6]
PAWAN CHAWDHARY
-
Re: RFR: 8352926: New test TestDockerMemoryMetricsSubgroup.java fails [v5]
PAWAN CHAWDHARY
-
Re: RFR: 8356985: Use "stdin.encoding" in Console's read*() methods [v2]
Justin Lu
-
Re: RFR: 8344332: (bf) Migrate DirectByteBuffer away from jdk.internal.ref.Cleaner [v3]
Kim Barrett
-
Re: RFR: 8210549: Runtime.exec: in closeDescriptors(), use FD_CLOEXEC instead of close()
Thomas Stuefe
-
Integrated: 8357179: Deprecate VFORK launch mechanism from Process implementation (linux)
Thomas Stuefe