November 2025 Archives by thread
Starting: Sat Nov 1 01:08:05 UTC 2025
Ending: Sun Nov 30 23:43:51 UTC 2025
Messages: 1523
- RFR: 8371076: jpackage will wrongly overwrite the plist file in the embedded runtime when executed with the "--app-image" option [v2]
Alexander Matveev
- RFR: 8371076: jpackage will wrongly overwrite the plist file in the embedded runtime when executed with the "--app-image" option [v3]
Alexey Semenyuk
- RFR: 8370969: --launcher-as-service option is ignored when used with --app-image option
Alexander Matveev
- RFR: 8367943: PipedOutputStream write(0, 0) successful after close() [v2]
Jaikiran Pai
- RFR: 8355342: File.getCanonicalPath on Java 24 resolves paths on network drives to UNC format [v13]
Alan Bateman
- RFR: 8364361: [process] java.lang.Process should implement Closeable [v26]
Alan Bateman
- RFR: 8354548: Update CLDR to Version 48.0 [v2]
Liam Miller-Cushon
- RFR: 8364361: [process] java.lang.Process should implement Closeable [v27]
Roger Riggs
- Integrated: 8370969: --launcher-as-service option is ignored when used with --app-image option
Alexey Semenyuk
- Integrated: 8371076: jpackage will wrongly overwrite the plist file in the embedded runtime when executed with the "--app-image" option
Alexey Semenyuk
- JDBC DriverManager never updated for system classloader?
Alan Bateman
- RFR: 8364007: Add no-argument codePointCount method to CharSequence and String [v3]
Tatsunori Uchino
- RFR: 8366224: Introduce DecimalDigits.appendPair for efficient two-digit formatting and refactor DateTimeHelper [v6]
Shaojin Wen
- RFR: 8366058: Outdated comment in WinCAPISeedGenerator
Peyang
- Can we deprecate Path.endsWith(String)?
David Alayachew
- RFR: 8366224: Introduce DecimalDigits.appendPair for efficient two-digit formatting and refactor DateTimeHelper [v7]
Shaojin Wen
- RFR: 8370983: Add methods for primitive operators to support method handles [v2]
Per Minborg
- RFR: 8370822: Improve performance for MemorySegment::fill
Per Minborg
- Integrated: 8366017: Extend the set of inputs handled by fast paths in FloatingDecimal
Raffaello Giulietti
- RFR: 8366224: Introduce DecimalDigits.appendPair for efficient two-digit formatting and refactor DateTimeHelper [v8]
Shaojin Wen
- RFR: 8366224: Introduce DecimalDigits.appendPair for efficient two-digit formatting and refactor DateTimeHelper [v9]
Shaojin Wen
- Integrated: 8370822: Improve performance for MemorySegment::fill
Igor Rudenko
- RFR: 8359145: Implement JEP 530: Primitive Types in Patterns, instanceof, and switch (Fourth Preview) [v4]
Jan Lahoda
- RFR: 8366224: Introduce DecimalDigits.appendPair for efficient two-digit formatting and refactor DateTimeHelper [v10]
Shaojin Wen
- RFR: 8369238: Allow virtual thread preemption on some common class initialization paths [v12]
Fredrik Bredberg
- [jpackage] JDK25 no longer takes into account --mac-package-identifier
Daniel Peintner
- RFR: 8370344: Arbitrary Java frames on stack during scoped access [v5]
Patricio Chilano Mateo
- RFR: 8366224: Introduce DecimalDigits.appendPair for efficient two-digit formatting and refactor DateTimeHelper [v11]
Shaojin Wen
- RFR: 8369564: Provide a MemorySegment API to read strings with known lengths [v3]
Liam Miller-Cushon
- RFR: 8367943: PipedOutputStream write(0, 0) successful after close() [v3]
Brian Burkhalter
- RFR: 8370344: Arbitrary Java frames on stack during scoped access [v6]
Jorn Vernee
- RFR: 8369238: Allow virtual thread preemption on some common class initialization paths [v13]
Patricio Chilano Mateo
- RFR: 8371164 Optimizing ArrayList.addAll()
jengebr
- RFR: 8354548: Update CLDR to Version 48.0 [v3]
Naoto Sato
- RFR: 8334015: Add Support for UUID Version 7 (UUIDv7) defined in RFC 9562 [v23]
duke
- RFR: 8364361: [process] java.lang.Process should implement Closeable [v28]
Roger Riggs
- RFR: 8370420: HostLocaleProviderAdapter_md.c from libjava can use GetLocaleInfoEx, GetCalendarInfoEx, EnumCalendarInfoExEx directly
Justin Lu
- RFR: 8370420: HostLocaleProviderAdapter_md.c from libjava can use GetLocaleInfoEx, GetCalendarInfoEx, EnumCalendarInfoExEx directly
Brian Burkhalter
- RFR: 8370420: HostLocaleProviderAdapter_md.c from libjava can use GetLocaleInfoEx, GetCalendarInfoEx, EnumCalendarInfoExEx directly
Naoto Sato
- RFR: 8370420: HostLocaleProviderAdapter_md.c from libjava can use GetLocaleInfoEx, GetCalendarInfoEx, EnumCalendarInfoExEx directly [v2]
Justin Lu
- RFR: 8370420: HostLocaleProviderAdapter_md.c from libjava can use GetLocaleInfoEx, GetCalendarInfoEx, EnumCalendarInfoExEx directly [v3]
Justin Lu
- Integrated: 8370420: HostLocaleProviderAdapter_md.c from libjava can use GetLocaleInfoEx, GetCalendarInfoEx, EnumCalendarInfoExEx directly
Justin Lu
- RFR: 8354548: Update CLDR to Version 48.0 [v4]
Naoto Sato
- RFR: 8371094: --mac-signing-key-user-name "CMR Technologies Limited" no longer works
Alexey Semenyuk
- RFR: 8371184: Improve jpackage test coverage for "--app-image" option
Alexey Semenyuk
- RFR: 8355342: File.getCanonicalPath on Java 24 resolves paths on network drives to UNC format [v14]
Brian Burkhalter
- Re: 回复:Propose to remove support for CompactStrings off
Stuart Marks
- RFR: 8366224: Introduce DecimalDigits.appendPair for efficient two-digit formatting and refactor DateTimeHelper [v12]
Shaojin Wen
- state of openjdk-zlib on s390x
Eduard Stefes
- RFR: 8370975: OutputAnalyzer.matches() should use Matcher with Pattern.MULTILINE [v2]
Ioi Lam
- RFR: 8346657: Improve out of bounds exception messages for MemorySegments
Igor Rudenko
- RFR: 8365699: Remove jdk.internal.javac.PreviewFeature.Feature enum values for features finalized in Java 25 or earlier
Jaikiran Pai
- RFR: 8370975: OutputAnalyzer.matches() should use Matcher with Pattern.MULTILINE [v3]
Ioi Lam
- RFR: 8370975: OutputAnalyzer.matches() should use Matcher with Pattern.MULTILINE [v4]
Ioi Lam
- RFR: 8370890: Start of release updates for JDK 27
Nizar Benalla
- RFR: 8371130: Remove String template leftovers
Jonas Norlinder
- RFR: 8369564: Provide a MemorySegment API to read strings with known lengths [v4]
Liam Miller-Cushon
- RFR: 8366224: Introduce DecimalDigits.appendPair for efficient two-digit formatting and refactor DateTimeHelper [v13]
Shaojin Wen
- Integrated: 8334015: Add Support for UUID Version 7 (UUIDv7) defined in RFC 9562
Kieran Farrell
- Integrated: 8370344: Arbitrary Java frames on stack during scoped access
Jorn Vernee
- RFR: 8369238: Allow virtual thread preemption on some common class initialization paths [v14]
Patricio Chilano Mateo
- RFR: 8370839: Tests to verify peculiar Proxy dispatching behaviors [v2]
Jorn Vernee
- RFR: 8346719: Add relaunchers to the static JDK image for missing executables [v10]
Alan Bateman
- RFR: 8354548: Update CLDR to Version 48.0 [v5]
Naoto Sato
- Integrated: 8364361: [process] java.lang.Process should implement Closeable
Roger Riggs
- RFR: 8354548: Update CLDR to Version 48.0 [v6]
Naoto Sato
- RFR: 8369238: Allow virtual thread preemption on some common class initialization paths [v15]
Patricio Chilano Mateo
- RFR: 8354548: Update CLDR to Version 48.0 [v7]
Naoto Sato
- Integrated: 8369238: Allow virtual thread preemption on some common class initialization paths
Patricio Chilano Mateo
- RFR: 8346719: Add relaunchers to the static JDK image for missing executables [v11]
Magnus Ihse Bursie
- HttpServer should implement AutoCloseable?
Volkan Yazıcı
- RFR: 8346719: Add relaunchers to the static JDK image for missing executables [v12]
Magnus Ihse Bursie
- RFR: 8346719: Add relaunchers to the static JDK image for missing executables
Magnus Ihse Bursie
- RFR: 8346719: Add relaunchers to the static JDK image for missing executables [v9]
Magnus Ihse Bursie
- On throwing InterruptedException
Pavel Rappo
- Integrated: 8346719: Add relaunchers to the static JDK image for missing executables
Magnus Ihse Bursie
- RFR: 8354548: Update CLDR to Version 48.0 [v8]
Naoto Sato
- RFR: 8347831: Re-examine version check when cross linking
Henry Jen
- RFR: 8370492: [Linux] Update cpu shares to cpu.weight mapping function
Severin Gehwolf
- RFR: 8366178: Implement JEP 526: Lazy Constants (Second Preview) [v20]
Chen Liang
- Questions regarding JDK-8350938 (ResourceParsingClassHierarchyResolver)
Trevor Bond
- Integrated: 8370975: OutputAnalyzer.matches() should use Matcher with Pattern.MULTILINE
Ioi Lam
- RFR: 8371048: ImageFileReader::open fails to check return value of osSupport::map_memory
Jaikiran Pai
- RFR: 8367857: Implement JEP 525: Structured Concurrency (Sixth Preview) [v7]
Alan Bateman
- RFR: 8367857: Implement JEP 525: Structured Concurrency (Sixth Preview) [v8]
Alan Bateman
- RFR: 8371315: java/foreign/sharedclosejfr/TestSharedCloseJFR.java failed with -XX:-TieredCompilation
Jorn Vernee
- RFR: 8369432: Add Support for JDBC 4.5 MR [v9]
Lance Andersen
- RFR: 8369432: Add Support for JDBC 4.5 MR [v10]
Lance Andersen
- RFR: 8370839: Tests to verify peculiar Proxy dispatching behaviors [v3]
Chen Liang
- Integrated: 8355342: File.getCanonicalPath on Java 24 resolves paths on network drives to UNC format
Brian Burkhalter
- Integrated: 8367943: PipedOutputStream write(0, 0) successful after close()
Brian Burkhalter
- RFR: 8370216: Fix of new File("").exists() causes undefined behavior in libraries
Brian Burkhalter
- RFR: 8191963: Path.equals() and File.equals() return true for two different files on Windows [v3]
Brian Burkhalter
- Withdrawn: 8191963: Path.equals() and File.equals() return true for two different files on Windows
Brian Burkhalter
- RFR: 8367603: Optimize exact division in BigDecimal [v24]
Raffaello Giulietti
- RFR: 8371339: Illegal pattern char 'B' with locale.providers as HOST on macOS for Taiwanese
Naoto Sato
- RFR: 4517644: Core reflection setter type conversion spec bugs [v3]
Chen Liang
- RFR: 8371421: [AIX] new test ProcessCloseTest fails
Roger Riggs
- RFR: 8333727: Use JOpt in jpackage to parse command line
Alexey Semenyuk
- RFR: 8268613: jar --validate should check inital entries of a JAR file
Christian Stein
- RFR: 8370966: Create regression test for the hierarchical memory limit fix in JDK-8370572
Severin Gehwolf
- Integrated: 8354548: Update CLDR to Version 48.0
Naoto Sato
- RFR: 8365675: Add String Unicode Case-Folding Support [v7]
Roger Riggs
- RFR: 8371474: Wrong object class or methodID passed to JNI call in TestSharedCloseJvmti with -Xshare:off
Jorn Vernee
- RFR: 8370691: Add new HalffloatVector type and enable intrinsification of float16 vector operations
Jatin Bhateja
- RFR: 8363980: [macos] Add JDK specific keys/values to Info.plist of embedded runtime [v2]
Alexander Matveev
- RFR: 8371503: RETAIN_IMAGE_AFTER_TEST do not work for some tests
SendaoYan
- RFR: 8370839: Tests to verify peculiar Proxy dispatching behaviors [v4]
Chen Liang
- RFR: 8360046: Scalability issue when submitting virtual threads with almost empty tasks [v16]
Doug Lea
- RFR: 8371431: Warning message when turning off CompactStrings
Alan Bateman
- RFR: 8353835: Implement JEP 500: Prepare to Make Final Mean Final [v10]
Alan Bateman
- RFR: 8366178: Implement JEP 526: Lazy Constants (Second Preview) [v21]
Per Minborg
- RFR: 8366178: Implement JEP 526: Lazy Constants (Second Preview) [v22]
Per Minborg
- RFR: 8366178: Implement JEP 526: Lazy Constants (Second Preview) [v23]
Per Minborg
- RFR: 8366178: Implement JEP 526: Lazy Constants (Second Preview) [v24]
Per Minborg
- Integrated: 8367857: Implement JEP 525: Structured Concurrency (Sixth Preview)
Alan Bateman
- RFR: 8371319: java.lang.reflect.Method#equals doesn't short-circuit with same instances
Chen Liang
- RFR: 8353835: Implement JEP 500: Prepare to Make Final Mean Final [v4]
Chen Liang
- RFR: 8344159: Add lint warnings for unnecessary warning suppression [v5]
Archie Cobbs
- RFR: 8362958: Unnecessary copying / sorting in Streams using Comparator.naturalOrder()
Patrick Strawderman
- Difficulties of recursion with Streams
David Alayachew
- RFR: 8371226: Thread class description needs section on Thread Interruption
Alan Bateman
- RFR: 8353835: Implement JEP 500: Prepare to Make Final Mean Final [v7]
Erik Gahlin
- RFR: 8173970: jar tool should have a way to extract to a directory [v16]
Jesse Glick
- RFR: 8371637: allocateNativeInternal sometimes return incorrectly aligned memory
Harald Eilertsen
- RFR: 8353835: Implement JEP 500: Prepare to Make Final Mean Final [v11]
Alan Bateman
- RFR: 8371656: HashMap.putAll() optimizations
jengebr
- RFR: 8365675: Add String Unicode Case-Folding Support [v8]
Xueming Shen
- RFR: 8366224: Introduce DecimalDigits.appendPair for efficient two-digit formatting and refactor DateTimeHelper [v14]
Shaojin Wen
- RFR: 8366224: Introduce DecimalDigits.appendPair for efficient two-digit formatting and refactor DateTimeHelper [v15]
Shaojin Wen
- RFR: 8371571: Consolidate and enhance bulk memory segment ops benchmarks
Per Minborg
- RFR: 8366178: Implement JEP 526: Lazy Constants (Second Preview) [v25]
Per Minborg
- RFR: 8371645: BasicImageReader getEntryNames() is stateful and cannot be called more than once
David Beaumont
- RFR: 8371591: VerifyJimage tool incorrectly skips all tests when comparing directory structure
David Beaumont
- RFR: 8371608: Jtreg test jdk/internal/vm/Continuation/Fuzz.java sometimes fails with (fast)debug binaries
Matthias Baesken
- RFR: 8366224: Introduce DecimalDigits.appendPair for efficient two-digit formatting and refactor DateTimeHelper [v16]
Shaojin Wen
- RFR: 8366224: Introduce DecimalDigits.appendPair for efficient two-digit formatting and refactor DateTimeHelper [v17]
Shaojin Wen
- Bug in ClassFile API?
Archie Cobbs
- InputStream/OutputStream concurrency guarantees
Florian Weimer
- RFR: 8371732: [redo] Change java.time month/day field types to 'byte'
Roger Riggs
- RFR: 8370839: Tests to verify peculiar Proxy dispatching behaviors [v5]
Chen Liang
- RFR: 8371746: Some imports in Integer.java and Long.java became unused after JDK-8370503
Sergey Bylokhov
- RFR: 8371682: Suppress javac warning from ThreadPoolExecutorSubclassTest.java
SendaoYan
- RFR: 8366224: Introduce DecimalDigits.appendPair for efficient two-digit formatting and refactor DateTimeHelper [v18]
Shaojin Wen
- Integrated: 8370839: Tests to verify peculiar Proxy dispatching behaviors
Chen Liang
- RFR: 8366224: Introduce DecimalDigits.appendPair for efficient two-digit formatting and refactor DateTimeHelper [v19]
Shaojin Wen
- Withdrawn: 8355652: Parse ClassFileFormatVersion from ClassFileVersion
duke
- RFR: 8366224: Introduce DecimalDigits.appendPair for efficient two-digit formatting and refactor DateTimeHelper [v20]
Shaojin Wen
- RFR: 8366224: Introduce DecimalDigits.appendPair for efficient two-digit formatting and refactor DateTimeHelper [v21]
Shaojin Wen
- RFR: 8364560: The default value of --linux-menu-group option is invalid
Alexey Semenyuk
- RFR: 8371821: Duplicate export of jdk.internal.util to java.net.http
Roger Riggs
- RFR: 8369206: jpackage should not set R/O permission on app launchers
Alexey Semenyuk
- RFR: 8357551: RISC-V: support CMoveF/D vectorization
Hamlin Li
- RFR: 8346944: Update Unicode Data Files to 17.0.0
Naoto Sato
- RFR: 8371748: Remove the (empty) ThreadPoolExecutor.finalize() method
Brent Christian
- RFR: 8370863: VectorAPI: Optimize the VectorMaskCast chain in specific patterns
erifan
- RFR: 8366224: Introduce DecimalDigits.appendPair for efficient two-digit formatting and refactor DateTimeHelper [v22]
Shaojin Wen
- RFR: 8333871: check sysinfo return values
Matthias Baesken
- RFR: 8353835: Implement JEP 500: Prepare to Make Final Mean Final [v12]
Alan Bateman
- Withdrawn: 8359424: Eliminate table lookup in Integer/Long toHexString
duke
- RFR: 8366224: Introduce DecimalDigits.appendPair for efficient two-digit formatting and refactor DateTimeHelper [v23]
Shaojin Wen
- RFR: 8366224: Introduce DecimalDigits.appendPair for efficient two-digit formatting and refactor DateTimeHelper [v24]
Shaojin Wen
- RFR: 8368831: ResourceParsingClassHierarchyResolver.getClassInfo(ClassDesc) throws unspecified UncheckedIOException [v4]
Chen Liang
- Withdrawn: 8368831: ResourceParsingClassHierarchyResolver.getClassInfo(ClassDesc) throws unspecified UncheckedIOException
Chen Liang
- RFR: 8367585: Move Utf8Entry length validation earlier [v2]
Chen Liang
- RFR: 8367585: Move Utf8Entry length validation earlier [v3]
Chen Liang
- RFR: 8357728: Optimize Executable#synthesizeAllParams [v2]
Chen Liang
- RFR: 8365675: Add String Unicode Case-Folding Support [v9]
Xueming Shen
- JDK-8370887 DelayScheduler Bug Discussion
Kent Dong
- RFR: 8366224: Introduce DecimalDigits.appendPair for efficient two-digit formatting and refactor DateTimeHelper [v25]
Shaojin Wen
- RFR: 8371953: Document null handling in core reflection APIs
Chen Liang
- RFR: 8371960: Missing null check in AnnotatedType annotation accessor methods
Chen Liang
- RFR: 8353835: Implement JEP 500: Prepare to Make Final Mean Final [v13]
Alan Bateman
- Could we add headList and tailList methods to j.u.List?
David Alayachew
- RFR: 8367603: Optimize exact division in BigDecimal [v25]
fabioromano1
- RFR: 8348828: Windows dll loading now resolves symlinks [v9]
Benjamin Peterson
- RFR: 8366178: Implement JEP 526: Lazy Constants (Second Preview) [v26]
Per Minborg
- RFR: 8353835: Implement JEP 500: Prepare to Make Final Mean Final [v14]
Alan Bateman
- RFR: 8366178: Implement JEP 526: Lazy Constants (Second Preview) [v27]
Per Minborg
- RFR: 8366178: Implement JEP 526: Lazy Constants (Second Preview) [v28]
Maurizio Cimadamore
- Sharing more of my experience with a custom Gatherer (windowBy)
David Alayachew
- RFR: 8369564: Provide a MemorySegment API to read strings with known lengths [v5]
Liam Miller-Cushon
- RFR: 8372002: VarHandle for receiver's superclass instance fields fails describeConstable
Chen Liang
- RFR: 8370976: Review the behavioral changes of core reflection descriptor parsing migration
Roger Riggs
- RFR: 8321139: jlink's man page does not document the --compress option correctly
Ana Maria Mihalceanu
- RFR: 8337143: (fc, fs) Move filesystem-related native objects from libnio to libjava [v18]
Brian Burkhalter
- RFR: 8363980: [macos] Add JDK specific keys/values to Info.plist of embedded runtime [v3]
Alexander Matveev
- RFR: 8363980: [macos] Add JDK specific keys/values to Info.plist of embedded runtime [v4]
Alexander Matveev
- Integrated: 8353835: Implement JEP 500: Prepare to Make Final Mean Final
Alan Bateman
- RFR: 8371978: tools/jar/ReproducibleJar.java fails on XFS
SendaoYan
- Integrated: 8366178: Implement JEP 526: Lazy Constants (Second Preview)
Per Minborg
- RFR: 8359145: Implement JEP 530: Primitive Types in Patterns, instanceof, and switch (Fourth Preview) [v5]
Aggelos Biboudis
- RFR: 8372047: ClassTransform.transformingMethodBodies andThen composes incorrectly
Chen Liang
- ThreadLocalRandom.nextGaussian() uses locking Random.nextGaussian() implementation
James Yuzawa
- RFR: 8308776: [AArch64] Math.log is 10% slower than StrictMath.log on aarch64
Andrew Haley
- RFR: 8360046: Scalability issue when submitting virtual threads with almost empty tasks [v17]
Doug Lea
- RFR: 8363980: [macos] Add JDK specific keys/values to Info.plist of embedded runtime [v5]
Alexander Matveev
- RFR: 8369564: Provide a MemorySegment API to read strings with known lengths [v6]
Liam Miller-Cushon
- Integrated: 8359145: Implement JEP 530: Primitive Types in Patterns, instanceof, and switch (Fourth Preview)
Aggelos Biboudis
- RFR: 8372119: Missing copyright header in MinMaxVector
Galder Zamarreño
- RFR: 8369564: Provide a MemorySegment API to read strings with known lengths [v7]
Liam Miller-Cushon
- RFR: 8372146: Follow-up changes to the Lazy Constants JEP
Per Minborg
- Integrated: 8357728: Avoid caching synthesized names in synthesized parameters
Chen Liang
- Integrated: 8363980: [macos] Add JDK specific keys/values to Info.plist of embedded runtime
Alexander Matveev
- RFR: 8372117: Correct the misleading comment in Character.UnicodeBlock
Naoto Sato
- RFR: 8372118: Test tools/jpackage/macosx/DmgContentTest.java failed
Alexey Semenyuk
- Withdrawn: 8368349: Add library notes discussing abs and IEEE 754 operations
duke
- RFR: 8371440: jpackage should exit with an error if it finds multiple matching signing certificates
Alexey Semenyuk
- RFR: 8369564: Provide a MemorySegment API to read strings with known lengths [v8]
Liam Miller-Cushon
- RFR: 8372155: RealeaseInfoPlugin doesn't handle input file as UTF-8 properly
Severin Gehwolf
- RFR: 8372198: Avoid closing PlainHttpConnection while holding a lock [v2]
Daniel Fuchs
- RFR: 8372198: Avoid closing PlainHttpConnection while holding a lock
Daniel Fuchs
- Withdrawn: 8372198: Avoid closing PlainHttpConnection while holding a lock
Daniel Fuchs
- RFR: 8372258: Improve TypeVariable support
Per Minborg
- RFR: 8370910: Cleanup terminology of UUID vs Global Identifiers in UUID
Kieran Farrell
- RFR: 8360571: Description of launchers is lost in two phase packaging
Alexey Semenyuk
- RFR: 8372290: jpackage test lib improvements
Alexey Semenyuk
- RFR: 8372292: Remove redundant "throws ConfigException"
Alexey Semenyuk
- RFR: 8368001: java/text/Format/NumberFormat/NumberRoundTrip.java timed out
Justin Lu
- RFR: 8366224: Introduce DecimalDigits.appendPair for efficient two-digit formatting and refactor DateTimeHelper [v26]
Shaojin Wen
- Integrated: 8370976: Review the behavioral changes of core reflection descriptor parsing migration
Chen Liang
- CFV: Withdraw sponsorship of Device I/O, Kona, Penrose, and Verona projects
Alan Bateman
- CFV: Withdraw sponsorship of Device I/O, Kona, Penrose, and Verona projects
Raffaello Giulietti
- CFV: Withdraw sponsorship of Device I/O, Kona, Penrose, and Verona projects
Roger Riggs
- CFV: Withdraw sponsorship of Device I/O, Kona, Penrose, and Verona projects
Naoto Sato
- CFV: Withdraw sponsorship of Device I/O, Kona, Penrose, and Verona projects
Per-Ake Minborg
- CFV: Withdraw sponsorship of Device I/O, Kona, Penrose, and Verona projects
Brian Burkhalter
- CFV: Withdraw sponsorship of Device I/O, Kona, Penrose, and Verona projects
Brent Christian
- CFV: Withdraw sponsorship of Device I/O, Kona, Penrose, and Verona projects
Joe Wang
- CFV: Withdraw sponsorship of Device I/O, Kona, Penrose, and Verona projects
Iris Clark
- RFR: 8372307: Update comments to mention native.encoding instead of file.encoding
Igor Rudenko
- RFR: 8369564: Provide a MemorySegment API to read strings with known lengths [v9]
Liam Miller-Cushon
- RFR: 8369564: Provide a MemorySegment API to read strings with known lengths [v10]
Liam Miller-Cushon
- RFR: 8266431: Dual-Pivot Quicksort improvements (Radix sort) [v3]
Doug Lea
- RFR: 8369564: Provide a MemorySegment API to read strings with known lengths [v11]
Liam Miller-Cushon
- RFR: 8372256 : ClassCastException in `ConcurrentHashMap#equals`
Viktor Klang
- RFR: 8369564: Provide a MemorySegment API to read strings with known lengths [v12]
Liam Miller-Cushon
- Integrated: 8367585: Prevent creation of unrepresentable Utf8Entry
Chen Liang
- RFR: 8372301: Improve error message for jimage command line tool regarding version mismatch
David Beaumont
- RFR: 8372359: Clean jpackage error messages
Alexey Semenyuk
- RFR: 8350938: ResourceParsingClassHierarchyResolver inflates all Utf8 CP entries
Trevor Bond
- RFR: 8365675: Add String Unicode Case-Folding Support [v10]
Xueming Shen
- Improve DateTimeFormatter performance by unrolling formatting/parsing loops
wenshao
- RFR: 8360046: Scalability issue when submitting virtual threads with almost empty tasks [v18]
Doug Lea
- RFR: 8369564: Provide a MemorySegment API to read strings with known lengths [v13]
Liam Miller-Cushon
- RFR: 8372399: Add missing CPE statements
Sorna Sarathi N
- RFR: 8372410: VarHandle wrongly uses int parameter on VirtualThread creation
Francesco Nigro
- RFR: 8370887: DelayScheduler.replace method may break the 4-ary heap in certain scenarios
Alan Bateman
- RFR: 8360046: Scalability issue when submitting virtual threads with almost empty tasks [v19]
Doug Lea
- RFR: 8371740 : LinkedTransferQueue.poll() returns null even though queue is not empty
Viktor Klang
- RFR: 8360046: Scalability issue when submitting virtual threads with almost empty tasks [v20]
Doug Lea
- Add better exception message to FileTreeIterator.hasNext()?
David Alayachew
- RFR: 8364544: Extract the checks of AtomicXxxFieldUpdater into a common place
Steve Armstrong
- RFR: 8372134: ThreadLocalRandom no longer overrides nextGaussian
James Yuzawa
- RFR: 8351095: [macos] Add more jpackage tests for --mac-app-store option
Alexander Matveev
- Use EnumMap instead of HashMap for DateTimeFormatter parsing to improve performance
wenshao
- RFR: 8372460: Use EnumMap instead of HashMap for DateTimeFormatter parsing to improve performance
Chen Liang
- RFR: 8366478: BigDecimal roots [v26]
fabioromano1
- RFR: 8366478: BigDecimal roots [v27]
fabioromano1
- RFR: 8369564: Provide a MemorySegment API to read strings with known lengths [v14]
Liam Miller-Cushon
- RFR: 8365675: Add String Unicode Case-Folding Support [v11]
Xueming Shen
- RFR: 8360046: Scalability issue when submitting virtual threads with almost empty tasks [v21]
Doug Lea
- Integrated: 8366224: Introduce DecimalDigits.appendPair for efficient two-digit formatting and refactor DateTimeHelper
Shaojin Wen
- RFR: 8360046: Scalability issue when submitting virtual threads with almost empty tasks [v22]
Doug Lea
- RFR: 8372609: Bug4944439 does not enforce locale correctly
Justin Lu
- RFR: 8321283: Reuse StringLatin1::equals in regionMatches
Francesco Nigro
- RFR: 8372385: tools/jpackage/junit/share/jdk.jpackage/jdk/jpackage/internal/cli/MainTest.java fails
Alexey Semenyuk
- RFR: 8372136: VectorAPI: Refactor subword gather load API java implementation
Xiaohong Gong
- RFR: 8328821: Map.of() derived view collection mutators should throw UnsupportedOperationException [v14]
Liam Miller-Cushon
- RFR: 8371815: API docs for 2-arg StructuredTaskScope.open should say timeout may expire before or while waiting in join
Alan Bateman
- RFR: 8328821: Map.of() derived view collection mutators should throw UnsupportedOperationException [v15]
Liam Miller-Cushon
- RFR: 8372696: Allow boot classes to explicitly opt-in for final field trusting
Chen Liang
- RFR: 8372710: Update ProcessBuilder/Basic regex
Harshit470250
- RFR: 8366478: BigDecimal roots [v25]
Raffaello Giulietti
- RFR: 8361207: Build native Windows ARM64 MSI packages
Chayan
- RFR: 8372615: Many container tests fail when running rootless on cgroup v1
Casper Norrbin
- RFR: 8366478: BigDecimal roots [v28]
fabioromano1
- Question about method references
David Alayachew
- RFR: 8179918: EnumSet spliterator should report SORTED, ORDERED, NONNULL
Patrick Strawderman
- RFR: 8366478: BigDecimal roots [v29]
fabioromano1
- Integrated: 8369432: Add Support for JDBC 4.5 MR
Lance Andersen
- RFR: 8360046: Scalability issue when submitting virtual threads with almost empty tasks [v23]
Doug Lea
- RFR: 8266431: Dual-Pivot Quicksort improvements (Radix sort) [v4]
Vladimir Yaroslavskiy
Last message date:
Sun Nov 30 23:43:51 UTC 2025
Archived on: Sun Nov 30 23:43:56 UTC 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).