core-libs-dev
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/11/11
Re: RFR: 8362958: Unnecessary copying / sorting in Streams using Comparator.naturalOrder() [v2]
Rémi Forax
2025/11/11
Re: RFR: 8353835: Implement JEP 500: Prepare to Make Final Mean Final [v10]
Alan Bateman
2025/11/11
Re: RFR: 8353835: Implement JEP 500: Prepare to Make Final Mean Final [v7]
Alan Bateman
2025/11/11
Re: RFR: 8353835: Implement JEP 500: Prepare to Make Final Mean Final [v11]
Alan Bateman
2025/11/11
Re: RFR: 8371226: Thread class description needs section on Thread Interruption
Pavel Rappo
2025/11/11
Re: RFR: 8371226: Thread class description needs section on Thread Interruption
Alan Bateman
2025/11/11
Re: RFR: 8371226: Thread class description needs section on Thread Interruption
Alan Bateman
2025/11/11
Re: RFR: 8353835: Implement JEP 500: Prepare to Make Final Mean Final [v10]
Viktor Klang
2025/11/11
Re: RFR: 8347831: Re-examine version check when cross linking [v4]
Alan Bateman
2025/11/11
Re: RFR: 8347831: Re-examine version check when cross linking [v5]
Henry Jen
2025/11/11
Re: RFR: 8347831: Re-examine version check when cross linking [v4]
Henry Jen
2025/11/11
Re: RFR: 8362958: Unnecessary copying / sorting in Streams using Comparator.naturalOrder() [v2]
Patrick Strawderman
2025/11/11
Re: RFR: 8347831: Re-examine version check when cross linking [v4]
Henry Jen
2025/11/11
Re: RFR: 8362958: Unnecessary copying / sorting in Streams using Comparator.naturalOrder() [v3]
Patrick Strawderman
2025/11/11
Re: RFR: 8362958: Unnecessary copying / sorting in Streams using Comparator.naturalOrder() [v2]
Rémi Forax
2025/11/11
Re: RFR: 8347831: Re-examine version check when cross linking [v4]
Henry Jen
2025/11/11
Re: RFR: 8371226: Thread class description needs section on Thread Interruption
Roger Riggs
2025/11/11
Re: RFR: 8347831: Re-examine version check when cross linking [v4]
Henry Jen
2025/11/11
Re: RFR: 8362958: Unnecessary copying / sorting in Streams using Comparator.naturalOrder() [v2]
Patrick Strawderman
2025/11/11
Re: RFR: 8362958: Unnecessary copying / sorting in Streams using Comparator.naturalOrder() [v2]
Patrick Strawderman
2025/11/11
Re: RFR: 8370691: Add new HalffloatVector type and enable intrinsification of float16 vector operations
Emanuel Peter
2025/11/11
Re: RFR: 8370691: Add new HalffloatVector type and enable intrinsification of float16 vector operations
Paul Sandoz
2025/11/11
Re: RFR: 8371637: allocateNativeInternal sometimes return incorrectly aligned memory
Jorn Vernee
2025/11/11
Re: RFR: 8371226: Thread class description needs section on Thread Interruption
Pavel Rappo
2025/11/11
Re: RFR: 8371637: allocateNativeInternal sometimes return incorrectly aligned memory
Harald Eilertsen
2025/11/11
Re: Difficulties of recursion with Streams
Viktor Klang
2025/11/11
Re: RFR: 8371637: allocateNativeInternal sometimes return incorrectly aligned memory
Jorn Vernee
2025/11/11
Re: RFR: 8371226: Thread class description needs section on Thread Interruption
Chen Liang
2025/11/11
Re: RFR: 8353835: Implement JEP 500: Prepare to Make Final Mean Final [v10]
Chen Liang
2025/11/11
Re: RFR: 8362958: Unnecessary copying / sorting in Streams using Comparator.naturalOrder()
Viktor Klang
2025/11/11
Re: RFR: 8353835: Implement JEP 500: Prepare to Make Final Mean Final [v10]
Alan Bateman
2025/11/11
RFR: 8371637: allocateNativeInternal sometimes return incorrectly aligned memory
Harald Eilertsen
2025/11/11
Re: 回复:Propose to remove support for CompactStrings off
Alan Bateman
2025/11/11
Re: RFR: 8173970: jar tool should have a way to extract to a directory [v16]
Jesse Glick
2025/11/11
Re: RFR: 8353835: Implement JEP 500: Prepare to Make Final Mean Final [v7]
Erik Gahlin
2025/11/11
Re: RFR: 8371226: Thread class description needs section on Thread Interruption
Viktor Klang
2025/11/11
Re: RFR: 8370691: Add new HalffloatVector type and enable intrinsification of float16 vector operations
Emanuel Peter
2025/11/11
Re: RFR: 8371319: java.lang.reflect.Method#equals doesn't short-circuit with same instances
Jorn Vernee
2025/11/11
Re: RFR: 8371164: ArrayList.addAll() optimizations [v5]
Oli Gillespie
2025/11/11
Re: RFR: 8347831: Re-examine version check when cross linking [v4]
Alan Bateman
2025/11/11
Re: RFR: 8370492: [Linux] Update cpu shares to cpu.weight mapping function [v4]
Severin Gehwolf
2025/11/11
Re: RFR: 8347831: Re-examine version check when cross linking [v4]
Severin Gehwolf
2025/11/11
Integrated: 8370966: Create regression test for the hierarchical memory limit fix in JDK-8370572
Severin Gehwolf
2025/11/11
Re: RFR: 8370966: Create regression test for the hierarchical memory limit fix in JDK-8370572 [v2]
Severin Gehwolf
2025/11/11
Re: RFR: 8353835: Implement JEP 500: Prepare to Make Final Mean Final [v10]
Alan Bateman
2025/11/11
Re: RFR: 8353835: Implement JEP 500: Prepare to Make Final Mean Final [v10]
Alan Bateman
2025/11/11
RFR: 8371226: Thread class description needs section on Thread Interruption
Alan Bateman
2025/11/11
Re: RFR: 8371226: Thread class description needs section on Thread Interruption
Alan Bateman
2025/11/11
Re: RFR: 8371226: Thread class description needs section on Thread Interruption
Chen Liang
2025/11/11
Re: RFR: 8371226: Thread class description needs section on Thread Interruption
Alan Bateman
2025/11/11
Re: RFR: 8371226: Thread class description needs section on Thread Interruption
Viktor Klang
2025/11/11
Re: RFR: 8366178: Implement JEP 526: Lazy Constants (Second Preview) [v24]
Per Minborg
2025/11/10
Re: RFR: 8371048: ImageFileReader::open fails to check return value of osSupport::map_memory
Jaikiran Pai
2025/11/10
Re: RFR: 8371048: ImageFileReader::open fails to check return value of osSupport::map_memory
Jaikiran Pai
2025/11/10
Re: Difficulties of recursion with Streams
David Alayachew
2025/11/10
Re: RFR: 8370966: Create regression test for the hierarchical memory limit fix in JDK-8370572 [v2]
SendaoYan
2025/11/10
Difficulties of recursion with Streams
David Alayachew
2025/11/10
Re: RFR: 8370492: [Linux] Update cpu shares to cpu.weight mapping function [v3]
SendaoYan
2025/11/10
RFR: 8362958: Unnecessary copying / sorting in Streams using Comparator.naturalOrder()
Patrick Strawderman
2025/11/10
Re: RFR: 8370691: Add new HalffloatVector type and enable intrinsification of float16 vector operations
Joe Darcy
2025/11/10
Re: RFR: 8346657: Improve out of bounds exception messages for MemorySegments [v5]
Igor Rudenko
2025/11/10
Re: RFR: 8370691: Add new HalffloatVector type and enable intrinsification of float16 vector operations
Paul Sandoz
2025/11/10
Re: RFR: 8346657: Improve out of bounds exception messages for MemorySegments [v4]
Igor Rudenko
2025/11/10
Re: RFR: 8371319: java.lang.reflect.Method#equals doesn't short-circuit with same instances
Chen Liang
2025/11/10
Re: RFR: 8363980: [macos] Add JDK specific keys/values to Info.plist of embedded runtime [v2]
Alexey Semenyuk
2025/11/10
Re: RFR: 8344159: Add lint warnings for unnecessary warning suppression [v5]
Archie Cobbs
2025/11/10
Re: RFR: 8347831: Re-examine version check when cross linking [v4]
Henry Jen
2025/11/10
Re: RFR: 8353835: Implement JEP 500: Prepare to Make Final Mean Final [v4]
Chen Liang
2025/11/10
Re: RFR: 8353835: Implement JEP 500: Prepare to Make Final Mean Final [v10]
Chen Liang
2025/11/10
Re: 回复:Propose to remove support for CompactStrings off
Stuart Marks
2025/11/10
Re: RFR: 8371319: java.lang.reflect.Method#equals doesn't short-circuit with same instances
Rémi Forax
2025/11/10
Re: RFR: 8347831: Re-examine version check when cross linking [v2]
Henry Jen
2025/11/10
RFR: 8371319: java.lang.reflect.Method#equals doesn't short-circuit with same instances
Chen Liang
2025/11/10
Re: RFR: 8347831: Re-examine version check when cross linking [v2]
Henry Jen
2025/11/10
Re: RFR: 8370492: [Linux] Update cpu shares to cpu.weight mapping function [v3]
Severin Gehwolf
2025/11/10
Re: RFR: 8370966: Create regression test for the hierarchical memory limit fix in JDK-8370572 [v2]
Aleksey Shipilev
2025/11/10
Re: RFR: 8370966: Create regression test for the hierarchical memory limit fix in JDK-8370572 [v2]
Severin Gehwolf
2025/11/10
Re: RFR: 8370966: Create regression test for the hierarchical memory limit fix in JDK-8370572 [v2]
Severin Gehwolf
2025/11/10
Re: RFR: 8370966: Create regression test for the hierarchical memory limit fix in JDK-8370572
Severin Gehwolf
2025/11/10
Re: RFR: 8347831: Re-examine version check when cross linking [v2]
Alan Bateman
2025/11/10
Integrated: 8367857: Implement JEP 525: Structured Concurrency (Sixth Preview)
Alan Bateman
2025/11/10
Re: RFR: 8347831: Re-examine version check when cross linking [v2]
Henry Jen
2025/11/10
Re: RFR: 8370890: Start of release updates for JDK 27 [v4]
Iris Clark
2025/11/10
Re: RFR: 8371164: ArrayList.addAll() optimizations [v2]
jengebr
2025/11/10
Re: RFR: 8371164: ArrayList.addAll() optimizations [v5]
jengebr
2025/11/10
Re: RFR: 8371164: ArrayList.addAll() optimizations [v4]
jengebr
2025/11/10
Re: RFR: 8370890: Start of release updates for JDK 27 [v4]
Nizar Benalla
2025/11/10
Integrated: 8371474: Wrong object class or methodID passed to JNI call in TestSharedCloseJvmti with -Xshare:off
Jorn Vernee
2025/11/10
Re: RFR: 8366178: Implement JEP 526: Lazy Constants (Second Preview) [v24]
Per Minborg
2025/11/10
Re: RFR: 8268613: jar --validate should check inital entries of a JAR file
Jorn Vernee
2025/11/10
Re: RFR: 8371474: Wrong object class or methodID passed to JNI call in TestSharedCloseJvmti with -Xshare:off
Jorn Vernee
2025/11/10
Re: RFR: 8366178: Implement JEP 526: Lazy Constants (Second Preview) [v23]
Per Minborg
2025/11/10
Re: RFR: 8366178: Implement JEP 526: Lazy Constants (Second Preview) [v20]
Per Minborg
2025/11/10
Re: RFR: 8346657: Improve out of bounds exception messages for MemorySegments [v3]
Igor Rudenko
2025/11/10
Re: RFR: 8371474: Wrong object class or methodID passed to JNI call in TestSharedCloseJvmti with -Xshare:off
Martin Doerr
2025/11/10
Re: RFR: 8366178: Implement JEP 526: Lazy Constants (Second Preview) [v22]
Per Minborg
2025/11/10
Re: RFR: 8366178: Implement JEP 526: Lazy Constants (Second Preview) [v21]
Per Minborg
2025/11/10
Re: RFR: 8268613: jar --validate should check inital entries of a JAR file
Alan Bateman
2025/11/10
Re: RFR: 8370492: [Linux] Update cpu shares to cpu.weight mapping function [v2]
Severin Gehwolf
2025/11/10
Re: RFR: 8353835: Implement JEP 500: Prepare to Make Final Mean Final [v10]
Volkan Yazici
2025/11/10
Re: RFR: 8353835: Implement JEP 500: Prepare to Make Final Mean Final [v10]
Alan Bateman
2025/11/10
Re: RFR: 8360046: Scalability issue when submitting virtual threads with almost empty tasks [v16]
Viktor Klang
2025/11/10
Re: RFR: 8370492: [Linux] Update cpu shares to cpu.weight mapping function [v2]
SendaoYan
2025/11/10
Re: RFR: 8370966: Create regression test for the hierarchical memory limit fix in JDK-8370572
Severin Gehwolf
2025/11/10
Re: RFR: 8370966: Create regression test for the hierarchical memory limit fix in JDK-8370572
Aleksey Shipilev
2025/11/10
Re: RFR: 8370492: [Linux] Update cpu shares to cpu.weight mapping function [v2]
Severin Gehwolf
2025/11/10
Re: RFR: 8370216: Fix of new File("").exists() causes undefined behavior in libraries
Alan Bateman
2025/11/10
Re: RFR: 8334015: Add Support for UUID Version 7 (UUIDv7) defined in RFC 9562 [v23]
Jaikiran Pai
2025/11/09
Re: RFR: 8371431: Warning message when turning off CompactStrings
Alan Bateman
2025/11/09
Re: RFR: 8370966: Create regression test for the hierarchical memory limit fix in JDK-8370572
SendaoYan
2025/11/09
Re: RFR: 8370492: [Linux] Update cpu shares to cpu.weight mapping function [v2]
SendaoYan
2025/11/09
Re: RFR: 8370492: [Linux] Update cpu shares to cpu.weight mapping function [v2]
SendaoYan
2025/11/09
Re: RFR: 8366224: Introduce DecimalDigits.appendPair for efficient two-digit formatting and refactor DateTimeHelper [v13]
Shaojin Wen
2025/11/09
Re: RFR: 8334015: Add Support for UUID Version 7 (UUIDv7) defined in RFC 9562 [v23]
ExE Boss
2025/11/09
Re: RFR: 8360046: Scalability issue when submitting virtual threads with almost empty tasks [v16]
Doug Lea
2025/11/09
Re: 回复:Propose to remove support for CompactStrings off
Alan Bateman
2025/11/08
Re: RFR: 8346657: Improve out of bounds exception messages for MemorySegments [v2]
Igor Rudenko
2025/11/08
Re: RFR: 8333727: Use JOpt in jpackage to parse command line [v4]
Alexey Semenyuk
2025/11/08
Re: RFR: 8370839: Tests to verify peculiar Proxy dispatching behaviors [v4]
Chen Liang
2025/11/08
Re: RFR: 8370839: Tests to verify peculiar Proxy dispatching behaviors [v2]
Chen Liang
2025/11/08
Re: RFR: 8364007: Add no-argument codePointCount method to CharSequence and String [v3]
Chen Liang
2025/11/08
RFR: 8371503: RETAIN_IMAGE_AFTER_TEST do not work for some tests
SendaoYan
2025/11/07
Re: RFR: 8371474: Wrong object class or methodID passed to JNI call in TestSharedCloseJvmti with -Xshare:off
Alan Bateman
2025/11/07
Re: RFR: 8347831: Re-examine version check when cross linking [v2]
Alan Bateman
2025/11/07
Re: RFR: 8333727: Use JOpt in jpackage to parse command line [v3]
Alexey Semenyuk
2025/11/07
Re: RFR: 8363980: [macos] Add JDK specific keys/values to Info.plist of embedded runtime [v2]
Alexander Matveev
2025/11/07
RFR: 8370691: Add new HalffloatVector type and enable intrinsification of float16 vector operations
Jatin Bhateja
2025/11/07
RFR: 8371474: Wrong object class or methodID passed to JNI call in TestSharedCloseJvmti with -Xshare:off
Jorn Vernee
2025/11/07
Re: RFR: 8371164: ArrayList.addAll() optimizations [v2]
Stuart Marks
2025/11/07
Re: RFR: 8365675: Add String Unicode Case-Folding Support [v7]
Roger Riggs
2025/11/07
Re: RFR: 8371339: Illegal pattern char 'B' with locale.providers as HOST on macOS for Taiwanese
Justin Lu
2025/11/07
Re: RFR: 8365675: Add String Unicode Case-Folding Support [v7]
Roger Riggs
2025/11/07
Re: RFR: 8365675: Add String Unicode Case-Folding Support [v7]
Roger Riggs
2025/11/07
Integrated: 8354548: Update CLDR to Version 48.0
Naoto Sato
2025/11/07
Re: RFR: 8354548: Update CLDR to Version 48.0 [v8]
Naoto Sato
2025/11/07
Re: RFR: 8347831: Re-examine version check when cross linking [v3]
Henry Jen
2025/11/07
Re: RFR: 8354548: Update CLDR to Version 48.0 [v8]
Joe Wang
2025/11/07
Integrated: 8371421: [AIX] new test ProcessCloseTest fails
Roger Riggs
2025/11/07
RFR: 8370966: Create regression test for the hierarchical memory limit fix in JDK-8370572
Severin Gehwolf
2025/11/07
Re: RFR: 8347831: Re-examine version check when cross linking [v2]
Henry Jen
2025/11/07
Re: RFR: 8370216: Fix of new File("").exists() causes undefined behavior in libraries
Brian Burkhalter
2025/11/07
Re: RFR: 8333727: Use JOpt in jpackage to parse command line [v2]
Alexey Semenyuk
2025/11/07
Re: RFR: 8370492: [Linux] Update cpu shares to cpu.weight mapping function [v2]
Severin Gehwolf
2025/11/07
Re: RFR: 8370216: Fix of new File("").exists() causes undefined behavior in libraries
Alan Bateman
2025/11/07
Integrated: 8371315: java/foreign/sharedclosejfr/TestSharedCloseJFR.java failed with -XX:-TieredCompilation
Jorn Vernee
2025/11/07
Re: RFR: 8333727: Use JOpt in jpackage to parse command line
Alexey Semenyuk
2025/11/07
Re: RFR: 8347831: Re-examine version check when cross linking [v2]
Erik Joelsson
2025/11/07
Re: RFR: 8347831: Re-examine version check when cross linking [v2]
Alan Bateman
2025/11/07
Re: RFR: 8347831: Re-examine version check when cross linking [v2]
Alan Bateman
2025/11/07
RFR: 8268613: jar --validate should check inital entries of a JAR file
Christian Stein
2025/11/07
Re: On throwing InterruptedException
Alan Bateman
2025/11/07
Re: RFR: 8371421: [AIX] new test ProcessCloseTest fails
Martin Doerr
2025/11/07
Re: On throwing InterruptedException
Viktor Klang
2025/11/07
Re: On throwing InterruptedException
forax
2025/11/06
RFR: 8333727: Use JOpt in jpackage to parse command line
Alexey Semenyuk
2025/11/06
Re: RFR: 8371315: java/foreign/sharedclosejfr/TestSharedCloseJFR.java failed with -XX:-TieredCompilation
SendaoYan
2025/11/06
RFR: 8371421: [AIX] new test ProcessCloseTest fails
Roger Riggs
2025/11/06
Re: RFR: 8347831: Re-examine version check when cross linking [v2]
Henry Jen
2025/11/06
Re: [External] : Re: [jpackage] JDK25 no longer takes into account --mac-package-identifier
Alexey Semenyuk
2025/11/06
Re: RFR: 4517644: Core reflection setter type conversion spec bugs [v3]
Chen Liang
2025/11/06
Re: RFR: 8371164: ArrayList.addAll() optimizations [v2]
jengebr
2025/11/06
Re: RFR: 8371164: ArrayList.addAll() optimizations [v3]
jengebr
2025/11/06
Re: RFR: 8371164: ArrayList.addAll() optimizations [v3]
jengebr
2025/11/06
RFR: 8371339: Illegal pattern char 'B' with locale.providers as HOST on macOS for Taiwanese
Naoto Sato
2025/11/06
Re: RFR: 8367603: Optimize exact division in BigDecimal [v24]
Raffaello Giulietti
2025/11/06
Re: RFR: 8367603: Optimize exact division in BigDecimal [v24]
Raffaello Giulietti
2025/11/06
Re: 回复:Propose to remove support for CompactStrings off
Stuart Marks
2025/11/06
Withdrawn: 8191963: Path.equals() and File.equals() return true for two different files on Windows
Brian Burkhalter
2025/11/06
Re: RFR: 8191963: Path.equals() and File.equals() return true for two different files on Windows [v3]
Brian Burkhalter
2025/11/06
RFR: 8370216: Fix of new File("").exists() causes undefined behavior in libraries
Brian Burkhalter
2025/11/06
Re: RFR: 8371315: java/foreign/sharedclosejfr/TestSharedCloseJFR.java failed with -XX:-TieredCompilation
Maurizio Cimadamore
2025/11/06
Re: RFR: 8370216: Fix of new File("").exists() causes undefined behavior in libraries
Brian Burkhalter
2025/11/06
Integrated: 8370420: HostLocaleProviderAdapter_md.c from libjava can use GetLocaleInfoEx, GetCalendarInfoEx, EnumCalendarInfoExEx directly
Justin Lu
2025/11/06
Re: RFR: 8370420: HostLocaleProviderAdapter_md.c from libjava can use GetLocaleInfoEx, GetCalendarInfoEx, EnumCalendarInfoExEx directly [v3]
Justin Lu
2025/11/06
Integrated: 8355342: File.getCanonicalPath on Java 24 resolves paths on network drives to UNC format
Brian Burkhalter
2025/11/06
Integrated: 8367943: PipedOutputStream write(0, 0) successful after close()
Brian Burkhalter
2025/11/06
Re: RFR: 8370839: Tests to verify peculiar Proxy dispatching behaviors [v3]
Chen Liang
2025/11/06
Re: RFR: 8369432: Add Support for JDBC 4.5 MR [v10]
Alan Bateman
2025/11/06
Re: RFR: 8369432: Add Support for JDBC 4.5 MR [v10]
Lance Andersen
2025/11/06
Re: RFR: 8369432: Add Support for JDBC 4.5 MR [v9]
Lance Andersen
2025/11/06
RFR: 8371315: java/foreign/sharedclosejfr/TestSharedCloseJFR.java failed with -XX:-TieredCompilation
Jorn Vernee
2025/11/06
Re: RFR: 8347831: Re-examine version check when cross linking
Alan Bateman
2025/11/06
Re: [External] : Re: [jpackage] JDK25 no longer takes into account --mac-package-identifier
Daniel Peintner
2025/11/06
Re: On throwing InterruptedException
Pavel Rappo
2025/11/06
Re: RFR: 8367857: Implement JEP 525: Structured Concurrency (Sixth Preview) [v8]
Viktor Klang
2025/11/06
Re: RFR: 8367857: Implement JEP 525: Structured Concurrency (Sixth Preview) [v7]
Alan Bateman
2025/11/06
Re: RFR: 8367857: Implement JEP 525: Structured Concurrency (Sixth Preview) [v8]
Alan Bateman
2025/11/06
Re: RFR: 8367857: Implement JEP 525: Structured Concurrency (Sixth Preview) [v7]
Alan Bateman
2025/11/06
Re: On throwing InterruptedException
Alan Bateman
2025/11/06
Re: On throwing InterruptedException
Alan Bateman
2025/11/06
Re: RFR: 8370420: HostLocaleProviderAdapter_md.c from libjava can use GetLocaleInfoEx, GetCalendarInfoEx, EnumCalendarInfoExEx directly [v3]
Matthias Baesken
2025/11/05
Re: RFR: 8371048: ImageFileReader::open fails to check return value of osSupport::map_memory
Jaikiran Pai
2025/11/05
Re: RFR: 8366178: Implement JEP 526: Lazy Constants (Second Preview) [v20]
Joe Darcy
2025/11/05
Re: Questions regarding JDK-8350938 (ResourceParsingClassHierarchyResolver)
Chen Liang
2025/11/05
Integrated: 8370975: OutputAnalyzer.matches() should use Matcher with Pattern.MULTILINE
Ioi Lam
2025/11/05
Re: RFR: 8370975: OutputAnalyzer.matches() should use Matcher with Pattern.MULTILINE [v4]
Ioi Lam
2025/11/05
Integrated: 8365699: Remove jdk.internal.javac.PreviewFeature.Feature enum values for features finalized in Java 25 or earlier
Jaikiran Pai
2025/11/05
Re: RFR: 8365699: Remove jdk.internal.javac.PreviewFeature.Feature enum values for features finalized in Java 25 or earlier
Jaikiran Pai
2025/11/05
Questions regarding JDK-8350938 (ResourceParsingClassHierarchyResolver)
Trevor Bond
2025/11/05
state of openjdk-zlib on s390x
eddy
Earlier messages
Later messages