September 2021 Archives by date
Starting: Wed Sep 1 00:45:38 UTC 2021
Ending: Thu Sep 30 23:02:33 UTC 2021
Messages: 1171
- RFR: 8214761: Bug in parallel Kahan summation implementation [v3]
Ian Graves
- RFR: 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle [v8]
Mandy Chung
- RFR: 8273111: Default timezone should return zone ID if /etc/localtime is valid but not canonicalization on linux
Wu Yan
- RFR: 8273140: Replace usages of Enum.class.getEnumConstants() with Enum.values() where possible [v4]
Thomas Schatzl
- RFR: 8273111: Default timezone should return zone ID if /etc/localtime is valid but not canonicalization on linux
Alan Bateman
- RFR: 6957241: ClassLoader.getResources() returns only 1 instance when using jar indexing
Alan Bateman
- RFR: 8273111: Default timezone should return zone ID if /etc/localtime is valid but not canonicalization on linux
Florian Weimer
- RFR: 6957241: ClassLoader.getResources() returns only 1 instance when using jar indexing
Daniel Fuchs
- RFR: 8273111: Default timezone should return zone ID if /etc/localtime is valid but not canonicalization on linux
Naoto Sato
- RFR: 8272600: (test) Use native "sleep" in Basic.java [v3]
Roger Riggs
- RFR: 8272600: (test) Use native "sleep" in Basic.java [v3]
Roger Riggs
- RFR: 8272600: (test) Use native "sleep" in Basic.java [v3]
Roger Riggs
- RFR: 8273000: Remove WeakReference-based class initialisation barrier implementation [v2]
Vladimir Ivanov
- RFR: 8273000: Remove WeakReference-based class initialisation barrier implementation [v2]
Vladimir Ivanov
- RFR: 8273000: Remove WeakReference-based class initialisation barrier implementation [v2]
Vladimir Ivanov
- RFR: 8078641: MethodHandle.asTypeCache can retain classes from unloading [v2]
Vladimir Ivanov
- RFR: 8078641: MethodHandle.asTypeCache can retain classes from unloading
Vladimir Ivanov
- RFR: 8273242: (test) Refactor to use TestNG for RuntimeTests ExecCommand tests
Roger Riggs
- RFR: 8272137: Make Collection and Optional classes streamable
CC007
- RFR: 8078641: MethodHandle.asTypeCache can retain classes from unloading [v2]
Mandy Chung
- RFR: 8273248: ProblemList java/lang/instrument/BootClassPath/BootClassPathTest.sh on all configs
Daniel D.Daugherty
- RFR: 8273248: ProblemList java/lang/instrument/BootClassPath/BootClassPathTest.sh on all configs
Naoto Sato
- Integrated: 8273197: ProblemList 2 jtools tests due to JDK-8273187
Daniel D.Daugherty
- RFR: 8273248: ProblemList java/lang/instrument/BootClassPath/BootClassPathTest.sh on all configs
Daniel D.Daugherty
- Integrated: 8273248: ProblemList java/lang/instrument/BootClassPath/BootClassPathTest.sh on all configs
Daniel D.Daugherty
- Withdrawn: 8271602: Add Math.ceilDiv() family parallel to Math.floorDiv() family
Raffaello Giulietti
- RFR: 8273000: Remove WeakReference-based class initialisation barrier implementation [v2]
Paul Sandoz
- RFR: 8273250: Address javadoc issues in Deflater::setDictionationary
Lance Andersen
- RFR: 8214761: Bug in parallel Kahan summation implementation [v4]
Ian Graves
- RFR: 8273250: Address javadoc issues in Deflater::setDictionationary
Roger Riggs
- RFR: 8273250: Address javadoc issues in Deflater::setDictionationary
Naoto Sato
- RFR: 8273250: Address javadoc issues in Deflater::setDictionationary
Iris Clark
- RFR: 8271602: Add Math.ceilDiv() family parallel to Math.floorDiv() family
Raffaello Giulietti
- RFR: JDK-8273194: Document the two possible cases when Lookup::ensureInitialized returns
Mandy Chung
- RFR: 8273250: Address javadoc issues in Deflater::setDictionationary
Brian Burkhalter
- RFR: 8272600: (test) Use native "sleep" in Basic.java [v3]
David Holmes
- RFR: 8272600: (test) Use native "sleep" in Basic.java [v3]
David Holmes
- RFR: 8272600: (test) Use native "sleep" in Basic.java [v3]
David Holmes
- RFR: 8273000: Remove WeakReference-based class initialisation barrier implementation [v2]
David Holmes
- RFR: JDK-8273229: Update OS detection code to recognize Windows Server 2022
Matthias Baesken
- RFR: 8273261: Replace 'while' cycles with iterator with enhanced-for in java.base
Andrey Turbanov
- RFR: 8273261: Replace 'while' cycles with iterator with enhanced-for in java.base
Andrey Turbanov
- RFR: JDK-8273229: Update OS detection code to recognize Windows Server 2022
Alan Bateman
- RFR: JDK-8273229: Update OS detection code to recognize Windows Server 2022
David Holmes
- Integrated: 8273140: Replace usages of Enum.class.getEnumConstants() with Enum.values() where possible
Сергей Цыпанов
- RFR: JDK-8273229: Update OS detection code to recognize Windows Server 2022 [v2]
Matthias Baesken
- RFR: JDK-8273229: Update OS detection code to recognize Windows Server 2022 [v2]
Matthias Baesken
- RFR: 8273101: Eliminate the usage of threadgroup sandboxing in the java.util.logging
Sergey Bylokhov
- RFR: JDK-8273229: Update OS detection code to recognize Windows Server 2022 [v2]
David Holmes
- RFR: 8247980: Exclusive execution of java/util/stream tests slows down tier1
Aleksey Shipilev
- RFR: 8273261: Replace 'while' cycles with iterator with enhanced-for in java.base
Daniel Fuchs
- Integrated: JDK-8273229: Update OS detection code to recognize Windows Server 2022
Matthias Baesken
- RFR: 8078641: MethodHandle.asTypeCache can retain classes from unloading [v3]
Vladimir Ivanov
- RFR: 8078641: MethodHandle.asTypeCache can retain classes from unloading [v2]
Vladimir Ivanov
- RFR: 8273000: Remove WeakReference-based class initialisation barrier implementation [v3]
Vladimir Ivanov
- RFR: 8273000: Remove WeakReference-based class initialisation barrier implementation [v2]
Vladimir Ivanov
- RFR: 6957241: ClassLoader.getResources() returns only 1 instance when using jar indexing
Alan Bateman
- RFR: 8273261: Replace 'while' cycles with iterator with enhanced-for in java.base
Roger Riggs
- RFR: 8272600: (test) Use native "sleep" in Basic.java [v3]
Roger Riggs
- RFR: 8273111: Default timezone should return zone ID if /etc/localtime is valid but not canonicalization on linux
Wu Yan
- RFR: 8273111: Default timezone should return zone ID if /etc/localtime is valid but not canonicalization on linux
Wu Yan
- RFR: JDK-8273194: Document the two possible cases when Lookup::ensureInitialized returns
Alan Bateman
- RFR: 8272600: (test) Use native "sleep" in Basic.java [v3]
Roger Riggs
- RFR: 8273261: Replace 'while' cycles with iterator with enhanced-for in java.base
Iris Clark
- Integrated: 8273250: Address javadoc issues in Deflater::setDictionationary
Lance Andersen
- RFR: JDK-8273194: Document the two possible cases when Lookup::ensureInitialized returns [v2]
Mandy Chung
- RFR: JDK-8273194: Document the two possible cases when Lookup::ensureInitialized returns [v2]
Alan Bateman
- RFR: JDK-8273194: Document the two possible cases when Lookup::ensureInitialized returns [v2]
Mandy Chung
- RFR: 8273259: Character.getName doesn't follow Unicode spec for ideographs
Naoto Sato
- RFR: 8273259: Character.getName doesn't follow Unicode spec for ideographs
Brian Burkhalter
- RFR: 8273259: Character.getName doesn't follow Unicode spec for ideographs
Lance Andersen
- RFR: 8273259: Character.getName doesn't follow Unicode spec for ideographs
Iris Clark
- better random numbers
John Rose
- RFR: 8078641: MethodHandle.asTypeCache can retain classes from unloading [v3]
Mandy Chung
- Integrated: 8214761: Bug in parallel Kahan summation implementation
Ian Graves
- better random numbers
John Rose
- RFR: 8272600: (test) Use native "sleep" in Basic.java [v3]
David Holmes
- RFR: 6957241: ClassLoader.getResources() returns only 1 instance when using jar indexing
wxiang
- RFR: 8273314: Add tier4 test groups
Aleksey Shipilev
- RFR: 8268231: Aarch64: Use ldp in intrinsics for String.compareTo [v4]
Wu Yan
- RFR: 8273315: Parallelize and increase timeouts for java/foreign/TestMatrix.java test
Aleksey Shipilev
- RFR: 6957241: ClassLoader.getResources() returns only 1 instance when using jar indexing
Alan Bateman
- RFR: 8078641: MethodHandle.asTypeCache can retain classes from unloading [v3]
Vladimir Ivanov
- RFR: 8272600: (test) Use native "sleep" in Basic.java [v3]
Roger Riggs
- RFR: 8273329: Remove redundant null check from String.getBytes(String charsetName)
Сергей Цыпанов
- RFR: 8273261: Replace 'while' cycles with iterator with enhanced-for in java.base
Sean Mullan
- RFR: 8273329: Remove redundant null check from String.getBytes(String charsetName)
Roger Riggs
- RFR: 8078641: MethodHandle.asTypeCache can retain classes from unloading [v3]
Peter Levart
- RFR: 8272600: (test) Use native "sleep" in Basic.java [v4]
Roger Riggs
- RFR: 8078641: MethodHandle.asTypeCache can retain classes from unloading [v4]
Vladimir Ivanov
- RFR: 8078641: MethodHandle.asTypeCache can retain classes from unloading [v3]
Vladimir Ivanov
- RFR: 8078641: MethodHandle.asTypeCache can retain classes from unloading [v4]
Peter Levart
- RFR: 8273101: Eliminate the usage of threadgroup sandboxing in the java.util.logging
Phil Race
- RFR: 8273101: Eliminate the usage of threadgroup sandboxing in the java.util.logging
Phil Race
- RFR: 8273101: Eliminate the usage of threadgroup sandboxing in the java.util.logging
Phil Race
- RFR: 8273101: Eliminate the usage of threadgroup sandboxing in the java.util.logging
Phil Race
- RFR: 8273329: Remove redundant null check from String.getBytes(String charsetName)
Sergey Bylokhov
- RFR: 8273101: Eliminate the usage of threadgroup sandboxing in the java.util.logging
Sergey Bylokhov
- RFR: 8078641: MethodHandle.asTypeCache can retain classes from unloading [v4]
Stuart Marks
- RFR: 8273314: Add tier4 test groups
Igor Ignatyev
- RFR: 6957241: ClassLoader.getResources() returns only 1 instance when using jar indexing
Stuart Marks
- RFR: 8273329: Remove redundant null check from String.getBytes(String charsetName)
Iris Clark
- RFR: 8273314: Add tier4 test groups
Aleksey Shipilev
- RFR: 8078641: MethodHandle.asTypeCache can retain classes from unloading [v4]
Vladimir Ivanov
- RFR: 8273329: Remove redundant null check from String.getBytes(String charsetName)
Сергей Цыпанов
- RFR: 8273329: Remove redundant null check from String.getBytes(String charsetName)
Sergey Bylokhov
- RFR: 8273329: Remove redundant null check from String.getBytes(String charsetName)
Сергей Цыпанов
- RFR: 8273101: Eliminate the usage of threadgroup sandboxing in the java.util.logging
Daniel Fuchs
- RFR: JDK-8273246 Amend the test java/nio/channels/DatagramChannel/ManySourcesAndTargets.java to execute in othervm mode
Mark Sheppard
- RFR: 8273101: Eliminate the usage of threadgroup sandboxing in the java.util.logging
Sergey Bylokhov
- RFR: 8255878: FilterInputStream is missing implementations of Java 9 InputStream methods
Brian Burkhalter
- RFR: 8255878: FilterInputStream is missing implementations of Java 9 InputStream methods
Brian Burkhalter
- RFR: 8255878: FilterInputStream is missing implementations of Java 9 InputStream methods [v2]
Brian Burkhalter
- Possible ClassCastException in java.util.regex.Pattern.BmpCharPredicate#union(java.util.regex.Pattern.CharPredicate...)
Stuart Marks
- RFR: 8255878: FilterInputStream is missing implementations of Java 9 InputStream methods [v2]
Daniel Fuchs
- RFR: 8273329: Remove redundant null check from String.getBytes(String charsetName)
Naoto Sato
- RFR: 6957241: ClassLoader.getResources() returns only 1 instance when using jar indexing
wxiang
- RFR: 8273314: Add tier4 test groups
Sergey Bylokhov
- RFR: 8273314: Add tier4 test groups
Igor Ignatyev
- RFR: JDK-8273246 Amend the test java/nio/channels/DatagramChannel/ManySourcesAndTargets.java to execute in othervm mode
Alan Bateman
- RFR: 6957241: ClassLoader.getResources() returns only 1 instance when using jar indexing
Alan Bateman
- RFR: 8255878: FilterInputStream is missing implementations of Java 9 InputStream methods [v2]
Alan Bateman
- RFR: JDK-8273246 Amend the test java/nio/channels/DatagramChannel/ManySourcesAndTargets.java to execute in othervm mode
Mark Sheppard
- RFR: 6957241: ClassLoader.getResources() returns only 1 instance when using jar indexing
Lance Andersen
- RFR: JDK-8272192 Shortcut String equality checks by checking equality of the value array
q2q-2q2
- RFR: JDK-8272192 Shortcut String equality checks by checking equality of the value array
liach
- Proposal: JDK-8231640 - (prop) Canonical property storage
Jaikiran Pai
- RFR: 8231640: (prop) Canonical property storage
Jaikiran Pai
- RFR: 8231640: (prop) Canonical property storage
Jaikiran Pai
- RFR: 8231640: (prop) Canonical property storage
Andrey Turbanov
- RFR: 8273329: Remove redundant null check from String.getBytes(String charsetName)
Сергей Цыпанов
- RFR: 8231640: (prop) Canonical property storage
Alan Bateman
- RFR: 6957241: ClassLoader.getResources() returns only 1 instance when using jar indexing
Alan Bateman
- RFR: JDK-8273246 Amend the test java/nio/channels/DatagramChannel/ManySourcesAndTargets.java to execute in othervm mode [v2]
Mark Sheppard
- RFR: 8231640: (prop) Canonical property storage
Jaikiran Pai
- RFR: 8231640: (prop) Canonical property storage
Jaikiran Pai
- RFR: JDK-8273246 Amend the test java/nio/channels/DatagramChannel/ManySourcesAndTargets.java to execute in othervm mode [v2]
Alan Bateman
- RFR: 8231640: (prop) Canonical property storage
Jaikiran Pai
- RFR: 8231640: (prop) Canonical property storage
Jaikiran Pai
- RFR: 8268231: Aarch64: Use ldp in intrinsics for String.compareTo [v6]
Andrew Haley
- better random numbers
Andrew Haley
- better random numbers
John Rose
- RFR: 8273314: Add tier4 test groups
David Holmes
- RFR: JDK-8272192 Shortcut String equality checks by checking equality of the value array [v2]
q2q-2q2
- Suspicious duplicate condition in java.util.regex.Grapheme#isExcludedSpacingMark
Andrey Turbanov
- RFR: 4890732: GZIPOutputStream doesn't support optional GZIP fields [v12]
Lin Zang
- RFR: 8273101: Eliminate the usage of threadgroup sandboxing in the java.util.logging
Alan Bateman
- RFR: 8255878: FilterInputStream is missing implementations of Java 9 InputStream methods [v2]
Daniel Fuchs
- RFR: 8255878: FilterInputStream is missing implementations of Java 9 InputStream methods [v2]
Alan Bateman
- RFR: 8273314: Add tier4 test groups [v2]
Aleksey Shipilev
- RFR: 8273314: Add tier4 test groups [v3]
Aleksey Shipilev
- RFR: 8273314: Add tier4 test groups
Aleksey Shipilev
- RFR: 8273101: Eliminate the usage of threadgroup sandboxing in the java.util.logging
Sergey Bylokhov
- RFR: 8273314: Add tier4 test groups
Sergey Bylokhov
- better random numbers
John Rose
- RFR: JDK-8272192 Shortcut String equality checks by checking equality of the value array [v2]
David Holmes
- RFR: JDK-8272192 Shortcut String equality checks by checking equality of the value array [v2]
David Holmes
- RFR: 8273314: Add tier4 test groups
David Holmes
- RFR: JDK-8272192 Shortcut String equality checks by checking equality of the value array [v2]
Claes Redestad
- RFR: 8268231: Aarch64: Use ldp in intrinsics for String.compareTo [v7]
Nick Gasson
- RFR: 6957241: ClassLoader.getResources() returns only 1 instance when using jar indexing
wxiang
- RFR: 8273401: Remove JarIndex support in URLClassPath
wxiang
- RFR: 8273278: Support XSLT on GraalVM Native Image--deterministic bytecode generation in XSLT
Jovan Stevanovic
- RFR: 8273278: Support XSLT on GraalVM Native Image--deterministic bytecode generation in XSLT
Jovan Stevanovic
- RFR: 8273314: Add tier4 test groups [v3]
Igor Ignatyev
- RFR: 8273314: Add tier4 test groups [v3]
David Holmes
- RFR: 8273278: Support XSLT on GraalVM Native Image--deterministic bytecode generation in XSLT
Alan Bateman
- RFR: 8273401: Remove JarIndex support in URLClassPath
Alan Bateman
- RFR: 8273314: Add tier4 test groups [v3]
Aleksey Shipilev
- RFR: 8255878: FilterInputStream is missing implementations of Java 9 InputStream methods [v2]
Daniel Fuchs
- better random numbers
Raffaello Giulietti
- RFR: 8269373: some tests in jdk/tools/launcher/ fails on localized Windows platform [v3]
Masanori Yano
- RFR: 8269373: some tests in jdk/tools/launcher/ fails on localized Windows platform [v4]
Masanori Yano
- RFR: 8269373: some tests in jdk/tools/launcher/ fails on localized Windows platform [v3]
Masanori Yano
- RFR: 8269373: some tests in jdk/tools/launcher/ fails on localized Windows platform [v5]
Masanori Yano
- better random numbers
Stefan Zobel
- better random numbers
Raffaello Giulietti
- Suspicious duplicate condition in java.util.regex.Grapheme#isExcludedSpacingMark
Jim Laskey
- RFR: 8273278: Support XSLT on GraalVM Native Image--deterministic bytecode generation in XSLT
Jovan Stevanovic
- RFR: 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle [v8]
Alan Bateman
- RFR: 8273315: Parallelize and increase timeouts for java/foreign/TestMatrix.java test
Maurizio Cimadamore
- RFR: 8231640: (prop) Canonical property storage
Jaikiran Pai
- RFR: 8273315: Parallelize and increase timeouts for java/foreign/TestMatrix.java test
Aleksey Shipilev
- RFR: 8273315: Parallelize and increase timeouts for java/foreign/TestMatrix.java test
Maurizio Cimadamore
- RFR: 8231640: (prop) Canonical property storage [v2]
Jaikiran Pai
- RFR: 8273315: Parallelize and increase timeouts for java/foreign/TestMatrix.java test
Aleksey Shipilev
- RFR: 8231640: (prop) Canonical property storage
Andrey Turbanov
- RFR: 8273435: Remove redundant zero-length check in ClassDesc.of
Andrey Turbanov
- RFR: 8273435: Remove redundant zero-length check in ClassDesc.of
Сергей Цыпанов
- RFR: 8273315: Parallelize and increase timeouts for java/foreign/TestMatrix.java test
Maurizio Cimadamore
- RFR: 8273435: Remove redundant zero-length check in ClassDesc.of
Roger Riggs
- RFR: 8273315: Parallelize and increase timeouts for java/foreign/TestMatrix.java test
Aleksey Shipilev
- RFR: 8231640: (prop) Canonical property storage
Roger Riggs
- RFR: 8231640: (prop) Canonical property storage
Jaikiran Pai
- RFR: 8273315: Parallelize and increase timeouts for java/foreign/TestMatrix.java test
Maurizio Cimadamore
- RFR: 8231640: (prop) Canonical property storage
Alan Bateman
- RFR: 8273315: Parallelize and increase timeouts for java/foreign/TestMatrix.java test
Aleksey Shipilev
- RFR: 8269373: some tests in jdk/tools/launcher/ fails on localized Windows platform [v5]
Naoto Sato
- Suspicious duplicate condition in java.util.regex.Grapheme#isExcludedSpacingMark
Naoto Sato
- RFR: 8273401: Remove JarIndex support in URLClassPath
Lance Andersen
- RFR: 8273401: Remove JarIndex support in URLClassPath
Lance Andersen
- RFR: 8273315: Parallelize and increase timeouts for java/foreign/TestMatrix.java test
Maurizio Cimadamore
- RFR: 8273315: Parallelize and increase timeouts for java/foreign/TestMatrix.java test
Alan Bateman
- RFR: 8273401: Remove JarIndex support in URLClassPath
Sean Mullan
- RFR: 8231640: (prop) Canonical property storage [v2]
Robert Scholte
- RFR: 8273369: Computing micros between two instants unexpectedly overflows for some cases
Naoto Sato
- RFR: 8273369: Computing micros between two instants unexpectedly overflows for some cases
Lance Andersen
- RFR: 8273369: Computing micros between two instants unexpectedly overflows for some cases
Roger Riggs
- RFR: 8273369: Computing micros between two instants unexpectedly overflows for some cases [v2]
Naoto Sato
- RFR: 8273369: Computing micros between two instants unexpectedly overflows for some cases [v2]
Naoto Sato
- RFR: 8273369: Computing micros between two instants unexpectedly overflows for some cases [v3]
Naoto Sato
- RFR: 8273369: Computing micros between two instants unexpectedly overflows for some cases [v3]
Roger Riggs
- RFR: 8273369: Computing micros between two instants unexpectedly overflows for some cases [v4]
Naoto Sato
- RFR: 8273369: Computing micros between two instants unexpectedly overflows for some cases [v4]
Roger Riggs
- RFR: 8273242: (test) Refactor to use TestNG for RuntimeTests ExecCommand tests
Naoto Sato
- RFR: 8273450: Fix the copyright header of SVML files
Sandhya Viswanathan
- RFR: 8273242: (test) Refactor to use TestNG for RuntimeTests ExecCommand tests
Lance Andersen
- Integrated: JDK-8273246 Amend the test java/nio/channels/DatagramChannel/ManySourcesAndTargets.java to execute in othervm mode
Mark Sheppard
- RFR: 8273450: Fix the copyright header of SVML files
David Holmes
- RFR: 8273450: Fix the copyright header of SVML files
Sandhya Viswanathan
- RFR: 8273450: Fix the copyright header of SVML files
David Holmes
- RFR: 8273450: Fix the copyright header of SVML files
David Holmes
- RFR: 8273278: Support XSLT on GraalVM Native Image--deterministic bytecode generation in XSLT
Joe Wang
- RFR: 8273369: Computing micros between two instants unexpectedly overflows for some cases [v4]
Joe Wang
- RFR: 8273314: Add tier4 test groups [v3]
David Holmes
- RFR: 8273278: Support XSLT on GraalVM Native Image--deterministic bytecode generation in XSLT
Joe Wang
- RFR: 8273369: Computing micros between two instants unexpectedly overflows for some cases [v5]
Naoto Sato
- RFR: 8273369: Computing micros between two instants unexpectedly overflows for some cases [v4]
Naoto Sato
- RFR: 8273259: Character.getName doesn't follow Unicode spec for ideographs [v2]
Naoto Sato
- RFR: 8273450: Fix the copyright header of SVML files
Sandhya Viswanathan
- RFR: 8078641: MethodHandle.asTypeCache can retain classes from unloading [v4]
Stuart Marks
- RFR: 8273259: Character.getName doesn't follow Unicode spec for ideographs [v2]
Iris Clark
- RFR: 8231640: (prop) Canonical property storage
Stuart Marks
- RFR: 8273369: Computing micros between two instants unexpectedly overflows for some cases [v5]
Joe Wang
- RFR: 8231640: (prop) Canonical property storage [v2]
Jaikiran Pai
- RFR: 8273450: Fix the copyright header of SVML files
Paul Sandoz
- RFR: 8231640: (prop) Canonical property storage
Jaikiran Pai
- RFR: 8273401: Remove JarIndex support in URLClassPath [v2]
wxiang
- RFR: 8273401: Remove JarIndex support in URLClassPath [v2]
wxiang
- RFR: 8273401: Remove JarIndex support in URLClassPath [v2]
wxiang
- RFR: 8273401: Remove JarIndex support in URLClassPath [v2]
wxiang
- RFR: 8273401: Remove JarIndex support in URLClassPath [v2]
wxiang
- RFR: 8273401: Remove JarIndex support in URLClassPath [v2]
wxiang
- RFR: 8273401: Remove JarIndex support in URLClassPath [v2]
Yi Yang
- RFR: 8273401: Remove JarIndex support in URLClassPath [v2]
Alan Bateman
- RFR: 8273315: Parallelize and increase timeouts for java/foreign/TestMatrix.java test
Aleksey Shipilev
- RFR: 8273315: Parallelize and increase timeouts for java/foreign/TestMatrix.java test [v2]
Aleksey Shipilev
- RFR: 8273315: Parallelize and increase timeouts for java/foreign/TestMatrix.java test [v2]
Aleksey Shipilev
- RFR: 8231640: (prop) Canonical property storage [v3]
Jaikiran Pai
- RFR: 8231640: (prop) Canonical property storage
Jaikiran Pai
- RFR: 8231640: (prop) Canonical property storage [v3]
Jaikiran Pai
- RFR: 8231640: (prop) Canonical property storage
Jaikiran Pai
- RFR: 8231640: (prop) Canonical property storage [v4]
Jaikiran Pai
- RFR: 8273484: Cleanup unnecessary null comparison before instanceof check in java.naming
Andrey Turbanov
- RFR: 8273487: Zero: Handle "zero" variant in runtime tests
Aleksey Shipilev
- RFR: 8273315: Parallelize and increase timeouts for java/foreign/TestMatrix.java test
Arno Zeller
- RFR: 8273487: Zero: Handle "zero" variant in runtime tests
Alan Bateman
- RFR: 8078641: MethodHandle.asTypeCache can retain classes from unloading [v4]
Vladimir Ivanov
- Integrated: 8078641: MethodHandle.asTypeCache can retain classes from unloading
Vladimir Ivanov
- RFR: 8273000: Remove WeakReference-based class initialisation barrier implementation [v3]
Vladimir Ivanov
- Integrated: 8273000: Remove WeakReference-based class initialisation barrier implementation
Vladimir Ivanov
- RFR: 8273315: Parallelize and increase timeouts for java/foreign/TestMatrix.java test [v2]
Maurizio Cimadamore
- RFR: 8273315: Parallelize and increase timeouts for java/foreign/TestMatrix.java test [v2]
Maurizio Cimadamore
- RFR: 8273315: Parallelize and increase timeouts for java/foreign/TestMatrix.java test [v2]
Maurizio Cimadamore
- RFR: 8273278: Support XSLT on GraalVM Native Image--deterministic bytecode generation in XSLT
Jovan Stevanovic
- RFR: 8231640: (prop) Canonical property storage [v4]
Magnus Ihse Bursie
- RFR: 8273487: Zero: Handle "zero" variant in runtime tests
David Holmes
- RFR: 8273487: Zero: Handle "zero" variant in runtime tests [v2]
Aleksey Shipilev
- RFR: 8273487: Zero: Handle "zero" variant in runtime tests
Aleksey Shipilev
- RFR: 8273369: Computing micros between two instants unexpectedly overflows for some cases [v5]
Roger Riggs
- RFR: 8273369: Computing micros between two instants unexpectedly overflows for some cases [v5]
Stephen Colebourne
- RFR: 8273315: Parallelize and increase timeouts for java/foreign/TestMatrix.java test
Aleksey Shipilev
- RFR: 8273315: Parallelize and increase timeouts for java/foreign/TestMatrix.java test [v2]
Arno Zeller
- RFR: 8273369: Computing micros between two instants unexpectedly overflows for some cases [v5]
Naoto Sato
- RFR: 8273369: Computing micros between two instants unexpectedly overflows for some cases [v5]
Stephen Colebourne
- Integrated: 8269373: some tests in jdk/tools/launcher/ fails on localized Windows platform
Masanori Yano
- Integrated: 8273329: Remove redundant null check from String.getBytes(String charsetName)
Сергей Цыпанов
- RFR: 8273450: Fix the copyright header of SVML files
Sandhya Viswanathan
- Integrated: 8273450: Fix the copyright header of SVML files
Sandhya Viswanathan
- RFR: 8273369: Computing micros between two instants unexpectedly overflows for some cases [v6]
Naoto Sato
- RFR: 8273369: Computing micros between two instants unexpectedly overflows for some cases [v5]
Naoto Sato
- RFR: 8273369: Computing micros between two instants unexpectedly overflows for some cases [v6]
Roger Riggs
- RFR: 8273369: Computing micros between two instants unexpectedly overflows for some cases [v6]
Lance Andersen
- RFR: 8273278: Support XSLT on GraalVM Native Image--deterministic bytecode generation in XSLT
Joe Wang
- [External] : Re: RFR: 8231640: (prop) Canonical property storage
Stuart Marks
- RFR: 8231640: (prop) Canonical property storage [v3]
Stuart Marks
- RFR: 8273242: (test) Refactor to use TestNG for RuntimeTests ExecCommand tests [v2]
Roger Riggs
- RFR: 8273242: (test) Refactor to use TestNG for RuntimeTests ExecCommand tests [v2]
Lance Andersen
- RFR: 8273242: (test) Refactor to use TestNG for RuntimeTests ExecCommand tests [v2]
Roger Riggs
- RFR: 8273242: (test) Refactor to use TestNG for RuntimeTests ExecCommand tests [v2]
Naoto Sato
- Confusing javadoc on a method java.lang.StringBuilder#readObject
Andrey Turbanov
- RFR: 8273430: Suspicious duplicate condition in java.util.regex.Grapheme#isExcludedSpacingMark
Ian Graves
- RFR: 8273430: Suspicious duplicate condition in java.util.regex.Grapheme#isExcludedSpacingMark
Naoto Sato
- RFR: 8255878: FilterInputStream is missing implementations of Java 9 InputStream methods [v2]
Brian Burkhalter
- Withdrawn: 8255878: FilterInputStream is missing implementations of Java 9 InputStream methods
Brian Burkhalter
- Integrated: 8273242: (test) Refactor to use TestNG for RuntimeTests ExecCommand tests
Roger Riggs
- RFR: 8266936: Add a finalization JFR event [v10]
Coleen Phillimore
- RFR: 8273513: Make java.io.FilterInputStream specification more precise about overrides
Brian Burkhalter
- RFR: 8273513: Make java.io.FilterInputStream specification more precise about overrides
Brian Burkhalter
- RFR: 8273188: java/lang/instrument/BootClassPath/BootClassPathTest.sh fails with "FATAL ERROR in native method: processing of -javaagent failed, processJavaStart failed"
Naoto Sato
- RFR: 8273188: java/lang/instrument/BootClassPath/BootClassPathTest.sh fails with "FATAL ERROR in native method: processing of -javaagent failed, processJavaStart failed"
David Holmes
- RFR: 8273188: java/lang/instrument/BootClassPath/BootClassPathTest.sh fails with "FATAL ERROR in native method: processing of -javaagent failed, processJavaStart failed"
Naoto Sato
- RFR: 8273487: Zero: Handle "zero" variant in runtime tests [v2]
David Holmes
- RFR: 8273188: java/lang/instrument/BootClassPath/BootClassPathTest.sh fails with "FATAL ERROR in native method: processing of -javaagent failed, processJavaStart failed"
David Holmes
- RFR: 8273188: java/lang/instrument/BootClassPath/BootClassPathTest.sh fails with "FATAL ERROR in native method: processing of -javaagent failed, processJavaStart failed"
Naoto Sato
- RFR: 8273513: Make java.io.FilterInputStream specification more precise about overrides
Brian Burkhalter
- RFR: 8268231: Aarch64: Use ldp in intrinsics for String.compareTo [v7]
Wu Yan
- RFR: 8268231: Aarch64: Use ldp in intrinsics for String.compareTo [v7]
Nick Gasson
- RFR: 8273514: java/util/DoubleStreamSums/CompensatedSums.java failure
Ian Graves
- RFR: 8231640: (prop) Canonical property storage [v5]
Jaikiran Pai
- How can I trigger a @Serial warning?
Cay Horstmann
- RFR: 8231640: (prop) Canonical property storage [v6]
Jaikiran Pai
- [External] : Re: RFR: 8231640: (prop) Canonical property storage
Jaikiran Pai
- RFR: 8231640: (prop) Canonical property storage [v3]
Jaikiran Pai
- Integrated: 8273315: Parallelize and increase timeouts for java/foreign/TestMatrix.java test
Aleksey Shipilev
- RFR: 8273487: Zero: Handle "zero" variant in runtime tests [v2]
Aleksey Shipilev
- Integrated: 8273487: Zero: Handle "zero" variant in runtime tests
Aleksey Shipilev
- RFR: 8273111: Default timezone should return zone ID if /etc/localtime is valid but not canonicalization on linux [v2]
Wu Yan
- Proposal: JDK-8231640 - (prop) Canonical property storage
Jaikiran Pai
- RFR: 8231640: (prop) Canonical property storage [v6]
Jaikiran Pai
- RFR: 8273111: Default timezone should return zone ID if /etc/localtime is valid but not canonicalization on linux [v2]
Wu Yan
- RFR: 8273513: Make java.io.FilterInputStream specification more precise about overrides
Daniel Fuchs
- RFR: JDK-8273526: Extend the OSContainer API pids controller with pids.current
Matthias Baesken
- RFR: 8231640: (prop) Canonical property storage [v7]
Jaikiran Pai
- Proposal: JDK-8231640 - (prop) Canonical property storage
Magnus Ihse Bursie
- RFR: 8273315: Parallelize and increase timeouts for java/foreign/TestMatrix.java test [v2]
Maurizio Cimadamore
- RFR: JDK-8273526: Extend the OSContainer API pids controller with pids.current
Severin Gehwolf
- Proposal: JDK-8231640 - (prop) Canonical property storage
Magnus Ihse Bursie
- RFR: 8273278: Support XSLT on GraalVM Native Image--deterministic bytecode generation in XSLT [v2]
Jovan Stevanovic
- RFR: 8273278: Support XSLT on GraalVM Native Image--deterministic bytecode generation in XSLT
Jovan Stevanovic
- RFR: 8273484: Cleanup unnecessary null comparison before instanceof check in java.naming
Aleksei Efimov
- Patch for JDK-8273541
Kartik Ohri
- Patch for JDK-8273541
Aleksey Shipilev
- RFR: 8273494: Zero: Put libjvm.so into "zero" folder, not "server"
Aleksey Shipilev
- Patch for JDK-8273541
Alan Bateman
- Patch for JDK-8273541
Kartik Ohri
- RFR: 8273494: Zero: Put libjvm.so into "zero" folder, not "server"
David Holmes
- RFR: 8273494: Zero: Put libjvm.so into "zero" folder, not "server"
Aleksey Shipilev
- RFR: 8273484: Cleanup unnecessary null comparison before instanceof check in java.naming
Andrey Turbanov
- RFR: 8273484: Cleanup unnecessary null comparison before instanceof check in java.naming [v2]
Andrey Turbanov
- RFR: 8273188: java/lang/instrument/BootClassPath/BootClassPathTest.sh fails with "FATAL ERROR in native method: processing of -javaagent failed, processJavaStart failed"
Alan Bateman
- RFR: 8273494: Zero: Put libjvm.so into "zero" folder, not "server"
Magnus Ihse Bursie
- RFR: 8273494: Zero: Put libjvm.so into "zero" folder, not "server"
Magnus Ihse Bursie
- RFR: 8273494: Zero: Put libjvm.so into "zero" folder, not "server"
Aleksey Shipilev
- RFR: 8273494: Zero: Put libjvm.so into "zero" folder, not "server"
Magnus Ihse Bursie
- RFR: 8273494: Zero: Put libjvm.so into "zero" folder, not "server"
Aleksey Shipilev
- RFR: 8273494: Zero: Put libjvm.so into "zero" folder, not "server"
Magnus Ihse Bursie
- RFR: 8273278: Support XSLT on GraalVM Native Image--deterministic bytecode generation in XSLT [v2]
Joe Wang
- RFR: 8078641: MethodHandle.asTypeCache can retain classes from unloading [v3]
Mandy Chung
- RFR: 8273514: java/util/DoubleStreamSums/CompensatedSums.java failure [v2]
Ian Graves
- [jdk17] RFR: 8271868: Warn user when using mac-sign option with unsigned app-image.
Andy Herrick
- [jdk17] RFR: 8271868: Warn user when using mac-sign option with unsigned app-image.
Alexey Semenyuk
- RFR: 8272903: Missing license header in ArenaAllocator.java
Maurizio Cimadamore
- RFR: 8272903: Missing license header in ArenaAllocator.java
Brian Burkhalter
- RFR: 8272903: Missing license header in ArenaAllocator.java
Lance Andersen
- Integrated: 8272903: Missing license header in ArenaAllocator.java
Maurizio Cimadamore
- RFR: JDK-8273162 AbstractSplittableWithBrineGenerator does not create a random salt
Jim Laskey
- Proposal: JDK-8231640 - (prop) Canonical property storage
Roger Riggs
- RFR: 4511638: Double.toString(double) sometimes produces incorrect results [v2]
Raffaello Giulietti
- RFR: 8231640: (prop) Canonical property storage [v7]
Roger Riggs
- [jdk17] Integrated: 8271868: Warn user when using mac-sign option with unsigned app-image.
Andy Herrick
- Integrated: 8273188: java/lang/instrument/BootClassPath/BootClassPathTest.sh fails with "FATAL ERROR in native method: processing of -javaagent failed, processJavaStart failed"
Naoto Sato
- [jdk17] RFR: JDK-8272639: jpackaged applications using microphone on mac
Andy Herrick
- RFR: 8273484: Cleanup unnecessary null comparison before instanceof check in java.naming [v2]
Aleksei Efimov
- RFR: 8273402: Use derived NamingExceptions in com.sun.jndi.ldap.Connection#readReply
Aleksei Efimov
- [jdk17] RFR: JDK-8272639: jpackaged applications using microphone on mac
Alexander Matveev
- [jdk17] RFR: JDK-8272639: jpackaged applications using microphone on mac
Sergey Bylokhov
- RFR: 8273101: Eliminate the usage of threadgroup sandboxing in the java.util.logging
Mandy Chung
- RFR: 8273494: Zero: Put libjvm.so into "zero" folder, not "server"
David Holmes
- RFR: 8273101: Eliminate the usage of threadgroup sandboxing in the java.util.logging
Sergey Bylokhov
- [jdk17] RFR: JDK-8272639: jpackaged applications using microphone on mac
Alexey Semenyuk
- RFR: 8273491: java.util.spi.LocaleServiceProvider spec contains statement that is too strict
Naoto Sato
- RFR: 8271602: Add Math.ceilDiv() family parallel to Math.floorDiv() family
Brian Burkhalter
- RFR: 8273513: Make java.io.FilterInputStream specification more precise about overrides [v2]
Brian Burkhalter
- RFR: 8273513: Make java.io.FilterInputStream specification more precise about overrides [v2]
Naoto Sato
- RFR: 8273513: Make java.io.FilterInputStream specification more precise about overrides [v3]
Brian Burkhalter
- RFR: 8231640: (prop) Canonical property storage [v7]
Jaikiran Pai
- How can I trigger a @Serial warning?
Joseph D. Darcy
- RFR: 8231640: (prop) Canonical property storage [v8]
Jaikiran Pai
- RFR: 8273541: Cleaner Thread creates with normal priority instead of MAX_PRIORITY - 2
kabutz
- RFR: 8273541: Cleaner Thread creates with normal priority instead of MAX_PRIORITY - 2
Aleksey Shipilev
- RFR: 8273541: Cleaner Thread creates with normal priority instead of MAX_PRIORITY - 2
Alan Bateman
- RFR: 8273541: Cleaner Thread creates with normal priority instead of MAX_PRIORITY - 2
kabutz
- RFR: 8273541: Cleaner Thread creates with normal priority instead of MAX_PRIORITY - 2
kabutz
- RFR: 8273541: Cleaner Thread creates with normal priority instead of MAX_PRIORITY - 2
kabutz
- RFR: 8273541: Cleaner Thread creates with normal priority instead of MAX_PRIORITY - 2
Lance Andersen
- RFR: 8273541: Cleaner Thread creates with normal priority instead of MAX_PRIORITY - 2
Aleksey Shipilev
- RFR: 8231640: (prop) Canonical property storage [v7]
Robert Scholte
- RFR: 8273541: Cleaner Thread creates with normal priority instead of MAX_PRIORITY - 2
Alan Bateman
- RFR: 8273494: Zero: Put libjvm.so into "zero" folder, not "server"
Aleksey Shipilev
- RFR: 8231640: (prop) Canonical property storage [v7]
Alan Bateman
- RFR: 8273484: Cleanup unnecessary null comparison before instanceof check in java.naming [v2]
Daniel Fuchs
- RFR: 8273402: Use derived NamingExceptions in com.sun.jndi.ldap.Connection#readReply
Daniel Fuchs
- RFR: 8233674: JarURLConnection.getJarFile throws Exception if some process is holding the file
Masanori Yano
- RFR: 8273494: Zero: Put libjvm.so into "zero" folder, not "server"
David Holmes
- RFR: 8231640: (prop) Canonical property storage [v9]
Jaikiran Pai
- [jdk17] RFR: JDK-8272639: jpackaged applications using microphone on mac
Kevin Rushforth
- [jdk17] Withdrawn: JDK-8272639: jpackaged applications using microphone on mac
Kevin Rushforth
- RFR: 8273541: Cleaner Thread creates with normal priority instead of MAX_PRIORITY - 2
Lance Andersen
- RFR: JDK-8273526: Extend the OSContainer API pids controller with pids.current [v2]
Matthias Baesken
- RFR: JDK-8273526: Extend the OSContainer API pids controller with pids.current
Matthias Baesken
- RFR: 8273595: tools/jpackage tests do not work on apt-based Linux Distros like Debian
Ao Qi
- RFR: 8273259: Character.getName doesn't follow Unicode spec for ideographs [v3]
Naoto Sato
- RFR: 8231640: (prop) Canonical property storage [v7]
Magnus Ihse Bursie
- RFR: 8273278: Support XSLT on GraalVM Native Image--deterministic bytecode generation in XSLT [v2]
Jovan Stevanovic
- RFR: 8273278: Support XSLT on GraalVM Native Image--deterministic bytecode generation in XSLT [v2]
Jovan Stevanovic
- RFR: JDK-8273526: Extend the OSContainer API pids controller with pids.current [v2]
Severin Gehwolf
- [jdk17] RFR: JDK-8273592: Backout JDK-8271868
Andy Herrick
- RFR: 8273259: Character.getName doesn't follow Unicode spec for ideographs [v3]
Iris Clark
- [jdk17] RFR: JDK-8273592: Backout JDK-8271868
Kevin Rushforth
- RFR: 8273541: Cleaner Thread creates with normal priority instead of MAX_PRIORITY - 2
Claes Redestad
- Integrated: 8273541: Cleaner Thread creates with normal priority instead of MAX_PRIORITY - 2
kabutz
- [jdk17] RFR: JDK-8273592: Backout JDK-8271868
Alexey Semenyuk
- Integrated: 8273402: Use derived NamingExceptions in com.sun.jndi.ldap.Connection#readReply
Aleksei Efimov
- RFR: 8273595: tools/jpackage tests do not work on apt-based Linux distros like Debian
Alexey Semenyuk
- [jdk17] Integrated: JDK-8273592: Backout JDK-8271868
Andy Herrick
- RFR: 8231640: (prop) Canonical property storage [v9]
Roger Riggs
- RFR: 8231640: (prop) Canonical property storage [v9]
Jaikiran Pai
- RFR: 8231640: (prop) Canonical property storage [v9]
Roger Riggs
- RFR: 8231640: (prop) Canonical property storage [v9]
Roger Riggs
- RFR: 8231640: (prop) Canonical property storage [v10]
Jaikiran Pai
- RFR: 8273494: Zero: Put libjvm.so into "zero" folder, not "server"
Andrew John Hughes
- RFR: 8231640: (prop) Canonical property storage [v9]
Jaikiran Pai
- Integrated: 8273369: Computing micros between two instants unexpectedly overflows for some cases
Naoto Sato
- RFR: 8273595: tools/jpackage tests do not work on apt-based Linux distros like Debian
Alexey Semenyuk
- RFR: 8273595: tools/jpackage tests do not work on apt-based Linux distros like Debian
Ao Qi
- RFR: 8273402: Use derived NamingExceptions in com.sun.jndi.ldap.Connection#readReply
Michael Osipov
- RFR: 8231640: (prop) Canonical property storage [v6]
Stuart Marks
- Integrated: JDK-8273194: Document the two possible cases when Lookup::ensureInitialized returns
Mandy Chung
- RFR: 8273595: tools/jpackage tests do not work on apt-based Linux distros like Debian
Andy Herrick
- RFR: 8231640: (prop) Canonical property storage [v10]
Stuart Marks
- RFR: JDK-8273162 AbstractSplittableWithBrineGenerator does not create a random salt
Brian Burkhalter
- RFR: JDK-8273162 AbstractSplittableWithBrineGenerator does not create a random salt
Roger Riggs
- Integrated: JDK-8273162 AbstractSplittableWithBrineGenerator does not create a random salt
Jim Laskey
- RFR: 8273491: java.util.spi.LocaleServiceProvider spec contains statement that is too strict
Joe Wang
- RFR: 8273278: Support XSLT on GraalVM Native Image--deterministic bytecode generation in XSLT [v2]
Jovan Stevanovic
- RFR: 8271602: Add Math.ceilDiv() family parallel to Math.floorDiv() family [v2]
Raffaello Giulietti
- RFR: 8271602: Add Math.ceilDiv() family parallel to Math.floorDiv() family [v2]
Raffaello Giulietti
- Integrated: 8273278: Support XSLT on GraalVM Native Image--deterministic bytecode generation in XSLT
Jovan Stevanovic
- RFR: 8273541: Cleaner Thread creates with normal priority instead of MAX_PRIORITY - 2
kabutz
- RFR: 8273491: java.util.spi.LocaleServiceProvider spec contains statement that is too strict [v2]
Naoto Sato
- RFR: 8273491: java.util.spi.LocaleServiceProvider spec contains statement that is too strict [v2]
Naoto Sato
- RFR: 8273491: java.util.spi.LocaleServiceProvider spec contains statement that is too strict [v2]
Joe Wang
- RFR: 8273491: java.util.spi.LocaleServiceProvider spec contains statement that is too strict [v2]
Joe Wang
- RFR: 8273430: Suspicious duplicate condition in java.util.regex.Grapheme#isExcludedSpacingMark [v2]
Ian Graves
- RFR: 8273430: Suspicious duplicate condition in java.util.regex.Grapheme#isExcludedSpacingMark [v2]
Ian Graves
- RFR: 8273430: Suspicious duplicate condition in java.util.regex.Grapheme#isExcludedSpacingMark [v2]
Naoto Sato
- RFR: 8273616: Fix trivial doc typos in the java.base module
Pavel Rappo
- RFR: 8273514: java/util/DoubleStreamSums/CompensatedSums.java failure [v2]
Roger Riggs
- RFR: 8273616: Fix trivial doc typos in the java.base module
John R Rose
- RFR: 8273616: Fix trivial doc typos in the java.base module
Florent Guillaume
- RFR: 8273259: Character.getName doesn't follow Unicode spec for ideographs [v3]
Joe Darcy
- Integrated: 8273595: tools/jpackage tests do not work on apt-based Linux distros like Debian
Ao Qi
- RFR: 8273616: Fix trivial doc typos in the java.base module [v2]
Pavel Rappo
- RFR: 8273616: Fix trivial doc typos in the java.base module [v2]
Pavel Rappo
- RFR: 8273616: Fix trivial doc typos in the java.base module [v2]
Iris Clark
- RFR: 8271602: Add Math.ceilDiv() family parallel to Math.floorDiv() family [v2]
Brian Burkhalter
- RFR: 8273491: java.util.spi.LocaleServiceProvider spec contains statement that is too strict [v2]
Lance Andersen
- RFR: 8273491: java.util.spi.LocaleServiceProvider spec contains statement that is too strict [v2]
Naoto Sato
- RFR: 8273491: java.util.spi.LocaleServiceProvider spec contains statement that is too strict [v2]
Lance Andersen
- RFR: 8273491: java.util.spi.LocaleServiceProvider spec contains statement that is too strict [v2]
Lance Andersen
- RFR: 8273616: Fix trivial doc typos in the java.base module [v2]
Lance Andersen
- RFR: 8273541: Cleaner Thread creates with normal priority instead of MAX_PRIORITY - 2
David Holmes
- Integrated: 8273484: Cleanup unnecessary null comparison before instanceof check in java.naming
Andrey Turbanov
- RFR: 8231640: (prop) Canonical property storage [v11]
Jaikiran Pai
- RFR: 8231640: (prop) Canonical property storage [v10]
Jaikiran Pai
- RFR: 8233674: JarURLConnection.getJarFile throws Exception if some process is holding the file
Alan Bateman
- RFR: 8231640: (prop) Canonical property storage [v11]
Jaikiran Pai
- RFR: 8273514: java/util/DoubleStreamSums/CompensatedSums.java failure [v2]
Joe Darcy
- RFR: 8258117: jar tool sets the time stamp of module-info.class entries to the current time
Jaikiran Pai
- RFR: 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle [v8]
Peter Levart
- RFR: 8272515: JFR: Names should only be valid Java identifiers
Erik Gahlin
- RFR: 8266936: Add a finalization JFR event [v10]
Markus Grönlund
- RFR: 8273656: Improve java.lang.invoke.MethodType.parameterList() and its usage
Сергей Цыпанов
- RFR: 8273616: Fix trivial doc typos in the java.base module [v3]
Pavel Rappo
- RFR: 8273616: Fix trivial doc typos in the java.base module [v2]
Pavel Rappo
- RFR: 8273616: Fix trivial doc typos in the java.base module [v3]
Daniel Fuchs
- RFR: 8273616: Fix trivial doc typos in the java.base module [v3]
Roger Riggs
- RFR: 8273656: Improve java.lang.invoke.MethodType.parameterList() and its usage
Jorn Vernee
- RFR: 8231640: (prop) Canonical property storage [v10]
Roger Riggs
- RFR: 8273656: Improve java.lang.invoke.MethodType.parameterList() and its usage
Jorn Vernee
- RFR: 8273616: Fix trivial doc typos in the java.base module [v3]
Iris Clark
- Integrated: 8273259: Character.getName doesn't follow Unicode spec for ideographs
Naoto Sato
- RFR: 8273616: Fix trivial doc typos in the java.base module [v3]
Lance Andersen
- RFR: 8273514: java/util/DoubleStreamSums/CompensatedSums.java failure [v3]
Ian Graves
- RFR: 8273514: java/util/DoubleStreamSums/CompensatedSums.java failure [v2]
Ian Graves
- RFR: 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle [v8]
Mandy Chung
- RFR: 8247980: Exclusive execution of java/util/stream tests slows down tier1
Aleksey Shipilev
- RFR: 8266936: Add a finalization JFR event [v11]
Markus Grönlund
- RFR: 8273616: Fix trivial doc typos in the java.base module [v3]
John R Rose
- RFR: 8273656: Improve java.lang.invoke.MethodType.parameterList() and its usage
Mandy Chung
- RFR: 8273656: Improve java.lang.invoke.MethodType.parameterList() and its usage
Vladimir Ivanov
- RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort)
iaroslavski
- RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort)
Laurent Bourgès
- RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort)
iaroslavski
- RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort)
iaroslavski
- RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort)
Richard Startin
- RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort)
Richard Startin
- RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort)
Laurent Bourgès
- RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort)
Laurent Bourgès
- RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort)
Richard Startin
- RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort)
Richard Startin
- RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort)
Richard Startin
- RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort)
Richard Startin
- RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort)
iaroslavski
- RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort)
Richard Startin
- RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort)
Laurent Bourgès
- RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort)
Piotr Tarsa
- RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort)
Laurent Bourgès
- RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort)
Laurent Bourgès
- RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort)
Jörn Horstmann
- RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort)
iaroslavski
- RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort)
Richard Startin
- RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort)
Laurent Bourgès
- RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort)
Nils Eliasson
- RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort)
iaroslavski
- RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort)
Nils Eliasson
- RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort)
Nils Eliasson
- Integrated: 8273616: Fix trivial doc typos in the java.base module
Pavel Rappo
- Integrated: 8273513: Make java.io.FilterInputStream specification more precise about overrides
Brian Burkhalter
- RFR: 8273681: Add Vector API vs Arrays.mismatch intrinsic benchmark
Kartik Ohri
- RFR: 8272515: JFR: Names should only be valid Java identifiers
Alan Bateman
- RFR: 8273681: Add Vector API vs Arrays.mismatch intrinsic benchmark
Paul Sandoz
- RFR: 8273681: Add Vector API vs Arrays.mismatch intrinsic benchmark
Paul Sandoz
- Integrated: 8273430: Suspicious duplicate condition in java.util.regex.Grapheme#isExcludedSpacingMark
Ian Graves
- RFR: 8258117: jar tool sets the time stamp of module-info.class entries to the current time
Bernd Eckenfels
- RFR: 8273691: Missing comma after 2021 in GraphemeTestAccessor.java copyright notice
David Holmes
- RFR: 8273691: Missing comma after 2021 in GraphemeTestAccessor.java copyright notice
Ian Graves
- RFR: 8273691: Missing comma after 2021 in GraphemeTestAccessor.java copyright notice
Paul Sandoz
- RFR: 8273691: Missing comma after 2021 in GraphemeTestAccessor.java copyright notice
David Holmes
- Integrated: 8273691: Missing comma after 2021 in GraphemeTestAccessor.java copyright notice
David Holmes
- RFR: 8258117: jar tool sets the time stamp of module-info.class entries to the current time
Jaikiran Pai
- RFR: 8231640: (prop) Canonical property storage [v12]
Jaikiran Pai
- RFR: 8231640: (prop) Canonical property storage [v10]
Jaikiran Pai
- RFR: 8231640: (prop) Canonical property storage [v13]
Jaikiran Pai
- RFR: 8273711: Remove redundant stream() call before forEach in jdk.jlink
Andrey Turbanov
- RFR: 8273710: Remove redundant stream() call before forEach in jdk.jdeps
Andrey Turbanov
- RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort)
Alan Bateman
- RFR: 8273711: Remove redundant stream() call before forEach in jdk.jlink
Alan Bateman
- RFR: 8245095: Implementation of JEP 408: Simple Web Server
Julia Boes
- RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort)
iaroslavski
- RFR: 8231640: (prop) Canonical property storage [v10]
Alan Bateman
- RFR: 8231640: (prop) Canonical property storage [v13]
Daniel Fuchs
- RFR: 8231640: (prop) Canonical property storage [v3]
Daniel Fuchs
- RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort)
Alan Bateman
- RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort)
iaroslavski
- RFR: 8273710: Remove redundant stream() call before forEach in jdk.jdeps
Daniel Fuchs
- RFR: 8245095: Implementation of JEP 408: Simple Web Server
Magnus Ihse Bursie
- RFR: 8273494: Zero: Put libjvm.so into "zero" folder, not "server"
Magnus Ihse Bursie
- RFR: 8231640: (prop) Canonical property storage [v13]
Magnus Ihse Bursie
- RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort)
Richard Startin
- RFR: 8231640: (prop) Canonical property storage [v13]
Jaikiran Pai
- Withdrawn: 8270057: Use Objects.checkFromToIndex for j.u.c.CopyOnWriteArrayList
duke
- RFR: 8273401: Remove JarIndex support in URLClassPath [v2]
Alan Bateman
- RFR: 8273494: Zero: Put libjvm.so into "zero" folder, not "server"
Severin Gehwolf
- RFR: 8231640: (prop) Canonical property storage [v13]
Jaikiran Pai
- Integrated: 8273491: java.util.spi.LocaleServiceProvider spec contains statement that is too strict
Naoto Sato
- RFR: 8231640: (prop) Canonical property storage [v13]
Daniel Fuchs
- RFR: 8231640: (prop) Canonical property storage [v14]
Jaikiran Pai
- RFR: 8231640: (prop) Canonical property storage [v14]
Daniel Fuchs
- RFR: 8231640: (prop) Canonical property storage [v13]
Jaikiran Pai
- RFR: 8231640: (prop) Canonical property storage [v13]
Daniel Fuchs
- RFR: 8231640: (prop) Canonical property storage [v13]
Jaikiran Pai
- RFR: 8245095: Implementation of JEP 408: Simple Web Server
Andrey Turbanov
- RFR: 8231640: (prop) Canonical property storage [v14]
Jaikiran Pai
- RFR: 8231640: (prop) Canonical property storage [v14]
Daniel Fuchs
- RFR: 8245095: Implementation of JEP 408: Simple Web Server
Daniel Fuchs
- RFR: JDK-8273040: Turning off JpAllowDowngrades (or Upgrades)
Andy Herrick
- RFR: 8245095: Implementation of JEP 408: Simple Web Server
Andrey Turbanov
- RFR: 8231640: (prop) Canonical property storage [v15]
Jaikiran Pai
- RFR: 8231640: (prop) Canonical property storage [v14]
Jaikiran Pai
- RFR: 8273402: Use derived NamingExceptions in com.sun.jndi.ldap.Connection#readReply
Aleksei Efimov
- RFR: JDK-8273526: Extend the OSContainer API pids controller with pids.current [v3]
Matthias Baesken
- RFR: JDK-8273526: Extend the OSContainer API pids controller with pids.current [v2]
Matthias Baesken
- RFR: 8273402: Use derived NamingExceptions in com.sun.jndi.ldap.Connection#readReply
Michael Osipov
- RFR: 8273711: Remove redundant stream() call before forEach in jdk.jlink
Paul Sandoz
- RFR: 8245095: Implementation of JEP 408: Simple Web Server
Jaikiran Pai
- RFR: 8245095: Implementation of JEP 408: Simple Web Server
Jaikiran Pai
- RFR: 8273494: Zero: Put libjvm.so into "zero" folder, not "server"
Aleksey Shipilev
- RFR: 8245095: Implementation of JEP 408: Simple Web Server
Julia Boes
- RFR: 8245095: Implementation of JEP 408: Simple Web Server
Julia Boes
- RFR: JDK-8273040: Turning off JpAllowDowngrades (or Upgrades)
Alexey Semenyuk
- RFR: 8245095: Implementation of JEP 408: Simple Web Server
Daniel Fuchs
- RFR: 8245095: Implementation of JEP 408: Simple Web Server
Jim Laskey
- RFR: 8245095: Implementation of JEP 408: Simple Web Server
Jim Laskey
- RFR: JDK-8273526: Extend the OSContainer API pids controller with pids.current [v3]
Severin Gehwolf
- RFR: JDK-8273526: Extend the OSContainer API pids controller with pids.current [v3]
Ioi Lam
- RFR: 8245095: Implementation of JEP 408: Simple Web Server
Daniel Fuchs
- RFR: 8245095: Implementation of JEP 408: Simple Web Server
Daniel Fuchs
- RFR: 8245095: Implementation of JEP 408: Simple Web Server
Daniel Fuchs
- RFR: JDK-8273526: Extend the OSContainer API pids controller with pids.current [v3]
Ioi Lam
- Integrated: JDK-8273040: Turning off JpAllowDowngrades (or Upgrades)
Andy Herrick
- RFR: 8272815: jpackage --type rpm produces an error: Invalid or unsupported type: [null]
Alexey Semenyuk
- RFR: 8231640: (prop) Canonical property storage [v15]
Stuart Marks
- RFR: 8272815: jpackage --type rpm produces an error: Invalid or unsupported type: [null]
Andy Herrick
- RFR: JDK-8273526: Extend the OSContainer API pids controller with pids.current [v3]
Severin Gehwolf
- RFR: 8231640: (prop) Canonical property storage [v15]
Roger Riggs
- RFR: 8231640: (prop) Canonical property storage [v15]
Roger Riggs
- RFR: 8248862: Implement Enhanced Pseudo-Random Number Generators [v42]
stefan-zobel
- RFR: 8248862: Implement Enhanced Pseudo-Random Number Generators [v42]
Jim Laskey
- RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort) [v2]
iaroslavski
- RFR: 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle [v8]
Peter Levart
- RFR: 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle [v8]
Peter Levart
- RFR: 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle [v8]
Peter Levart
- RFR: 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle [v8]
Mandy Chung
- RFR: 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle [v8]
Mandy Chung
- RFR: 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle [v8]
Mandy Chung
- RFR: 8231640: (prop) Canonical property storage [v15]
Daniel Fuchs
- RFR: 8231640: (prop) Canonical property storage [v15]
Roger Riggs
- RFR: 8272815: jpackage --type rpm produces an error: Invalid or unsupported type: [null] [v2]
Alexey Semenyuk
- RFR: 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle [v8]
Peter Levart
- RFR: 8272815: jpackage --type rpm produces an error: Invalid or unsupported type: [null] [v2]
Alexander Matveev
- RFR: 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle [v8]
Mandy Chung
- RFR: 8273494: Zero: Put libjvm.so into "zero" folder, not "server"
David Holmes
- RFR: 8273401: Remove JarIndex support in URLClassPath [v2]
wxiang
- RFR: 8245095: Implementation of JEP 408: Simple Web Server
Florent Guillaume
- RFR: 8245095: Implementation of JEP 408: Simple Web Server
Jaikiran Pai
- RFR: 8231640: (prop) Canonical property storage [v16]
Jaikiran Pai
- RFR: 8231640: (prop) Canonical property storage [v15]
Jaikiran Pai
- RFR: 8273401: Remove JarIndex support in URLClassPath [v2]
Alan Bateman
- RFR: 8231640: (prop) Canonical property storage [v17]
Jaikiran Pai
- RFR: 8231640: (prop) Canonical property storage [v15]
Jaikiran Pai
- RFR: 8273711: Remove redundant stream() call before forEach in jdk.jlink [v2]
Andrey Turbanov
- RFR: JDK-8273526: Extend the OSContainer API pids controller with pids.current [v3]
Matthias Baesken
- RFR: JDK-8273526: Extend the OSContainer API pids controller with pids.current [v4]
Matthias Baesken
- RFR: 8193682: Infinite loop in ZipOutputStream.close()
Ravi Reddy
- RFR: 8193682: Infinite loop in ZipOutputStream.close()
Ravi Reddy
- RFR: 8245095: Implementation of JEP 408: Simple Web Server
Michael McMahon
- RFR: JDK-8273526: Extend the OSContainer API pids controller with pids.current [v3]
Matthias Baesken
- RFR: JDK-8273526: Extend the OSContainer API pids controller with pids.current [v2]
Matthias Baesken
- RFR: 8245095: Implementation of JEP 408: Simple Web Server
Julia Boes
- RFR: 8245095: Implementation of JEP 408: Simple Web Server
Julia Boes
- RFR: 8245095: Implementation of JEP 408: Simple Web Server
Julia Boes
- RFR: 8245095: Implementation of JEP 408: Simple Web Server
Julia Boes
- RFR: 8273494: Zero: Put libjvm.so into "zero" folder, not "server"
Aleksey Shipilev
- Integrated: 8273494: Zero: Put libjvm.so into "zero" folder, not "server"
Aleksey Shipilev
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v2]
Julia Boes
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v2]
Julia Boes
- RFR: JDK-8273526: Extend the OSContainer API pids controller with pids.current [v4]
Severin Gehwolf
- RFR: 8273401: Disable JarIndex support in URLClassPath
wxiang
- RFR: 8273797: Stop impersonating "server" VM in all VM variants
Aleksey Shipilev
- RFR: 8273401: Remove JarIndex support in URLClassPath [v2]
wxiang
- RFR: 8273803: Zero: Handle "zero" variant in CommandLineOptionTest.java
Aleksey Shipilev
- RFR: 8273804: Platform.isTieredSupported should handle the no-compiler case
Aleksey Shipilev
- Integrated: 8273656: Improve java.lang.invoke.MethodType.parameterList() and its usage
Сергей Цыпанов
- RFR: 8231640: (prop) Canonical property storage [v15]
Daniel Fuchs
- RFR: 8273401: Disable JarIndex support in URLClassPath
Daniel Fuchs
- RFR: 8273401: Disable JarIndex support in URLClassPath
Daniel Fuchs
- RFR: 8273401: Disable JarIndex support in URLClassPath
Alan Bateman
- RFR: 8273797: Stop impersonating "server" VM in all VM variants
David Holmes
- RFR: 8273803: Zero: Handle "zero" variant in CommandLineOptionTest.java
David Holmes
- RFR: 8273804: Platform.isTieredSupported should handle the no-compiler case
David Holmes
- Integrated: 8273514: java/util/DoubleStreamSums/CompensatedSums.java failure
Ian Graves
- RFR: 8272815: jpackage --type rpm produces an error: Invalid or unsupported type: [null] [v3]
Alexey Semenyuk
- Integrated: 8272815: jpackage --type rpm produces an error: Invalid or unsupported type: [null]
Alexey Semenyuk
- RFR: 8273797: Stop impersonating "server" VM in all VM variants
Aleksey Shipilev
- RFR: 8273314: Add tier4 test groups [v3]
Aleksey Shipilev
- RFR: 8273774: jdk.tools.jlink.internal.Platform::is64Bit() should not hard code for x64 and AARCH64
Remilia Scarlet
- RFR: 8247980: Exclusive execution of java/util/stream tests slows down tier1
Arno Zeller
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v2]
Michael McMahon
- RFR: 8273797: Stop impersonating "server" VM in all VM variants
Erik Joelsson
- RFR: 8273401: Disable JarIndex support in URLClassPath
Alan Bateman
- RFR: 8273401: Disable JarIndex support in URLClassPath
Alan Bateman
- RFR: 8231640: (prop) Canonical property storage [v17]
Roger Riggs
- RFR: 8231640: (prop) Canonical property storage [v17]
Daniel Fuchs
- RFR: JDK-8273526: Extend the OSContainer API pids controller with pids.current [v4]
Ioi Lam
- RFR: 8273774: jdk.tools.jlink.internal.Platform::is64Bit() should not hard code for x64 and AARCH64
Mandy Chung
- RFR: 8153490: Cannot setBytes() if incoming buffer's length is bigger than number of elements we want to insert. [v4]
Lance Andersen
- RFR: 8273401: Disable JarIndex support in URLClassPath
Lance Andersen
- RFR: 8273401: Disable JarIndex support in URLClassPath
Daniel Fuchs
- RFR: 8273401: Disable JarIndex support in URLClassPath
Lance Andersen
- RFR: 8272600: (test) Use native "sleep" in Basic.java [v4]
Roger Riggs
- RFR: 8231640: (prop) Canonical property storage [v17]
Stuart Marks
- RFR: 8272600: (test) Use native "sleep" in Basic.java [v4]
David Holmes
- RFR: 8231640: (prop) Canonical property storage [v17]
Roger Riggs
- RFR: 8272600: (test) Use native "sleep" in Basic.java [v4]
Roger Riggs
- RFR: 8272600: (test) Use native "sleep" in Basic.java [v4]
David Holmes
- RFR: 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle [v8]
Mandy Chung
- RFR: 8272600: (test) Use native "sleep" in Basic.java [v4]
Bernd Eckenfels
- RFR: 8273401: Disable JarIndex support in URLClassPath [v2]
wxiang
- RFR: 8273401: Disable JarIndex support in URLClassPath [v2]
wxiang
- RFR: 8231640: (prop) Canonical property storage [v17]
Jaikiran Pai
- RFR: 8273774: jdk.tools.jlink.internal.Platform::is64Bit() should not hard code for x64 and AARCH64 [v2]
Remilia Scarlet
- RFR: 8273774: CDSPluginTest should only expect classes_nocoops.jsa exists on supported 64-bit platforms [v3]
Remilia Scarlet
- RFR: 8231640: (prop) Canonical property storage [v18]
Jaikiran Pai
- RFR: 8272600: (test) Use native "sleep" in Basic.java [v4]
Ioi Lam
- Integrated: JDK-8273526: Extend the OSContainer API pids controller with pids.current
Matthias Baesken
- RFR: 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle [v8]
Peter Levart
- RFR: 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle [v8]
Peter Levart
- RFR: 8273803: Zero: Handle "zero" variant in CommandLineOptionTest.java
Aleksey Shipilev
- Integrated: 8273803: Zero: Handle "zero" variant in CommandLineOptionTest.java
Aleksey Shipilev
- Integrated: 8273804: Platform.isTieredSupported should handle the no-compiler case
Aleksey Shipilev
- RFR: 8273804: Platform.isTieredSupported should handle the no-compiler case
Aleksey Shipilev
- RFR: 8273401: Disable JarIndex support in URLClassPath [v2]
Daniel Fuchs
- RFR: 8273401: Disable JarIndex support in URLClassPath [v2]
Daniel Fuchs
- RFR: 8273401: Disable JarIndex support in URLClassPath [v2]
wxiang
- RFR: 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle [v8]
Peter Levart
- RFR: 8236505: Mark jdk/editpad/EditPadTest.java as @headful
Aleksey Shipilev
- RFR: 8236505: Mark jdk/editpad/EditPadTest.java as @headful
Aleksey Shipilev
- RFR: 8236505: Mark jdk/editpad/EditPadTest.java as @headful
Jan Lahoda
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v3]
Julia Boes
- RFR: 8273401: Disable JarIndex support in URLClassPath [v2]
Lance Andersen
- RFR: 8273401: Disable JarIndex support in URLClassPath [v2]
Lance Andersen
- RFR: 8273401: Disable JarIndex support in URLClassPath [v2]
Alan Bateman
- RFR: 8231640: (prop) Canonical property storage [v17]
Jaikiran Pai
- RFR: 8231640: (prop) Canonical property storage [v17]
Jaikiran Pai
- RFR: 8231640: (prop) Canonical property storage [v17]
Jaikiran Pai
- RFR: 8273401: Disable JarIndex support in URLClassPath [v3]
wxiang
- RFR: 8273401: Disable JarIndex support in URLClassPath [v3]
Alan Bateman
- RFR: 8273401: Disable JarIndex support in URLClassPath [v2]
wxiang
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v3]
Jaikiran Pai
- RFR: 8273797: Stop impersonating "server" VM in all VM variants
Aleksey Shipilev
- RFR: 8247980: Exclusive execution of java/util/stream tests slows down tier1
Igor Ignatyev
- RFR: 8247980: Exclusive execution of java/util/stream tests slows down tier1
Aleksey Shipilev
- RFR: 8273710: Remove redundant stream() call before forEach in jdk.jdeps
Aleksey Shipilev
- Integrated: 8273710: Remove redundant stream() call before forEach in jdk.jdeps
Andrey Turbanov
- RFR: 8272600: (test) Use native "sleep" in Basic.java [v5]
Roger Riggs
- RFR: 8273774: CDSPluginTest should only expect classes_nocoops.jsa exists on supported 64-bit platforms [v3]
Mandy Chung
- RFR: 8273774: CDSPluginTest should only expect classes_nocoops.jsa exists on supported 64-bit platforms [v3]
Calvin Cheung
- RFR: 8273774: CDSPluginTest should only expect classes_nocoops.jsa exists on supported 64-bit platforms [v3]
Mandy Chung
- RFR: 8273401: Disable JarIndex support in URLClassPath [v3]
Mandy Chung
- RFR: 8273774: CDSPluginTest should only expect classes_nocoops.jsa exists on supported 64-bit platforms [v3]
Calvin Cheung
- RFR: 8268764: Use Long.hashCode() instead of int-cast where applicable [v4]
Сергей Цыпанов
- RFR: 8273681: Add Vector API vs Arrays.mismatch intrinsic benchmark [v2]
Kartik Ohri
- RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort) [v3]
iaroslavski
- RFR: 8272600: (test) Use native "sleep" in Basic.java [v5]
Bernd Eckenfels
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v3]
Bernd Eckenfels
- RFR: 8273681: Add Vector API vs Arrays.mismatch intrinsic benchmark [v2]
Paul Sandoz
- RFR: 8273774: CDSPluginTest should only expect classes_nocoops.jsa exists on supported 64-bit platforms [v4]
Remilia Scarlet
- RFR: 8273774: CDSPluginTest should only expect classes_nocoops.jsa exists on supported 64-bit platforms [v4]
Remilia Scarlet
- RFR: 8273774: CDSPluginTest should only expect classes_nocoops.jsa exists on supported 64-bit platforms [v4]
Mandy Chung
- RFR: 8273774: CDSPluginTest should only expect classes_nocoops.jsa exists on supported 64-bit platforms [v4]
Remilia Scarlet
- RFR: 8273774: CDSPluginTest should only expect classes_nocoops.jsa exists on supported 64-bit platforms [v5]
Remilia Scarlet
- RFR: 8273774: CDSPluginTest should only expect classes_nocoops.jsa exists on supported 64-bit platforms [v5]
Mandy Chung
- RFR: 8273101: Eliminate the usage of threadgroup sandboxing in the java.util.logging
Sergey Bylokhov
- RFR: 8231640: (prop) Canonical property storage [v19]
Jaikiran Pai
- RFR: 8231640: (prop) Canonical property storage [v20]
Jaikiran Pai
- RFR: 8273681: Add Vector API vs Arrays.mismatch intrinsic benchmark
Kartik Ohri
- RFR: 8273681: Add Vector API vs Arrays.mismatch intrinsic benchmark [v3]
Kartik Ohri
- RFR: 8273681: Add Vector API vs Arrays.mismatch intrinsic benchmark [v2]
Kartik Ohri
- RFR: 8247980: Exclusive execution of java/util/stream tests slows down tier1
Alan Bateman
- RFR: 8247980: Exclusive execution of java/util/stream tests slows down tier1
Aleksey Shipilev
- RFR: 8236505: Mark jdk/editpad/EditPadTest.java as @headful
Aleksey Shipilev
- better random numbers
John Rose
- RFR: 8273314: Add tier4 test groups [v4]
Aleksey Shipilev
- RFR: 8273314: Add tier4 test groups [v3]
Aleksey Shipilev
- RFR: 8268231: Aarch64: Use ldp in intrinsics for String.compareTo [v6]
Wu Yan
- RFR: 8273314: Add tier4 test groups [v4]
Sergey Bylokhov
- RFR: 8233674: JarURLConnection.getJarFile throws Exception if some process is holding the file
Masanori Yano
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v3]
Julia Boes
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v3]
Jaikiran Pai
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v3]
Jaikiran Pai
- RFR: 8233674: JarURLConnection.getJarFile throws Exception if some process is holding the file
Alan Bateman
- RFR: 8266936: Add a finalization JFR event [v11]
Coleen Phillimore
- RFR: 8193682: Infinite loop in ZipOutputStream.close()
Alan Bateman
- RFR: 8258117: jar tool sets the time stamp of module-info.class entries to the current time [v2]
Jaikiran Pai
- RFR: 8273314: Add tier4 test groups [v4]
Igor Ignatyev
- RFR: 8266936: Add a finalization JFR event [v11]
Markus Grönlund
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v3]
Julia Boes
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v3]
Julia Boes
- RFR: 8273774: CDSPluginTest should only expect classes_nocoops.jsa exists on supported 64-bit platforms [v5]
Calvin Cheung
- Integrated: 8273681: Add Vector API vs Arrays.mismatch intrinsic benchmark
Kartik Ohri
- RFR: 8247980: Exclusive execution of java/util/stream tests slows down tier1
Paul Sandoz
- RFR: 8231640: (prop) Canonical property storage [v7]
Roger Riggs
- RFR: 8273187: jtools tests fail with missing markerName check
Naoto Sato
- Integrated: 8273774: CDSPluginTest should only expect classes_nocoops.jsa exists on supported 64-bit platforms
Remilia Scarlet
- RFR: 8273187: jtools tests fail with missing markerName check
Iris Clark
- RFR: 8273187: jtools tests fail with missing markerName check
Serguei Spitsyn
- RFR: 8273187: jtools tests fail with missing markerName check
Joe Wang
- RFR: 8231640: (prop) Canonical property storage [v21]
Jaikiran Pai
- RFR: 8231640: (prop) Canonical property storage [v7]
Jaikiran Pai
- RFR: 8273314: Add tier4 test groups [v4]
David Holmes
- RFR: 8273314: Add tier4 test groups [v4]
Aleksey Shipilev
- RFR: 8247980: Exclusive execution of java/util/stream tests slows down tier1
Aleksey Shipilev
- RFR: 8268231: Aarch64: Use ldp in intrinsics for String.compareTo [v6]
Andrew Dinn
- RFR: 8268231: Aarch64: Use ldp in intrinsics for String.compareTo [v6]
Andrew Haley
- RFR: 8268231: Aarch64: Use ldp in intrinsics for String.compareTo [v7]
Andrew Haley
- RFR: 8273935: (zipfs) Files.getFileAttributeView() throws UOE instead of returning null when view not supported
Lance Andersen
- RFR: 8273797: Stop impersonating "server" VM in all VM variants
Magnus Ihse Bursie
- RFR: 8273935: (zipfs) Files.getFileAttributeView() throws UOE instead of returning null when view not supported
Alan Bateman
- RFR: 8273797: Stop impersonating "server" VM in all VM variants
Magnus Ihse Bursie
- RFR: 8272600: (test) Use native "sleep" in Basic.java [v6]
Roger Riggs
- RFR: 8231640: (prop) Canonical property storage [v21]
Daniel Fuchs
- RFR: 8272515: JFR: Names should only be valid Java identifiers
Markus Grönlund
- Integrated: 8273187: jtools tests fail with missing markerName check
Naoto Sato
- Integrated: 8273314: Add tier4 test groups
Aleksey Shipilev
- Integrated: 8247980: Exclusive execution of java/util/stream tests slows down tier1
Aleksey Shipilev
- Condition is always false in 'ProcessHandleImpl.Info#toString'
Andrey Turbanov
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v4]
Julia Boes
- Condition is always false in 'ProcessHandleImpl.Info#toString'
Sundararajan Athijegannathan
- Integrated: 8272515: JFR: Names should only be valid Java identifiers
Erik Gahlin
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v4]
Daniel Fuchs
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v4]
Daniel Fuchs
- RFR: 8273935: (zipfs) Files.getFileAttributeView() throws UOE instead of returning null when view not supported
Severin Gehwolf
- RFR: 8273935: (zipfs) Files.getFileAttributeView() throws UOE instead of returning null when view not supported
Brian Burkhalter
- RFR: 8273935: (zipfs) Files.getFileAttributeView() throws UOE instead of returning null when view not supported
Lance Andersen
- RFR: 8273935: (zipfs) Files.getFileAttributeView() throws UOE instead of returning null when view not supported
Lance Andersen
- RFR: 8273935: (zipfs) Files.getFileAttributeView() throws UOE instead of returning null when view not supported [v2]
Lance Andersen
- RFR: 8273935: (zipfs) Files.getFileAttributeView() throws UOE instead of returning null when view not supported [v3]
Lance Andersen
- RFR: 8273935: (zipfs) Files.getFileAttributeView() throws UOE instead of returning null when view not supported [v3]
Alan Bateman
- RFR: 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle [v8]
Mandy Chung
- RFR: 8273935: (zipfs) Files.getFileAttributeView() throws UOE instead of returning null when view not supported [v3]
Brian Burkhalter
- What causes java.lang.InternalError: platform encoding not initialized ?
Scott Palmer
- What causes java.lang.InternalError: platform encoding not initialized ?
Kevin Rushforth
- Confusing javadoc on a method java.lang.StringBuilder#readObject
Joseph D. Darcy
- RFR: 8274031: Typo in StringBuilder.readObject
Joe Darcy
- RFR: 8274031: Typo in StringBuilder.readObject
Brian Burkhalter
- Integrated: 8274031: Typo in StringBuilder.readObject
Joe Darcy
- RFR: 8231640: (prop) Canonical property storage [v21]
Jaikiran Pai
- RFR: 8231640: (prop) Canonical property storage [v21]
Joseph D. Darcy
- RFR: 8231640: (prop) Canonical property storage [v21]
Jaikiran Pai
- RFR: 8272600: (test) Use native "sleep" in Basic.java [v6]
David Holmes
- RFR: 8273797: Stop impersonating "server" VM in all VM variants
Aleksey Shipilev
- Integrated: 8273797: Stop impersonating "server" VM in all VM variants
Aleksey Shipilev
- RFR: 8273935: (zipfs) Files.getFileAttributeView() throws UOE instead of returning null when view not supported [v3]
Severin Gehwolf
- RFR: 8268764: Use Long.hashCode() instead of int-cast where applicable [v4]
Alexander Zuev
- RFR: 8236505: Mark jdk/editpad/EditPadTest.java as @headful
Aleksey Shipilev
- RFR: 8236505: Mark jdk/editpad/EditPadTest.java as @headful
Jan Lahoda
- RFR: 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle [v8]
Claes Redestad
- Integrated: 8236505: Mark jdk/editpad/EditPadTest.java as @headful
Aleksey Shipilev
- RFR: 8236505: Mark jdk/editpad/EditPadTest.java as @headful
Aleksey Shipilev
- RFR: 8274071: Clean up java.lang.ref comments and documentation
Pavel Rappo
- RFR: 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle [v8]
Peter Levart
- RFR: 8274075: Fix miscellaneous typos in java.base
Pavel Rappo
- RFR: 8274075: Fix miscellaneous typos in java.base
Daniel Fuchs
- RFR: 8273924: ArrayIndexOutOfBoundsException thrown in java.util.JapaneseImperialCalendar.add()
Naoto Sato
- RFR: 8272600: (test) Use native "sleep" in Basic.java [v6]
Roger Riggs
- RFR: 8274075: Fix miscellaneous typos in java.base [v2]
Pavel Rappo
- What causes java.lang.InternalError: platform encoding not initialized ?
Andy Herrick
- RFR: 8274071: Clean up java.lang.ref comments and documentation
Roger Riggs
- RFR: 8273924: ArrayIndexOutOfBoundsException thrown in java.util.JapaneseImperialCalendar.add()
Roger Riggs
- RFR: 8274079: Cleanup unnecessary calls to Throwable.initCause() in java.base module
Andrey Turbanov
- What causes java.lang.InternalError: platform encoding not initialized ?
Alan Bateman
- RFR: 8274079: Cleanup unnecessary calls to Throwable.initCause() in java.base module
Pavel Rappo
- RFR: 8274071: Clean up java.lang.ref comments and documentation
Kim Barrett
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v5]
Julia Boes
- RFR: 8274079: Cleanup unnecessary calls to Throwable.initCause() in java.base module
Weijun Wang
- What causes java.lang.InternalError: platform encoding not initialized ?
Scott Palmer
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v4]
Julia Boes
- [External] : Re: What causes java.lang.InternalError: platform encoding not initialized ?
Andy Herrick
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v5]
Hannes Wallnöfer
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v5]
Hannes Wallnöfer
- RFR: 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle [v8]
Claes Redestad
- [External] : Re: What causes java.lang.InternalError: platform encoding not initialized ?
Andy Herrick
- [External] : Re: What causes java.lang.InternalError: platform encoding not initialized ?
Alan Bateman
- RFR: 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle [v8]
Peter Levart
- [External] : Re: What causes java.lang.InternalError: platform encoding not initialized ?
Scott Palmer
- RFR: 8274075: Fix miscellaneous typos in java.base [v2]
Joe Darcy
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v5]
Daniel Fuchs
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v5]
Daniel Fuchs
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v5]
Michael McMahon
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v5]
Hannes Wallnöfer
- [External] : Re: What causes java.lang.InternalError: platform encoding not initialized ?
Andy Herrick
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v5]
Daniel Fuchs
- RFR: 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle [v8]
Mandy Chung
- RFR: 8274071: Clean up java.lang.ref comments and documentation
Mandy Chung
- RFR: 8274071: Clean up java.lang.ref comments and documentation
Iris Clark
- RFR: 8274075: Fix miscellaneous typos in java.base [v2]
Iris Clark
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v5]
Julia Boes
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v5]
Michael McMahon
- RFR: 8273924: ArrayIndexOutOfBoundsException thrown in java.util.JapaneseImperialCalendar.add()
Iris Clark
- RFR: 8274075: Fix miscellaneous typos in java.base [v2]
Brian Burkhalter
- RFR: 8274075: Fix miscellaneous typos in java.base [v2]
Lance Andersen
- RFR: 8274075: Fix miscellaneous typos in java.base [v2]
Lance Andersen
- RFR: 8274071: Clean up java.lang.ref comments and documentation
Lance Andersen
- RFR: 8274075: Fix miscellaneous typos in java.base [v2]
Pavel Rappo
- RFR: 8274075: Fix miscellaneous typos in java.base [v2]
Brian Burkhalter
- RFR: 8274075: Fix miscellaneous typos in java.base [v2]
Pavel Rappo
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v5]
Michael McMahon
- RFR: 8274075: Fix miscellaneous typos in java.base [v2]
Pavel Rappo
- RFR: 8274075: Fix miscellaneous typos in java.base [v2]
Brian Burkhalter
- RFR: 8274003: ProcessHandleImpl.Info toString has an if check which is always true
Roger Riggs
- RFR: 8274003: ProcessHandleImpl.Info toString has an if check which is always true
Brian Burkhalter
- RFR: 8274003: ProcessHandleImpl.Info toString has an if check which is always true
Naoto Sato
- RFR: 8274003: ProcessHandleImpl.Info toString has an if check which is always true
Iris Clark
- Integrated: 8273935: (zipfs) Files.getFileAttributeView() throws UOE instead of returning null when view not supported
Lance Andersen
- [External] : Re: What causes java.lang.InternalError: platform encoding not initialized ?
Scott Palmer
- RFR: 8269850: Most JDK releases report macOS version 12 as 10.16 instead of 12.0
Roger Riggs
- RFR: 8269850: Most JDK releases report macOS version 12 as 10.16 instead of 12.0
Brian Burkhalter
- Unused HashMap's in ThaiBuddhistChronology
Andrey Turbanov
- Unused HashMap's in ThaiBuddhistChronology
Roger Riggs
- RFR: 8273546: DecimalFormat documentation contains literal HTML character references
Naoto Sato
- RFR: 8274075: Fix miscellaneous typos in java.base [v2]
David Holmes
- RFR: 8273924: ArrayIndexOutOfBoundsException thrown in java.util.JapaneseImperialCalendar.add()
Joe Wang
- RFR: 8273924: ArrayIndexOutOfBoundsException thrown in java.util.JapaneseImperialCalendar.add() [v2]
Naoto Sato
- RFR: 8273924: ArrayIndexOutOfBoundsException thrown in java.util.JapaneseImperialCalendar.add() [v2]
Naoto Sato
- RFR: 8273924: ArrayIndexOutOfBoundsException thrown in java.util.JapaneseImperialCalendar.add() [v2]
Joe Wang
- RFR: 8273546: DecimalFormat documentation contains literal HTML character references
Joe Wang
- RFR: 8273546: DecimalFormat documentation contains literal HTML character references
Brian Burkhalter
- RFR: 8273546: DecimalFormat documentation contains literal HTML character references
Iris Clark
- RFR: 8273924: ArrayIndexOutOfBoundsException thrown in java.util.JapaneseImperialCalendar.add() [v2]
Iris Clark
- [External] : Re: What causes java.lang.InternalError: platform encoding not initialized ?
Scott Palmer
- RFR: 8273546: DecimalFormat documentation contains literal HTML character references
Lance Andersen
- RFR: 8272600: (test) Use native "sleep" in Basic.java [v6]
David Holmes
- RFR: 8273656: Improve java.lang.invoke.MethodType.parameterList() and its usage
John Rose
- RFR: 8273656: Improve java.lang.invoke.MethodType.parameterList() and its usage
Claes Redestad
- [External] : Re: What causes java.lang.InternalError: platform encoding not initialized ?
Alan Bateman
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v5]
Chris Hegarty
- RFR: 8273656: Improve java.lang.invoke.MethodType.parameterList() and its usage
Сергей Цыпанов
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v5]
Julia Boes
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v5]
Julia Boes
- RFR: 8231640: (prop) Canonical property storage [v21]
Alan Bateman
- RFR: 8231640: (prop) Canonical property storage [v21]
Alan Bateman
- RFR: 8274075: Fix miscellaneous typos in java.base [v2]
Pavel Rappo
- RFR: 8231640: (prop) Canonical property storage [v22]
Jaikiran Pai
- RFR: 8231640: (prop) Canonical property storage [v21]
Jaikiran Pai
- [External] : Re: What causes java.lang.InternalError: platform encoding not initialized ?
Andy Herrick
- RFR: 8273656: Improve java.lang.invoke.MethodType.parameterList() and its usage
Jorn Vernee
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v5]
Julia Boes
- RFR: 8274075: Fix miscellaneous typos in java.base [v3]
Pavel Rappo
- RFR: 8274075: Fix miscellaneous typos in java.base [v2]
Pavel Rappo
- RFR: 8274075: Fix miscellaneous typos in java.base [v2]
Pavel Rappo
- RFR: 8274075: Fix miscellaneous typos in java.base [v3]
Lance Andersen
- RFR: 8273656: Improve java.lang.invoke.MethodType.parameterList() and its usage
Claes Redestad
- Integrated: 8274071: Clean up java.lang.ref comments and documentation
Pavel Rappo
- [External] : Re: What causes java.lang.InternalError: platform encoding not initialized ?
Andy Herrick
- RFR: 8272600: (test) Use native "sleep" in Basic.java [v6]
Roger Riggs
- Integrated: 8272600: (test) Use native "sleep" in Basic.java
Roger Riggs
- Integrated: 8274003: ProcessHandleImpl.Info toString has an if check which is always true
Roger Riggs
- [External] : Re: What causes java.lang.InternalError: platform encoding not initialized ?
Scott Palmer
- [External] : Re: What causes java.lang.InternalError: platform encoding not initialized ?
Scott Palmer
- Withdrawn: 8269850: Most JDK releases report macOS version 12 as 10.16 instead of 12.0
Roger Riggs
- [External] : Re: What causes java.lang.InternalError: platform encoding not initialized ?
Andy Herrick
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v6]
Julia Boes
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v3]
Julia Boes
- RFR: 8269850: Most JDK releases report macOS version 12 as 10.16 instead of 12.0
Roger Riggs
- RFR: 8273656: Improve java.lang.invoke.MethodType.parameterList() and its usage
Jorn Vernee
- RFR: 8274075: Fix miscellaneous typos in java.base [v4]
Pavel Rappo
- RFR: 8274075: Fix miscellaneous typos in java.base [v4]
Lance Andersen
- [External] : Re: What causes java.lang.InternalError: platform encoding not initialized ?
Scott Palmer
- Integrated: 8273924: ArrayIndexOutOfBoundsException thrown in java.util.JapaneseImperialCalendar.add()
Naoto Sato
- Unused HashMap's in ThaiBuddhistChronology
Naoto Sato
- RFR: 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle [v9]
Mandy Chung
- Integrated: 8271602: Add Math.ceilDiv() family parallel to Math.floorDiv() family
Raffaello Giulietti
- RFR: 8274075: Fix miscellaneous typos in java.base [v4]
Brian Burkhalter
- RFR: 8269850: Most JDK releases report macOS version 12 as 10.16 instead of 12.0
Naoto Sato
- RFR: 8269850: Most JDK releases report macOS version 12 as 10.16 instead of 12.0 [v2]
Roger Riggs
- RFR: 8274075: Fix miscellaneous typos in java.base [v4]
Iris Clark
- RFR: 8269850: Most JDK releases report macOS version 12 as 10.16 instead of 12.0 [v2]
Naoto Sato
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v6]
Daniel Fuchs
- RFR: 8236505: Mark jdk/editpad/EditPadTest.java as @headful
Phil Race
- RFR: 8273656: Improve java.lang.invoke.MethodType.parameterList() and its usage
Claes Redestad
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v3]
Jaikiran Pai
- RFR: 8258117: jar tool sets the time stamp of module-info.class entries to the current time [v2]
Jaikiran Pai
- Integrated: 8274075: Fix miscellaneous typos in java.base
Pavel Rappo
- RFR: 8236505: Mark jdk/editpad/EditPadTest.java as @headful
Aleksey Shipilev
- RFR: 8177814: jdk/editpad is not in jdk TEST.groups
Aleksey Shipilev
- RFR: 8231640: (prop) Canonical property storage [v22]
Magnus Ihse Bursie
- RFR: JDK-8262944: Improve exception message when automatic module lists provider class not in JAR file
Daniel Fuchs
- RFR: JDK-8262944: Improve exception message when automatic module lists provider class not in JAR file
Jorn Vernee
- RFR: JDK-8262944: Improve exception message when automatic module lists provider class not in JAR file
Alan Bateman
- RFR: 8273401: Disable JarIndex support in URLClassPath [v2]
Alan Bateman
- Integrated: 8273546: DecimalFormat documentation contains literal HTML character references
Naoto Sato
- RFR: 8269850: Most JDK releases report macOS version 12 as 10.16 instead of 12.0 [v2]
Christoph Langer
- RFR: JDK-8262944: Improve exception message when automatic module lists provider class not in JAR file
Christian Stein
- RFR: JDK-8262944: Improve exception message when automatic module lists provider class not in JAR file [v2]
Christian Stein
- [External] : Re: What causes java.lang.InternalError: platform encoding not initialized ?
Andy Herrick
- RFR: JDK-8262944: Improve exception message when automatic module lists provider class not in JAR file [v2]
Alan Bateman
- RFR: JDK-8262944: Improve exception message when automatic module lists provider class not in JAR file [v3]
Christian Stein
- RFR: 8269850: Most JDK releases report macOS version 12 as 10.16 instead of 12.0 [v2]
Roger Riggs
- Integrated: 8269850: Most JDK releases report macOS version 12 as 10.16 instead of 12.0
Roger Riggs
- RFR: JDK-8262944: Improve exception message when automatic module lists provider class not in JAR file [v3]
Lance Andersen
- RFR: 8273682: Upgrade Jline to 3.20.0
Jan Lahoda
- RFR: JDK-8262944: Improve exception message when automatic module lists provider class not in JAR file [v3]
Mandy Chung
- RFR: JDK-8262944: Improve exception message when automatic module lists provider class not in JAR file [v3]
Alan Bateman
- RFR: 8177814: jdk/editpad is not in jdk TEST.groups
Sergey Bylokhov
- RFR: 8274234: Remove unnecessary boxing via primitive wrapper valueOf(String) methods in java.sql.rowset
Andrey Turbanov
- RFR: 8273261: Replace 'while' cycles with iterator with enhanced-for in java.base
Andrey Turbanov
- Integrated: 8273261: Replace 'while' cycles with iterator with enhanced-for in java.base
Andrey Turbanov
- RFR: JDK-8274087: Windows DLL path not set correctly.
Andy Herrick
- RFR: JDK-8274087: Windows DLL path not set correctly.
Alexander Matveev
- RFR: 8274234: Remove unnecessary boxing via primitive wrapper valueOf(String) methods in java.sql.rowset
Lance Andersen
- RFR: 8274234: Remove unnecessary boxing via primitive wrapper valueOf(String) methods in java.sql.rowset
Brian Burkhalter
- RFR: JDK-8274087: Windows DLL path not set correctly.
Alexey Semenyuk
- RFR: 8266936: Add a finalization JFR event [v11]
Coleen Phillimore
- RFR: 8273401: Disable JarIndex support in URLClassPath [v2]
wxiang
- How can I trigger a @Serial warning?
Tagir Valeev
- RFR: 8266936: Add a finalization JFR event [v12]
Markus Grönlund
- RFR: 8266936: Add a finalization JFR event [v11]
Markus Grönlund
- RFR: 8274276: Cache normalizedBase URL in URLClassPath.FileLoader
Сергей Цыпанов
- RFR: 8274276: Cache normalizedBase URL in URLClassPath.FileLoader
Daniel Fuchs
- RFR: 8250678: ModuleDescriptor.Version parsing treats empty segments inconsistently
Masanori Yano
- RFR: 8274276: Cache normalizedBase URL in URLClassPath.FileLoader [v2]
Сергей Цыпанов
- RFR: 8274276: Cache normalizedBase URL in URLClassPath.FileLoader [v2]
Сергей Цыпанов
- Integrated: JDK-8274087: Windows DLL path not set correctly.
Andy Herrick
- Integrated: 8274234: Remove unnecessary boxing via primitive wrapper valueOf(String) methods in java.sql.rowset
Andrey Turbanov
- RFR: 8253702: BigSur version number reported as 10.16, should be 11.nn [v3]
Marc Philipp
- RFR: 8253702: BigSur version number reported as 10.16, should be 11.nn [v3]
Christoph Langer
- RFR: 8253702: BigSur version number reported as 10.16, should be 11.nn [v3]
Marc Philipp
- RFR: 8273790: Potential cyclic dependencies between Gregorian and CalendarSystem
Jaikiran Pai
- RFR: 8253702: BigSur version number reported as 10.16, should be 11.nn [v3]
Christoph Langer
- RFR: 8274242: Implement fast-path for ASCII-compatible CharsetEncoders on x86
Claes Redestad
- RFR: 8274242: Implement fast-path for ASCII-compatible CharsetEncoders on x86
Claes Redestad
- RFR: 8274242: Implement fast-path for ASCII-compatible CharsetEncoders on x86
Claes Redestad
- RFR: 8274293: Build failure with Xcode 13.0 due to vfork is deprecated
xpbob
- RFR: 8274293: Build failure with Xcode 13.0 due to vfork is deprecated
Alan Bateman
- RFR: 8273790: Potential cyclic dependencies between Gregorian and CalendarSystem
Naoto Sato
- RFR: 8273790: Potential cyclic dependencies between Gregorian and CalendarSystem
Roger Riggs
- RFR: 8274242: Implement fast-path for ASCII-compatible CharsetEncoders on x86
Naoto Sato
- RFR: 8266936: Add a finalization JFR event [v12]
Mandy Chung
- RFR: 8274242: Implement fast-path for ASCII-compatible CharsetEncoders on x86
Sandhya Viswanathan
- RFR: JDK-8274311: Make build.tools.jigsaw.GenGraphs more configurable
Mandy Chung
- RFR: 8274293: Build failure with Xcode 13.0 due to vfork is deprecated [v2]
xpbob
- RFR: 8273790: Potential cyclic dependencies between Gregorian and CalendarSystem [v2]
Jaikiran Pai
- RFR: 8273790: Potential cyclic dependencies between Gregorian and CalendarSystem [v2]
Jaikiran Pai
- RFR: 8273790: Potential cyclic dependencies between Gregorian and CalendarSystem [v2]
Jaikiran Pai
- RFR: 8273790: Potential cyclic dependencies between Gregorian and CalendarSystem [v2]
Yi Yang
- RFR: JDK-8274311: Make build.tools.jigsaw.GenGraphs more configurable
Alan Bateman
- RFR: JDK-8274311: Make build.tools.jigsaw.GenGraphs more configurable
Iris Clark
- RFR: 8274293: [macos] Build failure with Xcode 13.0 due to vfork is deprecated [v2]
Alan Bateman
- RFR: 8274293: Build failure on macOS with Xcode 13.0 as vfork is deprecated [v2]
Thomas Stuefe
- RFR: 8274299: Make Method/Constructor/Field accessors @Stable
Peter Levart
- RFR: 8258117: jar tool sets the time stamp of module-info.class entries to the current time [v2]
Lance Andersen
- RFR: 8258117: jar tool sets the time stamp of module-info.class entries to the current time [v2]
Jaikiran Pai
- RFR: 8266936: Add a finalization JFR event [v13]
Markus Grönlund
- RFR: 8266936: Add a finalization JFR event [v12]
Markus Grönlund
- RFR: 8266936: Add a finalization JFR event [v14]
Markus Grönlund
- RFR: 8274293: Build failure on macOS with Xcode 13.0 as vfork is deprecated [v2]
Thomas Stuefe
- RFR: 8274293: Build failure on macOS with Xcode 13.0 as vfork is deprecated [v2]
Roger Riggs
- Discussion: easier Stream closing
Tagir Valeev
- Discussion: easier Stream closing
Remi Forax
- Integrated: 8273401: Disable JarIndex support in URLClassPath
wxiang
- Integrated: 8274293: Build failure on macOS with Xcode 13.0 as vfork is deprecated
xpbob
- Discussion: easier Stream closing
Stephen Colebourne
- Withdrawn: 8273401: Remove JarIndex support in URLClassPath
wxiang
- RFR: 8273401: Remove JarIndex support in URLClassPath [v2]
wxiang
- Withdrawn: 6957241: ClassLoader.getResources() returns only 1 instance when using jar indexing
wxiang
- RFR: 6957241: ClassLoader.getResources() returns only 1 instance when using jar indexing
wxiang
- Discussion: easier Stream closing
Tagir Valeev
- RFR: 8231640: (prop) Canonical property storage [v22]
Jaikiran Pai
- RFR: 8274242: Implement fast-path for ASCII-compatible CharsetEncoders on x86
Tobias Hartmann
- RFR: 8233674: JarURLConnection.getJarFile throws Exception if some process is holding the file
Masanori Yano
- RFR: 8233674: JarURLConnection.getJarFile throws Exception if some process is holding the file
Alan Bateman
- RFR: 8250678: ModuleDescriptor.Version parsing treats empty segments inconsistently
Alan Bateman
- RFR: 8274333: Redundant null comparison after Pattern.split
Andrey Turbanov
- RFR: 8202056: Expand serial warning to check for bad overloads of serial-related methods and ineffectual fields
Joe Darcy
- RFR: 8274242: Implement fast-path for ASCII-compatible CharsetEncoders on x86
Volker Simonis
- RFR: 8274299: Make Method/Constructor/Field accessors @Stable
Claes Redestad
- RFR: 8274242: Implement fast-path for ASCII-compatible CharsetEncoders on x86 [v2]
Claes Redestad
- RFR: 8274242: Implement fast-path for ASCII-compatible CharsetEncoders on x86 [v2]
Claes Redestad
- RFR: 8274242: Implement fast-path for ASCII-compatible CharsetEncoders on x86 [v3]
Claes Redestad
- RFR: 8274242: Implement fast-path for ASCII-compatible CharsetEncoders on x86 [v3]
Claes Redestad
- RFR: 8274367: Re-indent stack-trace examples for Throwable.printStackTrace
Pavel Rappo
- RFR: 8274242: Implement fast-path for ASCII-compatible CharsetEncoders on x86 [v3]
Tobias Hartmann
- RFR: 8202056: Expand serial warning to check for bad overloads of serial-related methods and ineffectual fields
Erik Joelsson
- RFR: 8274333: Redundant null comparison after Pattern.split
Sean Mullan
- RFR: 8231640: (prop) Canonical property storage [v22]
Roger Riggs
- RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort) [v4]
iaroslavski
- RFR: 8273790: Potential cyclic dependencies between Gregorian and CalendarSystem [v2]
Naoto Sato
- RFR: 8273790: Potential cyclic dependencies between Gregorian and CalendarSystem [v2]
Roger Riggs
- Integrated: JDK-8274311: Make build.tools.jigsaw.GenGraphs more configurable
Mandy Chung
- RFR: 8274299: Make Method/Constructor/Field accessors @Stable
Mandy Chung
- RFR: 8274276: Cache normalizedBase URL in URLClassPath.FileLoader [v2]
Daniel Fuchs
- RFR: 8274299: Make Method/Constructor/Field accessors @Stable
Mandy Chung
- RFR: 8274299: Make Method/Constructor/Field accessors @Stable
Mandy Chung
- RFR: 8274367: Re-indent stack-trace examples for Throwable.printStackTrace
Mandy Chung
- RFR: 8274367: Re-indent stack-trace examples for Throwable.printStackTrace
Iris Clark
- RFR: 8274391: Suppress more warnings on non-serializable non-transient instance fields in java.util.concurrent
Joe Darcy
- RFR: 8274392: Suppress more warnings on non-serializable non-transient instance fields in java.sql.rowset
Joe Darcy
- RFR: 8274391: Suppress more warnings on non-serializable non-transient instance fields in java.util.concurrent
Lance Andersen
- RFR: 8274391: Suppress more warnings on non-serializable non-transient instance fields in java.util.concurrent
Brian Burkhalter
- RFR: 8274392: Suppress more warnings on non-serializable non-transient instance fields in java.sql.rowset
Brian Burkhalter
- RFR: 8266936: Add a finalization JFR event [v14]
Mandy Chung
- RFR: 8274392: Suppress more warnings on non-serializable non-transient instance fields in java.sql.rowset
Lance Andersen
- RFR: 8274394: Use Optional.isEmpty instead of !Optional.isPresent in jdk.jlink
Andrey Turbanov
- RFR: 8274392: Suppress more warnings on non-serializable non-transient instance fields in java.sql.rowset [v2]
Joe Darcy
- Integrated: 8274392: Suppress more warnings on non-serializable non-transient instance fields in java.sql.rowset
Joe Darcy
- RFR: 8274299: Make Method/Constructor/Field accessors @Stable
Mandy Chung
- RFR: 8274299: Make Method/Constructor/Field accessors @Stable
Claes Redestad
- RFR: 8274299: Make Method/Constructor/Field accessors @Stable
Claes Redestad
- Discussion: easier Stream closing
Brian Goetz
- RFR: 8274397: [macOS] Stop setting env. var JAVA_MAIN_CLASS_<pid> in launcher code
Phil Race
- RFR: 8231640: (prop) Canonical property storage [v22]
Magnus Ihse Bursie
- RFR: 8217501: Matcher.hitEnd returns false for incomplete surrogate pairs
Ian Graves
- RFR: 8274367: Re-indent stack-trace examples for Throwable.printStackTrace
Joe Darcy
- RFR: 8274367: Re-indent stack-trace examples for Throwable.printStackTrace
Brian Burkhalter
- Integrated: 8274367: Re-indent stack-trace examples for Throwable.printStackTrace
Pavel Rappo
- RFR: 8274397: [macOS] Stop setting env. var JAVA_MAIN_CLASS_<pid> in launcher code [v2]
Phil Race
- RFR: 8269559: AArch64: Implement string_compare intrinsic in SVE [v2]
TatWai Chong
- RFR: 4890732: GZIPOutputStream doesn't support optional GZIP fields [v12]
Lin Zang
- RFR: 4890732: GZIPOutputStream doesn't support optional GZIP fields [v12]
liach
- RFR: 8273790: Potential cyclic dependencies between Gregorian and CalendarSystem [v2]
Jaikiran Pai
- Integrated: 8273790: Potential cyclic dependencies between Gregorian and CalendarSystem
Jaikiran Pai
- RFR: 8231640: (prop) Canonical property storage [v22]
Jaikiran Pai
- Integrated: 8231640: (prop) Canonical property storage
Jaikiran Pai
- Discussion: easier Stream closing
Tagir Valeev
- RFR: 8274415: Suppress warnings on non-serializable non-transient instance fields in java.xml
Joe Darcy
- RFR: 8274391: Suppress more warnings on non-serializable non-transient instance fields in java.util.concurrent
Alan Bateman
- RFR: 8274394: Use Optional.isEmpty instead of !Optional.isPresent in jdk.jlink
Alan Bateman
- RFR: 8274299: Make Method/Constructor/Field accessors @Stable
Peter Levart
- RFR: 8274299: Make Method/Constructor/Field accessors @Stable [v2]
Peter Levart
- RFR: 8274299: Make Method/Constructor/Field accessors @Stable [v2]
Peter Levart
- RFR: 4511638: Double.toString(double) sometimes produces incorrect results [v2]
Andrew Haley
- RFR: 4511638: Double.toString(double) sometimes produces incorrect results [v2]
Alan Bateman
- RFR: 4511638: Double.toString(double) sometimes produces incorrect results [v2]
Raffaello Giulietti
- RFR: 8274299: Make Method/Constructor/Field accessors @Stable [v2]
Claes Redestad
- RFR: 8274242: Implement fast-path for ASCII-compatible CharsetEncoders on x86 [v3]
Claes Redestad
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v7]
Julia Boes
- RFR: 8274242: Implement fast-path for ASCII-compatible CharsetEncoders on x86 [v4]
Claes Redestad
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v7]
Julia Boes
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v7]
Daniel Fuchs
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v7]
Bernd Eckenfels
- RFR: 8274391: Suppress more warnings on non-serializable non-transient instance fields in java.util.concurrent
Doug Lea
- RFR: 8274242: Implement fast-path for ASCII-compatible CharsetEncoders on x86 [v5]
Claes Redestad
- RFR: 8274242: Implement fast-path for ASCII-compatible CharsetEncoders on x86 [v5]
Volker Simonis
- RFR: 8274299: Make Method/Constructor/Field accessors @Stable [v2]
Peter Levart
- RFR: 8274242: Implement fast-path for ASCII-compatible CharsetEncoders on x86 [v5]
Claes Redestad
- RFR: 8274397: [macOS] Stop setting env. var JAVA_MAIN_CLASS_<pid> in launcher code [v2]
Roger Riggs
- RFR: 8274391: Suppress more warnings on non-serializable non-transient instance fields in java.util.concurrent
Joe Darcy
- RFR: 8274242: Implement fast-path for ASCII-compatible CharsetEncoders on x86 [v5]
Tobias Hartmann
- RFR: 8274397: [macOS] Stop setting env. var JAVA_MAIN_CLASS_<pid> in launcher code [v2]
Doug Simon
- RFR: 8274391: Suppress more warnings on non-serializable non-transient instance fields in java.util.concurrent
Iris Clark
- RFR: 8274415: Suppress warnings on non-serializable non-transient instance fields in java.xml
Joe Wang
- RFR: 8274394: Use Optional.isEmpty instead of !Optional.isPresent in jdk.jlink
Mandy Chung
- Integrated: 8274276: Cache normalizedBase URL in URLClassPath.FileLoader
Сергей Цыпанов
- Integrated: 8274394: Use Optional.isEmpty instead of !Optional.isPresent in jdk.jlink
Andrey Turbanov
- RFR: 8274299: Make Method/Constructor/Field accessors @Stable [v2]
Mandy Chung
- RFR: 8270380: Change the default value of the java.security.manager system property to disallow
Weijun Wang
- RFR: 8274415: Suppress warnings on non-serializable non-transient instance fields in java.xml [v2]
Joe Darcy
- RFR: 8274415: Suppress warnings on non-serializable non-transient instance fields in java.xml [v2]
Joe Darcy
- Integrated: 8274415: Suppress warnings on non-serializable non-transient instance fields in java.xml
Joe Darcy
- RFR: 8274464: Remove redundant stream() call before forEach in java.* modules
Andrey Turbanov
- Integrated: 8274391: Suppress more warnings on non-serializable non-transient instance fields in java.util.concurrent
Joe Darcy
- RFR: 8274299: Make Method/Constructor/Field accessors @Stable [v2]
Claes Redestad
- RFR: 8273656: Improve java.lang.invoke.MethodType.parameterList() and its usage
Joseph D. Darcy
- RFR: 8274397: [macOS] Stop setting env. var JAVA_MAIN_CLASS_<pid> in launcher code [v2]
Sergey Bylokhov
- RFR: 8274397: [macOS] Stop setting env. var JAVA_MAIN_CLASS_<pid> in launcher code [v2]
Phil Race
- RFR: 8274397: [macOS] Stop setting env. var JAVA_MAIN_CLASS_<pid> in launcher code [v3]
Phil Race
- RFR: 8274397: [macOS] Stop setting env. var JAVA_MAIN_CLASS_<pid> in launcher code [v2]
Phil Race
- RFR: 8274397: [macOS] Stop setting env. var JAVA_MAIN_CLASS_<pid> in launcher code [v3]
Phil Race
- RFR: 4890732: GZIPOutputStream doesn't support optional GZIP fields [v13]
Lin Zang
- RFR: 4890732: GZIPOutputStream doesn't support optional GZIP fields [v12]
Lin Zang
- RFR: 8245095: Implementation of JEP 408: Simple Web Server
Julia Boes
- RFR: 8274464: Remove redundant stream() call before forEach in java.* modules
Daniel Fuchs
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v8]
Julia Boes
- RFR: 8245095: Implementation of JEP 408: Simple Web Server [v8]
Daniel Fuchs
- RFR: 8273435: Remove redundant zero-length check in ClassDesc.of
Andrey Turbanov
- RFR: 8274242: Implement fast-path for ASCII-compatible CharsetEncoders on x86 [v6]
Claes Redestad
- RFR: 8274242: Implement fast-path for ASCII-compatible CharsetEncoders on x86 [v6]
Claes Redestad
- RFR: 8274242: Implement fast-path for ASCII-compatible CharsetEncoders on x86 [v6]
Tobias Hartmann
- RFR: 8274242: Implement fast-path for ASCII-compatible CharsetEncoders on x86 [v7]
Claes Redestad
- RFR: 8274242: Implement fast-path for ASCII-compatible CharsetEncoders on x86 [v7]
Claes Redestad
- RFR: 8274506: TestPids.java and TestPidsLimit.java fail with podman run as root
Severin Gehwolf
- Integrated: 8274242: Implement fast-path for ASCII-compatible CharsetEncoders on x86
Claes Redestad
- RFR: 8274506: TestPids.java and TestPidsLimit.java fail with podman run as root
Matthias Baesken
- RFR: 8193682: Infinite loop in ZipOutputStream.close()
Ravi Reddy
- RFR: 8274506: TestPids.java and TestPidsLimit.java fail with podman run as root
Severin Gehwolf
- RFR: 8274522: java/lang/management/ManagementFactory/MXBeanException.java test fails with Shenandoah
Aleksey Shipilev
- RFR: 8274523: java/lang/management/MemoryMXBean/MemoryTest.java test should handle Shenandoah
Aleksey Shipilev
- RFR: 8274523: java/lang/management/MemoryMXBean/MemoryTest.java test should handle Shenandoah
Mandy Chung
- RFR: 8274506: TestPids.java and TestPidsLimit.java fail with podman run as root
Chris Plummer
- RFR: 8274523: java/lang/management/MemoryMXBean/MemoryTest.java test should handle Shenandoah
Chris Plummer
- RFR: 8274464: Remove redundant stream() call before forEach in java.* modules
Alex Menkov
- RFR: 8274525: Replace uses of StringBuffer with StringBuilder in java.xml
Andrey Turbanov
- RFR: 8273101: Eliminate the usage of threadgroup sandboxing in the java.util.logging
Sergey Bylokhov
- Integrated: 8273435: Remove redundant zero-length check in ClassDesc.of
Andrey Turbanov
- RFR: 8274464: Remove redundant stream() call before forEach in java.* modules
Vyom Tewari
- RFR: 8274523: java/lang/management/MemoryMXBean/MemoryTest.java test should handle Shenandoah
Aleksey Shipilev
- Integrated: 8274523: java/lang/management/MemoryMXBean/MemoryTest.java test should handle Shenandoah
Aleksey Shipilev
- Integrated: 8274506: TestPids.java and TestPidsLimit.java fail with podman run as root
Severin Gehwolf
- RFR: 8274544: Langtools command's usage were grabled on Japanese Windows
Ichiroh Takiguchi
- RFR: 8274544: Langtools command's usage were grabled on Japanese Windows
Ichiroh Takiguchi
- RFR: 8269559: AArch64: Implement string_compare intrinsic in SVE [v2]
Andrew Haley
- RFR: 8250678: ModuleDescriptor.Version parsing treats empty segments inconsistently
Masanori Yano
- RFR: 8274606: Fix jaxp/javax/xml/jaxp/unittest/transform/SurrogateTest.java test
Alex Kasko
- RFR: 4890732: GZIPOutputStream doesn't support optional GZIP fields [v12]
Lance Andersen
- RFR: 8274525: Replace uses of StringBuffer with StringBuilder in java.xml
Joe Wang
- RFR: 8274606: Fix jaxp/javax/xml/jaxp/unittest/transform/SurrogateTest.java test
Joe Wang
- RFR: 8274544: Langtools command's usage were grabled on Japanese Windows
Naoto Sato
- RFR: 8274525: Replace uses of StringBuffer with StringBuilder in java.xml
Iris Clark
- RFR: 8274525: Replace uses of StringBuffer with StringBuilder in java.xml
Naoto Sato
Last message date:
Thu Sep 30 23:02:33 UTC 2021
Archived on: Thu Sep 30 23:02:41 UTC 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).