core-libs-dev
Thread
Date
Earlier messages
Messages by Thread
Integrated: 8347712: IllegalStateException on multithreaded ZipFile access with non-UTF8 charset
Jaikiran Pai
RFR: 8356904: Skip jdk/test/lib/process/TestNativeProcessBuilder on static-jdk
Jiangli Zhou
Integrated: 8352755: Misconceptions about j.text.DecimalFormat digits during parsing
Justin Lu
RFR: 8356891: Some code simplifications for basic BigIntegers' bit operations
fabioromano1
Re: RFR: 8356891: Some code simplifications for basic BigIntegers' bit operations
Raffaello Giulietti
Re: RFR: 8356891: Some code simplifications for basic BigIntegers' bit operations
fabioromano1
Re: RFR: 8356891: Some code simplifications for basic BigIntegers' bit operations
Raffaello Giulietti
Re: RFR: 8356891: Some code simplifications for basic BigIntegers' bit operations
David Schlosnagle
Re: RFR: 8356891: Some code simplifications for basic BigIntegers' bit operations
Chen Liang
Re: RFR: 8356891: Some code simplifications for basic BigIntegers' bit operations
fabioromano1
Re: RFR: 8356891: Some code simplifications for basic BigIntegers' bit operations
Chen Liang
Re: RFR: 8356891: Some code simplifications for basic BigIntegers' bit operations
fabioromano1
Re: RFR: 8356891: Some code simplifications for basic BigIntegers' bit operations
fabioromano1
Re: RFR: 8356891: Some code simplifications for basic BigIntegers' bit operations
fabioromano1
Re: RFR: 8356891: Some code simplifications for basic BigIntegers' bit operations [v2]
fabioromano1
Re: RFR: 8356891: Some code simplifications for basic BigIntegers' bit operations [v3]
fabioromano1
Re: RFR: 8356891: Some code simplifications for basic BigIntegers' bit operations [v4]
fabioromano1
RFR: 8143850: Add indexed get() and set() methods to ArrayDeque
Archie Cobbs
Re: RFR: 8143850: Add indexed get() and set() methods to ArrayDeque
ExE Boss
Re: RFR: 8143850: Add indexed get() and set() methods to ArrayDeque
Archie Cobbs
Re: RFR: 8143850: Add indexed get() and set() methods to ArrayDeque
Rémi Forax
Finding max or min of exactly two objects
Tagir Valeev
Re: Finding max or min of exactly two objects
Brian Goetz
Re: Finding max or min of exactly two objects
Remi Forax
Re: Finding max or min of exactly two objects
Tagir Valeev
Re: Finding max or min of exactly two objects
Brian Goetz
Re: RFR: 8351996: Behavioral updates for ClassValue::remove [v15]
Chen Liang
Re: RFR: 8351996: Behavioral updates for ClassValue::remove [v15]
Viktor Klang
Re: RFR: 8351996: Behavioral updates for ClassValue::remove [v14]
Chen Liang
Re: RFR: 8351996: Behavioral updates for ClassValue::remove [v14]
Chen Liang
Re: RFR: 8349543: LinkedBlockingDeque does not immediately throw InterrruptedException in put/take
kabutz
Withdrawn: 8354060: LinkedBlockingDeque.clear() should preserve weakly-consistent iterators
kabutz
Withdrawn: 8354076: LinkedBlockingDeque offer() creates nodes even if capacity has been reached
kabutz
Re: RFR: 8354060: LinkedBlockingDeque.clear() should preserve weakly-consistent iterators
kabutz
Withdrawn: 8354138: LinkedBlockingDeque allows us to exceed size with addAll()
kabutz
Re: RFR: 8354138: LinkedBlockingDeque allows us to exceed size with addAll()
kabutz
Re: RFR: 8352533: Report useful IOExceptions when jspawnhelper fails [v5]
Aleksey Shipilev
Re: RFR: 8352533: Report useful IOExceptions when jspawnhelper fails [v5]
Thomas Stuefe
Re: RFR: 8352533: Report useful IOExceptions when jspawnhelper fails [v5]
Volker Simonis
Re: RFR: 8352533: Report useful IOExceptions when jspawnhelper fails [v5]
Roger Riggs
Re: RFR: 8352533: Report useful IOExceptions when jspawnhelper fails [v5]
Aleksey Shipilev
Integrated: 8342486: Implement JEP 505: Structured Concurrency (Fifth Preview)
Alan Bateman
RFR: 8356819: [macos] MacSign should use "openssl" and "faketime" from Homebrew by default
Alexander Matveev
Re: RFR: 8356819: [macos] MacSign should use "openssl" and "faketime" from Homebrew by default
Alexey Semenyuk
Integrated: 8356819: [macos] MacSign should use "openssl" and "faketime" from Homebrew by default
Alexander Matveev
RFC: 8356679: Using CharSequence::getChars internally
Markus KARG
Re: RFC: 8356679: Using CharSequence::getChars internally
Roger Riggs
Re: RFC: 8356679: Using CharSequence::getChars internally
Markus KARG
Re: RFC: 8356679: Using CharSequence::getChars internally
Roger Riggs
Proposal: Add new methods get(int) and set(int, E) to ArrayDeque
Archie Cobbs
Re: Proposal: Add new methods get(int) and set(int, E) to ArrayDeque
Archie Cobbs
RFR: 8353113: Peer supported certificate signature algorithms are not being checked with default SunX509 key manager
Artur Barashev
Re: RFR: 8353113: Peer supported certificate signature algorithms are not being checked with default SunX509 key manager [v2]
Artur Barashev
Re: RFR: 8353113: Peer supported certificate signature algorithms are not being checked with default SunX509 key manager [v3]
Artur Barashev
Re: RFR: 8353113: Peer supported certificate signature algorithms are not being checked with default SunX509 key manager [v3]
Hai-May Chao
Re: RFR: 8353113: Peer supported certificate signature algorithms are not being checked with default SunX509 key manager [v3]
Artur Barashev
RFR: 8356695: java/lang/StringBuilder/HugeCapacity.java failing with OOME
Roger Riggs
Re: RFR: 8356695: java/lang/StringBuilder/HugeCapacity.java failing with OOME
Chen Liang
Re: RFR: 8356695: java/lang/StringBuilder/HugeCapacity.java failing with OOME
Lance Andersen
Re: RFR: 8356695: java/lang/StringBuilder/HugeCapacity.java failing with OOME
Raffaello Giulietti
Integrated: 8356695: java/lang/StringBuilder/HugeCapacity.java failing with OOME
Roger Riggs
RFR: 8356709: Avoid redundant String formatting in BigDecimal.valueOf(double)
Johannes Graham
Re: RFR: 8356709: Avoid redundant String formatting in BigDecimal.valueOf(double)
Chen Liang
Re: RFR: 8356709: Avoid redundant String formatting in BigDecimal.valueOf(double)
Johannes Graham
Re: RFR: 8356709: Avoid redundant String formatting in BigDecimal.valueOf(double)
Johannes Graham
Re: RFR: 8356709: Avoid redundant String formatting in BigDecimal.valueOf(double)
Raffaello Giulietti
Re: RFR: 8356709: Avoid redundant String formatting in BigDecimal.valueOf(double)
Raffaello Giulietti
Re: RFR: 8356709: Avoid redundant String formatting in BigDecimal.valueOf(double)
Joe Darcy
Re: RFR: 8356709: Avoid redundant String formatting in BigDecimal.valueOf(double) [v2]
Johannes Graham
potential performance improvement in sun.nio.cs.UTF_8
Johannes Döbler
Re: potential performance improvement in sun.nio.cs.UTF_8
Chen Liang
Re: potential performance improvement in sun.nio.cs.UTF_8
Johannes Döbler
RFR: 8350880: (zipfs) Add support for read-only zip file systems
David Beaumont
Re: RFR: 8350880: (zipfs) Add support for read-only zip file systems
David Beaumont
Re: RFR: 8350880: (zipfs) Add support for read-only zip file systems [v2]
David Beaumont
Re: RFR: 8350880: (zipfs) Add support for read-only zip file systems [v3]
David Beaumont
Re: RFR: 8350880: (zipfs) Add support for read-only zip file systems [v3]
David Beaumont
Re: RFR: 8350880: (zipfs) Add support for read-only zip file systems [v3]
Alan Bateman
Re: RFR: 8350880: (zipfs) Add support for read-only zip file systems [v3]
David Beaumont
Re: RFR: 8350880: (zipfs) Add support for read-only zip file systems [v3]
David Beaumont
Re: RFR: 8350880: (zipfs) Add support for read-only zip file systems [v3]
Alan Bateman
Re: RFR: 8350880: (zipfs) Add support for read-only zip file systems [v3]
Jaikiran Pai
Re: RFR: 8350880: (zipfs) Add support for read-only zip file systems [v3]
Jaikiran Pai
Re: RFR: 8350880: (zipfs) Add support for read-only zip file systems [v3]
Jaikiran Pai
Re: RFR: 8350880: (zipfs) Add support for read-only zip file systems [v3]
Jaikiran Pai
Re: RFR: 8350880: (zipfs) Add support for read-only zip file systems [v3]
Jaikiran Pai
Re: RFR: 8350880: (zipfs) Add support for read-only zip file systems [v3]
Alan Bateman
RFR: 8356658: java/foreign/TestBufferStackStress2.java failed again with junit action timed out
Per Minborg
Re: RFR: 8356658: java/foreign/TestBufferStackStress2.java failed again with junit action timed out [v2]
Per Minborg
Re: RFR: 8356658: java/foreign/TestBufferStackStress2.java failed again with junit action timed out [v2]
Jaikiran Pai
Re: RFR: 8356658: java/foreign/TestBufferStackStress2.java failed again with junit action timed out [v2]
Alan Bateman
Re: RFR: 8356658: java/foreign/TestBufferStackStress2.java failed again with junit action timed out [v3]
Per Minborg
Re: RFR: 8356658: java/foreign/TestBufferStackStress2.java failed again with junit action timed out [v3]
Alan Bateman
Re: RFR: 8356658: java/foreign/TestBufferStackStress2.java failed again with junit action timed out [v3]
Jaikiran Pai
Re: RFR: 8356658: java/foreign/TestBufferStackStress2.java failed again with junit action timed out [v4]
Per Minborg
Re: RFR: 8356658: java/foreign/TestBufferStackStress2.java failed again with junit action timed out [v4]
Jaikiran Pai
Re: RFR: 8356658: java/foreign/TestBufferStackStress2.java failed again with junit action timed out [v5]
Per Minborg
Re: RFR: 8356658: java/foreign/TestBufferStackStress2.java failed again with junit action timed out [v5]
Alan Bateman
Re: RFR: 8356658: java/foreign/TestBufferStackStress2.java failed again with junit action timed out [v5]
Per Minborg
Re: RFR: 8356658: java/foreign/TestBufferStackStress2.java failed again with junit action timed out [v5]
Alan Bateman
Re: RFR: 8356658: java/foreign/TestBufferStackStress2.java failed again with junit action timed out [v5]
Jaikiran Pai
Re: RFR: 8356658: java/foreign/TestBufferStackStress2.java failed again with junit action timed out [v6]
Per Minborg
Re: RFR: 8356658: java/foreign/TestBufferStackStress2.java failed again with junit action timed out [v6]
Jaikiran Pai
Re: RFR: 8356658: java/foreign/TestBufferStackStress2.java failed again with junit action timed out [v6]
Alan Bateman
Re: RFR: 8356658: java/foreign/TestBufferStackStress2.java failed again with junit action timed out [v6]
Per Minborg
Integrated: 8356658: java/foreign/TestBufferStackStress2.java failed again with junit action timed out
Per Minborg
RFR: 8350765: Need to pin when accessing thread container from virtual thread
Alan Bateman
Re: RFR: 8350765: Need to pin when accessing thread container from virtual thread
Viktor Klang
Re: RFR: 8350765: Need to pin when accessing thread container from virtual thread
Jaikiran Pai
Re: RFR: 8350765: Need to pin when accessing thread container from virtual thread
Alan Bateman
Re: RFR: 8350765: Need to pin when accessing thread container from virtual thread [v2]
Alan Bateman
Re: RFR: 8350765: Need to pin when accessing thread container from virtual thread [v2]
Jaikiran Pai
Re: RFR: 8350765: Need to pin when accessing thread container from virtual thread [v2]
Viktor Klang
Integrated: 8350765: Need to pin when accessing thread container from virtual thread
Alan Bateman
RFR: 8356694: Removed unused subclass audits in ObjectInput/OutputStream
Chen Liang
Re: RFR: 8356694: Removed unused subclass audits in ObjectInput/OutputStream
Alan Bateman
Re: RFR: 8356694: Removed unused subclass audits in ObjectInput/OutputStream
Roger Riggs
Re: RFR: 8356694: Removed unused subclass audits in ObjectInput/OutputStream
Chen Liang
Integrated: 8356694: Removed unused subclass audits in ObjectInput/OutputStream
Chen Liang
Optimization of BigDecimal.valueOf(double)
Johannes Graham
ArrayList print capacity
임민수
Re: ArrayList print capacity
Remi Forax
Re: RFR: 8351996: Behavioral updates for ClassValue::remove [v13]
Chen Liang
Re: RFR: 8351996: Behavioral updates for ClassValue::remove [v13]
Viktor Klang
Re: RFR: 8351996: Behavioral updates for ClassValue::remove [v13]
Chen Liang
Re: RFR: 8351996: Behavioral updates for ClassValue::remove [v13]
Chen Liang
Re: RFR: 8351996: Behavioral updates for ClassValue::remove [v13]
Viktor Klang
Re: RFR: 8351996: Behavioral updates for ClassValue::remove [v13]
Viktor Klang
Re: RFR: 8343829: Unify decimal and hexadecimal parsing in FloatingDecimal [v10]
Raffaello Giulietti
Re: RFR: 8343829: Unify decimal and hexadecimal parsing in FloatingDecimal [v10]
Joe Darcy
Re: RFR: 8343829: Unify decimal and hexadecimal parsing in FloatingDecimal [v10]
Raffaello Giulietti
RFR: 8356664: [macos] AppContentTest fails after JDK-8352480
Alexander Matveev
Re: RFR: 8356664: [macos] AppContentTest fails after JDK-8352480
Alexey Semenyuk
Integrated: 8356664: [macos] AppContentTest fails after JDK-8352480
Alexander Matveev
RFR: 8356107: [java.lang] Use @requires tag instead of exiting based on os.name or separatorChar property
Brent Christian
Re: RFR: 8356107: [java.lang] Use @requires tag instead of exiting based on os.name or separatorChar property
Brian Burkhalter
Re: RFR: 8356107: [java.lang] Use @requires tag instead of exiting based on os.name or separatorChar property
Naoto Sato
Re: RFR: 8356107: [java.lang] Use @requires tag instead of exiting based on os.name or separatorChar property
Brent Christian
Re: RFR: 8356107: [java.lang] Use @requires tag instead of exiting based on os.name or separatorChar property [v2]
Brent Christian
Re: RFR: 8356107: [java.lang] Use @requires tag instead of exiting based on os.name or separatorChar property [v3]
Brent Christian
Re: RFR: 8356107: [java.lang] Use @requires tag instead of exiting based on os.name or separatorChar property [v3]
Naoto Sato
Re: RFR: 8356107: [java.lang] Use @requires tag instead of exiting based on os.name or separatorChar property [v3]
Brian Burkhalter
Integrated: 8356107: [java.lang] Use @requires tag instead of exiting based on os.name or separatorChar property
Brent Christian
Re: RFR: 8343829: Unify decimal and hexadecimal parsing in FloatingDecimal [v8]
Raffaello Giulietti
Re: RFR: 8343829: Unify decimal and hexadecimal parsing in FloatingDecimal [v9]
Raffaello Giulietti
Re: RFR: 8343829: Unify decimal and hexadecimal parsing in FloatingDecimal [v9]
Chen Liang
Re: RFR: 8343829: Unify decimal and hexadecimal parsing in FloatingDecimal [v9]
Raffaello Giulietti
Re: RFR: 8353888: Implement JEP 510: Key Derivation Function API [v7]
Weijun Wang
Re: RFR: 8353888: Implement JEP 510: Key Derivation Function API [v7]
Sean Mullan
RFR: 8356420: Provide examples on wrapping System.in
Naoto Sato
Re: RFR: 8356420: Provide examples on wrapping System.in [v2]
Naoto Sato
Re: RFR: 8356420: Provide examples on wrapping System.in [v2]
Brian Burkhalter
Re: RFR: 8356420: Provide examples on wrapping System.in [v2]
Iris Clark
Re: RFR: 8356420: Provide examples on wrapping System.in [v2]
Roger Riggs
Re: RFR: 8356420: Provide examples on wrapping System.in [v2]
Naoto Sato
Re: RFR: 8356420: Provide examples on wrapping System.in [v2]
Chen Liang
Re: RFR: 8356420: Provide examples on wrapping System.in [v2]
Naoto Sato
Re: RFR: 8356420: Provide examples on wrapping System.in
Brian Burkhalter
Re: RFR: 8356420: Provide examples on wrapping System.in [v2]
Naoto Sato
Re: RFR: 8356420: Provide examples on wrapping System.in [v2]
Brian Burkhalter
Re: RFR: 8356420: Provide examples on wrapping System.in [v3]
Naoto Sato
Re: RFR: 8356420: Provide examples on wrapping System.in [v3]
Chen Liang
Re: RFR: 8356420: Provide examples on wrapping System.in [v3]
Alan Bateman
Re: RFR: 8356420: Provide examples on wrapping System.in [v3]
Naoto Sato
Re: RFR: 8356420: Provide examples on wrapping System.in [v3]
Chen Liang
Re: RFR: 8356420: Provide examples on wrapping System.in [v3]
Alan Bateman
Re: RFR: 8356420: Provide examples on wrapping System.in [v3]
Naoto Sato
Re: RFR: 8356420: Provide examples on wrapping System.in [v4]
Naoto Sato
Re: RFR: 8356420: Provide examples on wrapping System.in [v4]
Chen Liang
Re: RFR: 8356420: Provide examples on wrapping System.in [v4]
Joe Darcy
Re: RFR: 8356420: Provide examples on wrapping System.in [v4]
Chen Liang
Re: RFR: 8356420: Provide examples on wrapping System.in [v4]
Stuart Marks
Re: RFR: 8356420: Provide examples on wrapping System.in [v4]
Stuart Marks
Re: RFR: 8356420: Provide examples on wrapping System.in [v4]
Naoto Sato
Re: RFR: 8356420: Provide examples on wrapping System.in [v5]
Naoto Sato
Re: RFR: 8356420: Provide examples on wrapping System.in [v6]
Naoto Sato
Re: RFR: 8356420: Provide examples on wrapping System.in [v6]
Stuart Marks
Re: RFR: 8356420: Provide examples on wrapping System.in [v6]
Alan Bateman
Re: RFR: 8356420: Provide examples on wrapping System.in [v6]
Volkan Yazici
Re: RFR: 8356420: Provide examples on wrapping System.in [v6]
Chen Liang
Re: RFR: 8356420: Provide examples on wrapping System.in [v6]
Naoto Sato
Re: RFR: 8356420: Provide examples on wrapping System.in [v6]
Naoto Sato
Re: RFR: 8356420: Provide examples on wrapping System.in [v6]
Volkan Yazici
Re: RFR: 8356420: Provide examples on wrapping System.in [v6]
Chen Liang
Re: RFR: 8352565: Add native method implementation of Reference.get() [v6]
Kim Barrett
RFR: 8356644: Update encoding declaration to UTF-8
Magnus Ihse Bursie
Re: RFR: 8356644: Update encoding declaration to UTF-8
Daniel Fuchs
Re: RFR: 8356644: Update encoding declaration to UTF-8
Phil Race
Re: RFR: 8356644: Update encoding declaration to UTF-8
Naoto Sato
Re: RFR: 8356644: Update encoding declaration to UTF-8
Sergey Bylokhov
RFR: 8354674: AArch64: Intrinsify Unsafe::setMemory
Andrew Haley
Re: RFR: 8354674: AArch64: Intrinsify Unsafe::setMemory
Andrew Haley
Re: RFR: 8354674: AArch64: Intrinsify Unsafe::setMemory
Andrew Haley
Re: RFR: 8354674: AArch64: Intrinsify Unsafe::setMemory
Andrew Haley
Re: RFR: 8354674: AArch64: Intrinsify Unsafe::setMemory [v2]
Andrew Haley
Re: RFR: 8354674: AArch64: Intrinsify Unsafe::setMemory [v2]
SendaoYan
Re: RFR: 8354674: AArch64: Intrinsify Unsafe::setMemory [v2]
Per Minborg
Re: RFR: 8354674: AArch64: Intrinsify Unsafe::setMemory [v2]
Andrew Haley
Re: RFR: 8354674: AArch64: Intrinsify Unsafe::setMemory [v2]
Andrew Haley
Re: RFR: 8354674: AArch64: Intrinsify Unsafe::setMemory [v2]
Andrew Dinn
Earlier messages