core-libs-dev
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: RFR: 8355563: VectorAPI: Refactor current implementation of subword gather load API
Xiaohong Gong
Re: RFR: 8355563: VectorAPI: Refactor current implementation of subword gather load API
Xiaohong Gong
Re: RFR: 8355563: VectorAPI: Refactor current implementation of subword gather load API
Jatin Bhateja
Re: RFR: 8355563: VectorAPI: Refactor current implementation of subword gather load API
Xiaohong Gong
Re: [External] : Re: mapConcurrent() with InterruptedException
Jige Yu
Re: [External] : Re: mapConcurrent() with InterruptedException
Viktor Klang
Re: [External] : Re: mapConcurrent() with InterruptedException
Jige Yu
Re: [External] : Re: mapConcurrent() with InterruptedException
Jige Yu
Re: [External] : Re: mapConcurrent() with InterruptedException
Viktor Klang
Re: [External] : Re: mapConcurrent() with InterruptedException
Jige Yu
Re: [External] : Re: mapConcurrent() with InterruptedException
David Holmes
Re: [External] : Re: mapConcurrent() with InterruptedException
Jige Yu
Re: [External] : Re: mapConcurrent() with InterruptedException
Jige Yu
Add @Stable to BigInteger and BigDecimal
wenshao
Re: Add @Stable to BigInteger and BigDecimal
Raffaello Giulietti
Integrated: 8356629: Incorrect use of {@linkplain} in java.sql
Nizar Benalla
Re: RFR: 8210549: Runtime.exec: in closeDescriptors(), use FD_CLOEXEC instead of close() [v3]
Thomas Stuefe
Re: RFR: 8357289: Break down the String constructor into smaller methods [v5]
Shaojin Wen
Re: RFR: 8357289: Break down the String constructor into smaller methods [v4]
Shaojin Wen
Re: RFR: 8357289: Break down the String constructor into smaller methods [v3]
Chen Liang
Re: RFR: 8357289: Break down the String constructor into smaller methods [v3]
Shaojin Wen
Re: RFR: 8357289: Break down the String constructor into smaller methods [v3]
Chen Liang
Re: RFR: 8357289: Break down the String constructor into smaller methods [v3]
Shaojin Wen
Re: RFR: 8357289: Break down the String constructor into smaller methods [v3]
Chen Liang
Re: RFR: 8357289: Break down the String constructor into smaller methods [v3]
Per Minborg
Re: RFR: 8357289: Break down the String constructor into smaller methods [v3]
Claes Redestad
RFR: 8357690: Add @Stable and final to java.lang.CharacterDataLatin1 and other CharacterData classes
Shaojin Wen
Re: RFR: 8357690: Add @Stable and final to java.lang.CharacterDataLatin1 and other CharacterData classes
Chen Liang
Re: RFR: 8357690: Add @Stable and final to java.lang.CharacterDataLatin1 and other CharacterData classes
Shaojin Wen
Re: RFR: 8357690: Add @Stable and final to java.lang.CharacterDataLatin1 and other CharacterData classes
Chen Liang
Re: RFR: 8357690: Add @Stable and final to java.lang.CharacterDataLatin1 and other CharacterData classes
Per Minborg
Re: RFR: 8357690: Add @Stable and final to java.lang.CharacterDataLatin1 and other CharacterData classes [v2]
Shaojin Wen
Re: RFR: 8357690: Add @Stable and final to java.lang.CharacterDataLatin1 and other CharacterData classes [v2]
Naoto Sato
Re: RFR: 8357690: Add @Stable and final to java.lang.CharacterDataLatin1 and other CharacterData classes [v2]
Shaojin Wen
Re: RFR: 8357690: Add @Stable and final to java.lang.CharacterDataLatin1 and other CharacterData classes [v3]
Shaojin Wen
Re: RFR: 8357690: Add @Stable and final to java.lang.CharacterDataLatin1 and other CharacterData classes [v3]
Naoto Sato
Re: RFR: 8357690: Add @Stable and final to java.lang.CharacterDataLatin1 and other CharacterData classes [v3]
ExE Boss
Re: RFR: 8357690: Add @Stable and final to java.lang.CharacterDataLatin1 and other CharacterData classes [v3]
Shaojin Wen
Integrated: 8357690: Add @Stable and final to java.lang.CharacterDataLatin1 and other CharacterData classes
Shaojin Wen
Add @Stable to java.lang.CharacterDataLatin1 and other CharacterData classes
wenshao
Re: Add @Stable to java.lang.CharacterDataLatin1 and other CharacterData classes
Chen Liang
Re: Add @Stable to java.lang.CharacterDataLatin1 and other CharacterData classes
Chen Liang
Re: Add @Stable to java.lang.CharacterDataLatin1 and other CharacterData classes
Claes Redestad
Integrated: 8357081: Removed unused methods of HexDigits
Shaojin Wen
RFC: 8357183: Improving efficiency of Writer::append(CharSequence) and Writer::append(CharSequence, int, int) / Sub Task of 8356679: Using CharSequence::getChars internally
Markus KARG
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
Re: RFC: 8357183: Improving efficiency of Writer::append(CharSequence) and Writer::append(CharSequence, int, int) / Sub Task of 8356679: Using CharSequence::getChars internally
Markus KARG
RFR: 8357146: ForkJoinPool:schedule(*) does not throw RejectedExecutionException when pool is shutdown
Doug Lea
Re: RFR: 8357146: ForkJoinPool:schedule(*) does not throw RejectedExecutionException when pool is shutdown
Alan Bateman
Re: RFR: 8357146: ForkJoinPool:schedule(*) does not throw RejectedExecutionException when pool is shutdown
Doug Lea
Re: RFR: 8357146: ForkJoinPool:schedule(*) does not throw RejectedExecutionException when pool is shutdown [v2]
Doug Lea
Re: RFR: 8357146: ForkJoinPool:schedule(*) does not throw RejectedExecutionException when pool is shutdown [v2]
Alan Bateman
Integrated: 8357146: ForkJoinPool:schedule(*) does not throw RejectedExecutionException when pool is shutdown
Doug Lea
Re: Finding max or min of exactly two objects
Zheka Kozlov
Re: RFR: 8210549: Runtime.exec: in closeDescriptors(), use FD_CLOEXEC instead of close() [v2]
Thomas Stuefe
Re: RFR: 8356995: Provide default methods min(T, T) and max(T, T) in Comparator interface [v5]
Tagir F . Valeev
Re: RFR: 8356995: Provide default methods min(T, T) and max(T, T) in Comparator interface [v5]
Roger Riggs
Re: RFR: 8356995: Provide default methods min(T, T) and max(T, T) in Comparator interface [v5]
Tagir F . Valeev
RFR: 8357685: Changing the type of Integer::digits from char[] to byte[]
Shaojin Wen
Re: RFR: 8357685: Changing the type of Integer::digits from char[] to byte[] [v2]
Shaojin Wen
Re: RFR: 8357685: Change the type of Integer::digits from char[] to byte[] [v2]
Raffaello Giulietti
Re: RFR: 8357685: Change the type of Integer::digits from char[] to byte[] [v2]
Raffaello Giulietti
Re: RFR: 8357685: Change the type of Integer::digits from char[] to byte[] [v2]
Chen Liang
Integrated: 8357685: Change the type of Integer::digits from char[] to byte[]
Shaojin Wen
RFR: 8357683: (process) SIGQUIT still blocked after JDK-8234262 with jdk.lang.Process.launchMechanism=FORK or VFORK
Thomas Stuefe
Re: RFR: 8357683: (process) SIGQUIT still blocked after JDK-8234262 with jdk.lang.Process.launchMechanism=FORK or VFORK [v2]
Thomas Stuefe
Re: RFR: 8357683: (process) SIGQUIT still blocked after JDK-8234262 with jdk.lang.Process.launchMechanism=FORK or VFORK [v2]
Roger Riggs
Re: RFR: 8357683: (process) SIGQUIT still blocked after JDK-8234262 with jdk.lang.Process.launchMechanism=FORK or VFORK [v2]
Thomas Stuefe
Re: RFR: 8357683: (process) SIGQUIT still blocked after JDK-8234262 with jdk.lang.Process.launchMechanism=FORK or VFORK [v2]
Roger Riggs
Integrated: 8357683: (process) SIGQUIT still blocked after JDK-8234262 with jdk.lang.Process.launchMechanism=FORK or VFORK
Thomas Stuefe
Integer::digits should be defined as byte[]
wenshao
Re: Integer::digits should be defined as byte[]
Chen Liang
RFR: 8357681: Fixed the DigitList::toString method causing incorrect results during debugging
Shaojin Wen
Re: RFR: 8357681: Fixed the DigitList::toString method causing incorrect results during debugging
Chen Liang
Re: RFR: 8357681: Fixed the DigitList::toString method causing incorrect results during debugging
Chen Liang
Re: RFR: 8357681: Fixed the DigitList::toString method causing incorrect results during debugging
Justin Lu
Re: RFR: 8357681: Fixed the DigitList::toString method causing incorrect results during debugging
Johannes Döbler
Re: RFR: 8357681: Fixed the DigitList::toString method causing incorrect results during debugging
Shaojin Wen
Re: RFR: 8357681: Fixed the DigitList::toString method causing incorrect results during debugging
Naoto Sato
Re: RFR: 8357681: Fixed the DigitList::toString method causing incorrect results during debugging
Volkan Yazici
Re: RFR: 8357681: Fixed the DigitList::toString method causing incorrect results during debugging
Shaojin Wen
Re: RFR: 8357681: Fixed the DigitList::toString method causing incorrect results during debugging
Roger Riggs
Integrated: 8357681: Fixed the DigitList::toString method causing incorrect results during debugging
Shaojin Wen
DigitList::toString method causing incorrect results during debugging
wenshao
Re: DigitList::toString method causing incorrect results during debugging
Chen Liang
RFR: 8357650: ThreadSnapshot to take snapshot of thread for thread dumps
Alex Menkov
Integrated: 8357178: Simplify Class::componentType
Chen Liang
Re: RFR: 8354450: A File should be invalid if an element of its name sequence ends with a space [v4]
Brian Burkhalter
Re: RFR: 8354450: A File should be invalid if an element of its name sequence ends with a space [v4]
Alan Bateman
Re: RFR: 8354450: A File should be invalid if an element of its name sequence ends with a space [v4]
Brian Burkhalter
Re: RFR: 8354724: Methods in java.io.Reader to read all characters and all lines [v26]
Brian Burkhalter
Re: RFR: 8354724: Methods in java.io.Reader to read all characters and all lines [v26]
Stuart Marks
Re: RFR: 8354724: Methods in java.io.Reader to read all characters and all lines [v26]
Roger Riggs
Re: RFR: 8354724: Methods in java.io.Reader to read all characters and all lines [v26]
Jaikiran Pai
Re: RFR: 8354724: Methods in java.io.Reader to read all characters and all lines [v26]
Brian Burkhalter
Re: RFR: 8354724: Methods in java.io.Reader to read all characters and all lines [v26]
Jaikiran Pai
Re: RFR: 8354724: Methods in java.io.Reader to read all characters and all lines [v26]
Alan Bateman
RFR: 8357597: Proxy.getInvocationHandler throws NullPointerException instead of IllegalArgumentException for null
Steffen Nießing
Re: RFR: 8357597: Proxy.getInvocationHandler throws NullPointerException instead of IllegalArgumentException for null
Roger Riggs
Re: RFR: 8357597: Proxy.getInvocationHandler throws NullPointerException instead of IllegalArgumentException for null
Chen Liang
Re: RFR: 8357597: Proxy.getInvocationHandler throws NullPointerException instead of IllegalArgumentException for null
Jaikiran Pai
Re: RFR: 8357597: Proxy.getInvocationHandler throws NullPointerException instead of IllegalArgumentException for null [v2]
Steffen Nießing
Re: RFR: 8357597: Proxy.getInvocationHandler throws NullPointerException instead of IllegalArgumentException for null [v2]
Steffen Nießing
Re: RFR: 8357597: Proxy.getInvocationHandler throws NullPointerException instead of IllegalArgumentException for null [v2]
Chen Liang
Re: RFR: 8357597: Proxy.getInvocationHandler throws NullPointerException instead of IllegalArgumentException for null [v2]
Jaikiran Pai
Re: RFR: 8357597: Proxy.getInvocationHandler throws NullPointerException instead of IllegalArgumentException for null [v2]
Roger Riggs
Re: RFR: 8357597: Proxy.getInvocationHandler throws NullPointerException instead of IllegalArgumentException for null [v2]
duke
Re: RFR: 8357597: Proxy.getInvocationHandler throws NullPointerException instead of IllegalArgumentException for null [v2]
SendaoYan
Integrated: 8357597: Proxy.getInvocationHandler throws NullPointerException instead of IllegalArgumentException for null
Steffen Nießing
RFR: 8357647 : Stream gatherers forward upstream size information to downstream
Viktor Klang
Re: RFR: 8357647 : Stream gatherers forward upstream size information to downstream
Chen Liang
Re: RFR: 8357647 : Stream gatherers forward upstream size information to downstream
Johannes Döbler
Re: RFR: 8357647 : Stream gatherers forward upstream size information to downstream
Chen Liang
Re: RFR: 8357647 : Stream gatherers forward upstream size information to downstream
Viktor Klang
Re: RFR: 8357647 : Stream gatherers forward upstream size information to downstream
Viktor Klang
Re: RFR: 8357647 : Stream gatherers forward upstream size information to downstream
Johannes Döbler
Re: RFR: 8357647 : Stream gatherers forward upstream size information to downstream
Alan Bateman
Integrated: 8357647 : Stream gatherers forward upstream size information to downstream
Viktor Klang
Re: RFR: 8356632: Fix remaining {@link/@linkplain} tags with refer to private/protected types in java.base [v3]
Nizar Benalla
Re: RFR: 8356632: Fix remaining {@link/@linkplain} tags with refer to private/protected types in java.base [v3]
Weijun Wang
Re: RFR: 8356632: Fix remaining {@link/@linkplain} tags with refer to private/protected types in java.base [v3]
Nizar Benalla
Re: RFR: 8356629: Incorrect use of {@linkplain} in java.sql
Lance Andersen
Re: RFR: 8356629: Incorrect use of {@linkplain} in java.sql
Nizar Benalla
Re: RFR: 8356995: Provide default methods min(T, T) and max(T, T) in Comparator interface [v4]
Tagir F . Valeev
Re: RFR: 8356995: Provide default methods min(T, T) and max(T, T) in Comparator interface [v4]
Roger Riggs
Re: RFR: 8356995: Provide default methods min(T, T) and max(T, T) in Comparator interface [v4]
Tagir F . Valeev
Re: RFR: 8356995: Provide default methods min(T, T) and max(T, T) in Comparator interface [v4]
Andrey Turbanov
Re: RFR: 8356995: Provide default methods min(T, T) and max(T, T) in Comparator interface [v4]
Tagir F . Valeev
RFR: 8357644: Add missing CPE statements
Sorna Sarathi N
Re: RFR: 8357644: Add missing CPE statements
Alexey Semenyuk
Re: RFR: 8357644: Add missing CPE statements
Alexey Semenyuk
Re: RFR: 8357644: Add missing CPE statements
duke
Integrated: 8357644: Add missing CPE statements
Sorna Sarathi N
Could someone answer this question about Gatherers?
David Alayachew
Re: [External] : Could someone answer this question about Gatherers?
Viktor Klang
Re: [External] : Could someone answer this question about Gatherers?
Viktor Klang
Re: [External] : Could someone answer this question about Gatherers?
David Alayachew
Re: [External] : Could someone answer this question about Gatherers?
Chen Liang
Re: [External] : Could someone answer this question about Gatherers?
David Alayachew
Re: RFR: 8344332: (bf) Migrate DirectByteBuffer to use java.lang.ref.Cleaner [v13]
Aleksey Shipilev
Re: RFR: 8354475: TestDockerMemoryMetricsSubgroup.java fails with exitValue = 1 [v3]
PAWAN CHAWDHARY
Re: RFR: 8354475: TestDockerMemoryMetricsSubgroup.java fails with exitValue = 1 [v3]
Leonid Mesnik
Re: RFR: 8355798: Implement JEP 514: Ahead-of-Time Command Line Ergonomics [v12]
Ioi Lam
Re: RFR: 8355798: Implement JEP 514: Ahead-of-Time Command Line Ergonomics [v12]
Erik Joelsson
Re: RFR: 8357081: Removed unused methods of HexDigits [v2]
Shaojin Wen
Re: RFR: 8357081: Removed unused methods of HexDigits [v2]
Roger Riggs
Integrated: 8353741: Eliminate table lookup in UUID.toString
Shaojin Wen
Re: RFR: 8356977: UTF-8 cleanups
Phil Race
Re: RFR: 8356977: UTF-8 cleanups [v2]
Magnus Ihse Bursie
Re: RFR: 8356977: UTF-8 cleanups [v2]
Phil Race
Re: RFR: 8356977: UTF-8 cleanups
Magnus Ihse Bursie
Re: RFR: 8356977: UTF-8 cleanups [v2]
Naoto Sato
Re: RFR: 8356978: Convert unicode sequences in Java source code to UTF-8
Phil Race
Re: RFR: 8356978: Convert unicode sequences in Java source code to UTF-8
Magnus Ihse Bursie
Re: RFR: 8356978: Convert unicode sequences in Java source code to UTF-8
Magnus Ihse Bursie
Re: RFR: 8356978: Convert unicode sequences in Java source code to UTF-8
Justin Lu
Re: RFR: 8356978: Convert unicode sequences in Java source code to UTF-8
Magnus Ihse Bursie
Re: RFR: 8356978: Convert unicode sequences in Java source code to UTF-8
Joe Wang
Re: RFR: 8356978: Convert unicode sequences in Java source code to UTF-8
Naoto Sato
Re: RFR: 8356978: Convert unicode sequences in Java source code to UTF-8
Magnus Ihse Bursie
Re: RFR: 8356980: Better handling of non-breaking space
Phil Race
Re: RFR: 8356980: Better handling of non-breaking space
Magnus Ihse Bursie
Re: RFR: 8354674: AArch64: Intrinsify Unsafe::setMemory [v8]
John R Rose
Re: RFR: 8354674: AArch64: Intrinsify Unsafe::setMemory [v8]
Andrew Haley
RFR: 8357401: BigDecimal: Constants ONE_TENTH and ONE_HALF are unused after JDK-8341402
Sergey Bylokhov
Re: RFR: 8357401: BigDecimal: Constants ONE_TENTH and ONE_HALF are unused after JDK-8341402
Brian Burkhalter
Re: RFR: 8357401: BigDecimal: Constants ONE_TENTH and ONE_HALF are unused after JDK-8341402
Chen Liang
Re: RFR: 8357401: BigDecimal: Constants ONE_TENTH and ONE_HALF are unused after JDK-8341402
Joe Darcy
Integrated: 8357401: BigDecimal: Constants ONE_TENTH and ONE_HALF are unused after JDK-8341402
Sergey Bylokhov
RFR: 8357171: Test tools/jpackage/windows/WinOSConditionTest.java fails for non administrator
Alexey Semenyuk
Re: RFR: 8357171: Test tools/jpackage/windows/WinOSConditionTest.java fails for non administrator
Alexey Semenyuk
Re: RFR: 8357171: Test tools/jpackage/windows/WinOSConditionTest.java fails for non administrator
Erik Joelsson
Integrated: 8357171: Test tools/jpackage/windows/WinOSConditionTest.java fails for non administrator
Alexey Semenyuk
Missing throws declaration for NullPointerException in Proxy#getInvocationHandler
Steffen Nießing
Re: Missing throws declaration for NullPointerException in Proxy#getInvocationHandler
Chen Liang
Re: Missing throws declaration for NullPointerException in Proxy#getInvocationHandler
Kevin Bourrillion
Re: Missing throws declaration for NullPointerException in Proxy#getInvocationHandler
Alan Bateman
Re: RFR: 8345431: Improve jar --validate to detect duplicate or invalid entries [v14]
Henry Jen
Re: RFR: 8356985: Use "stdin.encoding" in Console's read*() methods [v5]
Naoto Sato
Re: RFR: 8356985: Use "stdin.encoding" in Console's read*() methods [v5]
Justin Lu
Re: RFR: 8356985: Use "stdin.encoding" in Console's read*() methods [v5]
Stuart Marks
Re: RFR: 8356985: Use "stdin.encoding" in Console's read*() methods [v5]
Naoto Sato
Re: RFR: 8356985: Use "stdin.encoding" in Console's read*() methods [v5]
Stuart Marks
Re: RFR: 8356985: Use "stdin.encoding" in Console's read*() methods [v5]
Jan Lahoda
Re: RFR: 8356985: Use "stdin.encoding" in Console's read*() methods [v5]
Stuart Marks
Re: RFR: 8356985: Use "stdin.encoding" in Console's read*() methods [v5]
Naoto Sato
Re: RFR: 8356985: Use "stdin.encoding" in Console's read*() methods [v5]
Alan Bateman
Re: RFR: 8356985: Use "stdin.encoding" in Console's read*() methods [v5]
Naoto Sato
Re: RFR: 8356985: Use "stdin.encoding" in Console's read*() methods [v5]
Naoto Sato
Re: RFR: 8357178: Simplify Class::componentType [v2]
Chen Liang
Re: RFR: 8357178: Simplify Class::componentType [v2]
Roger Riggs
Re: RFR: 8357178: Simplify Class::componentType [v2]
Chen Liang
Re: RFR: 8345431: Improve jar --validate to detect duplicate or invalid entries [v6]
Henry Jen
Integrated: 8352926: New test TestDockerMemoryMetricsSubgroup.java fails
PAWAN CHAWDHARY
Re: RFR: 8345431: Improve jar --validate to detect duplicate or invalid entries [v13]
Henry Jen
Re: RFR: 8356632: Fix remaining {@link/@linkplain} tags with refer to private/protected types in java.base [v2]
Nizar Benalla
Re: RFR: 8356632: Fix remaining {@link/@linkplain} tags with refer to private/protected types in java.base [v2]
Chen Liang
Re: RFR: 8356632: Fix remaining {@link/@linkplain} tags with refer to private/protected types in java.base [v2]
Weijun Wang
Re: RFR: 8355022: Implement JEP 506: Scoped Values [v8]
Andrew Haley
Re: RFR: 8355022: Implement JEP 506: Scoped Values [v8]
Chen Liang
Earlier messages
Later messages