February 2021 Archives by thread
Starting: Mon Feb 1 00:26:52 UTC 2021
Ending: Sun Feb 28 13:34:47 UTC 2021
Messages: 1098
- RFR: 8259074: regex benchmarks and tests [v2]
Martin Buchholz
- Integrated: JDK-8259395 Patching automatic module with additional packages re-creates module without "requires java.base"
Johannes Kuhn
- RFR: 8260605: Various java.lang.invoke cleanups [v3]
Claes Redestad
- RFR: 8259814: test/jdk/tools/jlink/plugins/CompressorPluginTest.java has compilation issues [v2]
Athijegannathan Sundararajan
- RFR: 8253795: Implementation of JEP 391: macOS/AArch64 Port [v6]
Alan Hayward
- RFR: 8260605: Various java.lang.invoke cleanups [v4]
Claes Redestad
- RFR: 8259074: regex benchmarks and tests
Claes Redestad
- [jdk16] RFR: 8258378: Final nroff manpage update for JDK 16
Magnus Ihse Bursie
- RFR: 8254702: jpackage app launcher crashes on CentOS [v2]
Magnus Ihse Bursie
- Integrated: 8259814: test/jdk/tools/jlink/plugins/CompressorPluginTest.java has compilation issues
Athijegannathan Sundararajan
- JDK-6824466 java.lang.reflect.Method should use java.lang.invoke.MethodHandle
Johannes Kuhn
- jpackage problem submitting to Apple Store
Andy Herrick
- Comment on 8260692: Matematically wrong implementations of RoundingMode.HALF_UP and .HALF_DOWN
Raffaello Giulietti
- RFR: 8254702: jpackage app launcher crashes on CentOS [v3]
Alexey Semenyuk
- RFR: 8253795: Implementation of JEP 391: macOS/AArch64 Port [v8]
Andrew Haley
- RFR: 8260193: Remove JVM_GetInterfaceVersion() and JVM_DTraceXXX
Ioi Lam
- Comment on 8259896: Base64 MIME decoder should allow unrecognised characters within padding
Raffaello Giulietti
- RFR: 8260401: StackOverflowError on open WindowsPreferences
Brian Burkhalter
- RFR: JDK-8183372 : Refactor java/lang/Class shell tests to java [v7]
Mahendra Chhipa
- RFR: JDK-8183372 : Refactor java/lang/Class shell tests to java [v8]
Mahendra Chhipa
- RFR: 8254001: [Metrics] Enhance parsing of cgroup interface files for version detection
Andrew John Hughes
- RFR: JDK-8183372 : Refactor java/lang/Class shell tests to java [v9]
Mahendra Chhipa
- RFR: 8260860: ProblemList tools/jlink/plugins/CompressorPluginTest.java
Daniel D.Daugherty
- RFR: JDK-8183372 : Refactor java/lang/Class shell tests to java [v10]
Mahendra Chhipa
- Why does Set.of disallow duplicate elements?
Aaron Scott-Boddendijk
- RFR: 8259570: (macos) tools/jpackage tests fails with 'hdiutil: couldn't eject "disk2" - Resource busy'
Alexander Matveev
- RFR: JDK-8183372 : Refactor java/lang/Class shell tests to java [v4]
Brent Christian
- RFR: JDK-8257086: Clarify differences between {Float, Double}.equals and == [v5]
Stuart Marks
- RFR: 8259074: regex benchmarks and tests [v3]
Martin Buchholz
- RFR: JDK-8257086: Clarify differences between {Float, Double}.equals and == [v6]
Joe Darcy
- Integrated: JDK-8257086: Clarify differences between {Float, Double}.equals and ==
Joe Darcy
- RFR: 8259074: regex benchmarks and tests [v4]
Martin Buchholz
- RFR: 8259074: regex benchmarks and tests [v5]
Martin Buchholz
- RFR: 8260617: Merge ZipFile encoding check with the initial hash calculation [v4]
Claes Redestad
- RFR: 8260617: Merge ZipFile encoding check with the initial hash calculation [v3]
Claes Redestad
- RFR: 8253795: Implementation of JEP 391: macOS/AArch64 Port [v9]
Anton Kozlov
- [jdk16] RFR: 8260927: StringBuilder::insert is incorrect without Compact Strings
Aleksey Shipilev
- RFR: 8260337: Optimize ImageReader lookup, used by Class.getResource [v2]
Jim Laskey
- RFR: 8260934: java/lang/StringBuilder/HugeCapacity.java fails without Compact Strings
Aleksey Shipilev
- RFR: JDK-8183372 : Refactor java/lang/Class shell tests to java [v11]
Mahendra Chhipa
- RFR: JDK-8260335: [macos] Running app using relative path causes problems
Alexey Semenyuk
- RFR: 8260356: (tz) Upgrade time-zone data to tzdata2021a
Kiran Sidhartha Ravikumar
- RFR: JDK-8260335: [macos] Running app using relative path causes problems [v2]
Andy Herrick
- RFR: 8260959: remove RECORDS from PreviewFeature.Feature enum
Vicente Romero
- RFR: JDK-8183372 : Refactor java/lang/Class shell tests to java [v3]
Brent Christian
- RFR: JDK-8183372 : Refactor java/lang/Class shell tests to java [v12]
Mahendra Chhipa
- Integrated: JDK-8183372 : Refactor java/lang/Class shell tests to java
Mahendra Chhipa
- Integrated: JDK-8261003 : Bad Copyright header format after JDK-8183372
Mahendra Chhipa
- RFR: 8260621: Avoid memory leak in ImageBufferCache
Bo Zhang
- Trying to fix JDK-8013527 - 1st Prototype
Mandy Chung
- RFR: 8013527: calling MethodHandles.lookup on itself leads to errors
Mandy Chung
- RFR: 8261010: Delete the Netbeans "default" license header
Sergey Bylokhov
- Integrated: 8260617: Merge ZipFile encoding check with the initial hash calculation
Claes Redestad
- RFR: 8261030: Avoid loading GenerateJLIClassesHelper at runtime
Claes Redestad
- RFR: 8261031: Move some ClassLoader name checking to native/VM
Claes Redestad
- RFR: 8261036: Reduce classes loaded by CleanerFactory initialization
Claes Redestad
- Integrated: 8259265: Refactor UncaughtExceptions shell test as java test.
Ivan Šipka
- RFR: 8259268: Refactor InheritIO shell test as java test [v3]
Igor Ignatyev
- RFR: 8248862: Implement Enhanced Pseudo-Random Number Generators [v14]
Jim Laskey
- RFR: JDK-8259927: Windows jpackage installer issues
Andy Herrick
- RFR: 8259267: Refactor LoaderLeak shell test as java test. [v4]
Ivan Šipka
- RFR: 8253795: Implementation of JEP 391: macOS/AArch64 Port [v10]
Anton Kozlov
- RFR: 4926314: Optimize Reader.read(CharBuffer)
Philippe Marschall
- RFR: 8248862: Implement Enhanced Pseudo-Random Number Generators [v15]
Jim Laskey
- RFR: 8253795: Implementation of JEP 391: macOS/AArch64 Port [v2]
Anton Kozlov
- RFR: 8259268: Refactor InheritIO shell test as java test [v4]
Ivan Šipka
- RFR: 8260664: Phaser.arrive() memory consistency effects
Martin Buchholz
- RFR: 8261004: java.util.Formatter throws wrong exception for mismatched flags in %% conversion
Ian Graves
- RFR: Merge jdk16
Jesper Wilhelmsson
- RFR: 8240632: Note differences between IEEE 754-2019 math lib special cases and java.lang.Math
Joe Darcy
- Module jdk.jartool should provide jarsigner tool
Christian Stein
- RFR: 8261149: Initial nroff manpage update for JDK 17
Magnus Ihse Bursie
- RFR: 8248862: Implement Enhanced Pseudo-Random Number Generators [v16]
Jim Laskey
- RFR: 8261154: Memory leak in Java_java_lang_ClassLoader_defineClass0 with long class names
Claes Redestad
- Integrated: JDK-8260335: [macos] Running app using relative path causes problems
Andy Herrick
- RFR: 8180352: Add Stream.toList() method
Donald Raab
- RFR: 8261109: [macOS] Remove disabled warning for JNF in make/autoconf/flags-cflags.m4 [v2]
Phil Race
- Integrated: 8261109: [macOS] Remove disabled warning for JNF in make/autoconf/flags-cflags.m4
Phil Race
- RFR: 8261096: Convert jlink tool to use Stream.toList()
Ian Graves
- RFR: 8261179: Norwegian Bokmål Locale fallback issue
Naoto Sato
- RFR: 8195744: Avoid calling ClassLoader.checkPackageAccess if security manager is not installed [v2]
Coleen Phillimore
- RFR: 8195744: Avoid calling ClassLoader.checkPackageAccess if security manager is not installed [v3]
Coleen Phillimore
- RFR: 8231436: Fix the applicability of a no- at Target annotation type [v2]
Liam Miller-Cushon
- RFR: 8231436: Fix the applicability of a no- at Target annotation type
Liam Miller-Cushon
- RFR: 8252971: WindowsFileAttributes does not know about Unix domain sockets
Michael McMahon
- RFR: 8253795: Implementation of JEP 391: macOS/AArch64 Port [v11]
Anton Kozlov
- RFR: 8253795: Implementation of JEP 391: macOS/AArch64 Port [v3]
Anton Kozlov
- RFR: 8254702: jpackage app launcher crashes on CentOS [v4]
Alexey Semenyuk
- RFR: 8254702: jpackage app launcher crashes on CentOS [v5]
Alexey Semenyuk
- RFR: JDK-8261237: isClassPathAttributePresent use try with resources with JarFile
Matthias Baesken
- RFR: 8253795: Implementation of JEP 391: macOS/AArch64 Port [v12]
Anton Kozlov
- Fast and cheap (Double|Float)::toString Java algorithm
Raffaello Giulietti
- RFR: 8254702: jpackage app launcher crashes on CentOS [v6]
Alexey Semenyuk
- Integrated: 8254702: jpackage app launcher crashes on CentOS
Alexey Semenyuk
- RFR: 8248162: serviceability/attach/RemovingUnixDomainSocketTest.java failed
Alex Menkov
- RFR: 8228988: AnnotationParser throws NullPointerException on incompatible member type
Rafael Winterhalter
- Integrated: 8259268: Refactor InheritIO shell test as java test
Ivan Šipka
- RFR: 8261209: isStandalone property: remove dependency on pretty-print
Joe Wang
- RFR: 8198540: Dynalink leaks memory when generating type converters [v7]
Attila Szegedi
- RFR: 8261254: Initialize charset mapping data lazily
Claes Redestad
- RFR: 8261298: LinuxPackage.c, getJvmLauncherLibPath RPM->DEB typo
Aleksey Shipilev
- RFR: 8261299: Use-after-free on failure path in LinuxPackage.c, getJvmLauncherLibPath
Aleksey Shipilev
- RFR: 8261300: jpackage: rewrite while(0)/while(false) to proper blocks
Aleksey Shipilev
- RFR: 8080272 Refactor I/O stream copying to use java.io.InputStream.transferTo [v8]
Alan Bateman
- RFR: 8080272 Refactor I/O stream copying to use java.io.InputStream.transferTo [v7]
Julia Boes
- Integrated: 8259074: regex benchmarks and tests
Martin Buchholz
- RFR: 8259267: Refactor LoaderLeak shell test as java test. [v5]
Ivan Šipka
- RFR: 8080272 Refactor I/O stream copying to use InputStream.transferTo/readAllBytes and Files.copy [v9]
Andrey Turbanov
- RFR: 4926314: Optimize Reader.read(CharBuffer) [v3]
Brian Burkhalter
- RFR: 4926314: Optimize Reader.read(CharBuffer) [v5]
Brian Burkhalter
- RFR: 8261279: sun/util/resources/cldr/TimeZoneNamesTest.java timed out
Naoto Sato
- RFR: 8247918: Clarify Reader.skip behavior for end of stream
Brian Burkhalter
- RFR: 8223188: Consider rewriting in C++ or moving to ".c" files
Alexey Semenyuk
- RFR: 8261306: ServiceLoader documentation has malformed Unicode escape
Brian Burkhalter
- RFR: 8261123: Augment discussion of equivalence classes in Object.equals and comparison methods
Joe Darcy
- RFR: 5023614: UUID needs methods to get most/leastSigBits and write to DataOutput
Richard Fussenegger
- RFR: 8260710: Inline and simplify String*::{coder, value, isLatin1} methods
Aleksey Shipilev
- RFR: 8261418: Reduce decoder creation overheads for sun.nio.cs.ext Charsets
Claes Redestad
- RFR: 8254001: [Metrics] Enhance parsing of cgroup interface files for version detection [v4]
Severin Gehwolf
- RFR: JDK-8261422: Adjust problematic String.format calls in jdk/internal/util/Preconditions.java outOfBoundsMessage
Matthias Baesken
- RFR: 4926314: Optimize Reader.read(CharBuffer) [v6]
Philippe Marschall
- Integrated: 8260337: Optimize ImageReader lookup, used by Class.getResource
Claes Redestad
- Integrated: 8198540: Dynalink leaks memory when generating type converters
Attila Szegedi
- JEP draft: Use UTF-8 as default Charset
Naoto Sato
- RFR: 8259267: Refactor LoaderLeak shell test as java test. [v3]
Igor Ignatyev
- Jpackage GraalVM OS X
Michael Hall
- RFR: 8261449: Micro-optimize JVM_LatestUserDefinedLoader
David Holmes
- RFR: 8261449: Micro-optimize JVM_LatestUserDefinedLoader [v2]
Aleksey Shipilev
- RFR: 8258588: MD5 MessageDigest in java.util.UUID should be cached
PROgrm_JARvis
- RFR: 8261160: Add a deserialization JFR event
Chris Hegarty
- RFR: 8261482: Adjust jmap -histo to accept noparallel option to inspect heap serially
Lin Zang
- Integrated: 8261449: Micro-optimize JVM_LatestUserDefinedLoader
Aleksey Shipilev
- RFR: 8248862: Implement Enhanced Pseudo-Random Number Generators [v17]
Jim Laskey
- RFR: 8253702: BigSur java/lang/System/OsVersionTest.java: 10.16 != 11.0
Roger Riggs
- RFR: 8261604: ProblemList jdk/dynalink/TypeConverterFactoryMemoryLeakTest.java
Daniel D.Daugherty
- Withdrawn: 8231436: Fix the applicability of a no- at Target annotation type
Liam Miller-Cushon
- RFR: 8247918: Clarify Reader.skip behavior for end of stream [v2]
Brian Burkhalter
- RFR: 8261621: Delegate Unicode history from JLS to j.l.Character
Naoto Sato
- RFR: 4926314: Optimize Reader.read(CharBuffer) [v7]
Philippe Marschall
- RFR: 8252399: Update mapMulti documentation to use type test pattern instead of instanceof once JEP 375 exits preview
Patrick Concannon
- RFR: 8254001: [Metrics] Enhance parsing of cgroup interface files for version detection [v5]
Severin Gehwolf
- RFR: 8253795: Implementation of JEP 391: macOS/AArch64 Port [v13]
Anton Kozlov
- RFR: 8247918: Clarify Reader.skip behavior for end of stream [v3]
Brian Burkhalter
- RFR: 6594730: UUID.getVersion() is only meaningful for Leach-Salz variant
Richard Fussenegger
- RFR: JDK-8260858: Implementation specific property xsltcIsStandalone for XSLTC Serializer
Joe Wang
- Integrated: 8260401: StackOverflowError on open WindowsPreferences
Jaikiran Pai
- Thread safety of SunFontManager.platformFontMap
Andrey Turbanov
- RFR: 8261731: shallow copy the internal buffer of a scalar-replaced java.lang.String object
Xin Liu
- RFR: 8252883: AccessDeniedException caused by delayed file deletion on Windows
Evan Whelan
- RFR: 8261753: Test java/lang/System/OsVersionTest.java still failing on BigSur patch versions after JDK-8253702
Christoph Langer
- System.getEnv(String name, String def)
Loïc MATHIEU
- RFR: 8261744: Implement CharsetDecoder ASCII and latin-1 fast-paths
Claes Redestad
- RFR: 8253795: Implementation of JEP 391: macOS/AArch64 Port [v14]
Anton Kozlov
- RFR: 8253795: Implementation of JEP 391: macOS/AArch64 Port [v15]
Anton Kozlov
- RFR: 8253795: Implementation of JEP 391: macOS/AArch64 Port [v16]
Anton Kozlov
- RFR: 8253795: Implementation of JEP 391: macOS/AArch64 Port [v17]
Anton Kozlov
- RFR: 8080272 Refactor I/O stream copying to use InputStream.transferTo/readAllBytes and Files.copy [v10]
Andrey Turbanov
- RFR: 8080272 Refactor I/O stream copying to use InputStream.transferTo/readAllBytes and Files.copy [v11]
Andrey Turbanov
- RFR: 8080272 Refactor I/O stream copying to use InputStream.transferTo/readAllBytes and Files.copy
Julia Boes
- RFR: 8080272 Refactor I/O stream copying to use InputStream.transferTo/readAllBytes and Files.copy [v12]
Andrey Turbanov
- RFR: 6323374: (coll) Optimize Collections.unmodifiable* and synchronized*
Ian Graves
- RFR: 8261851: update ReflectionCallerCacheTest.java test to use ForceGC from test library
Mandy Chung
- RFR: 8253795: Implementation of JEP 391: macOS/AArch64 Port [v18]
Anton Kozlov
- RFR: 8261880: Change nested classes in java.base to static nested classes where possible
Сергей Цыпанов
- RFR: 8248862: Implement Enhanced Pseudo-Random Number Generators [v18]
Jim Laskey
- RFR: 8261728: SimpleDateFormat should link to DateTimeFormatter
Naoto Sato
- RFR: 8261483: jdk/dynalink/TypeConverterFactoryMemoryLeakTest.java failed with "AssertionError: Should have GCd a method handle by now"
Attila Szegedi
- RFR: 6245663: (spec) File.renameTo(File) changes the file-system object, not the File instance
Brian Burkhalter
- RFR: 8261938: ASN1Formatter.annotate should not return in the finally block
Jie Fu
- RFR: 8261940: Fix references to IOException in BigDecimal javadoc
Joe Darcy
- RFR: 8148937: (str) Adapt StringJoiner for Compact Strings
Сергей Цыпанов
- RFR: 8248862: Implement Enhanced Pseudo-Random Number Generators [v19]
Jim Laskey
- RFR: 8248862: Implement Enhanced Pseudo-Random Number Generators [v20]
Jim Laskey
- RFR: 8261977: Fix comment for getPrefixed() in canonicalize_md.c
Alexey Semenyuk
- RFR: 8248318: Examine the use of boxing in ObjectStreamClass
Julia Boes
- RFR: 8262018: Wrong format in SAP copyright header of OsVersionTest
Christoph Langer
- RFR: 8248862: Implement Enhanced Pseudo-Random Number Generators [v21]
Jim Laskey
- RFR: 8248862: Implement Enhanced Pseudo-Random Number Generators [v3]
Jim Laskey
- RFR: 8262042: ProblemList javax/xml/jaxp/unittest/common/prettyprint/PrettyPrintTest.java on Windows
Daniel D.Daugherty
- Integrated: 8247918: Clarify Reader.skip behavior for end of stream
Brian Burkhalter
- RFR: 8262041: javax/xml/jaxp/unittest/common/prettyprint/PrettyPrintTest.java fails after JDK-8260858
Joe Wang
- RFR: 8259267: Refactor LoaderLeak shell test as java test. [v6]
Ivan Šipka
- RFR: 8259267: Refactor LoaderLeak shell test as java test. [v7]
Ivan Šipka
- RFR: 8262066: ProblemList java/util/Locale/LocaleProvidersRun.java
Daniel D.Daugherty
- RFR: 8259800: timeout in tck test testForkJoin(ForkJoinPool8Test)
Doug Lea
- RFR: 8261290: Improve error message for NumberFormatException on null input
Joe Darcy
- Class.getRecordComponents security checks
Attila Szegedi
- ThreadLocal lookup elimination
Eirik Bjørsnøs
- RFR: 8248862: Implement Enhanced Pseudo-Random Number Generators [v22]
Jim Laskey
- RFR: 8259267: Refactor LoaderLeak shell test as java test. [v8]
Ivan Šipka
- RFR: 8259267: Refactor LoaderLeak shell test as java test. [v9]
Ivan Šipka
- RFR: 8262066: ProblemList java/util/Locale/LocaleProvidersRun.java [v2]
Naoto Sato
- RFR: 8259267: Refactor LoaderLeak shell test as java test. [v10]
Ivan Šipka
- RFR: 8259267: Refactor LoaderLeak shell test as java test. [v11]
Ivan Šipka
- RFR: 8261975: Missing "classpath exception" in VectorSupport.java
Paul Sandoz
- RFR: 8258444: Clean up specifications of java.io.Reader.read(char[], int, int) in subclass overrides
Brian Burkhalter
- RFR: 8261919: java/util/Locale/LocaleProvidersRun.java failed with "RuntimeException: Expected log was not emitted. LogRecord: null"
Naoto Sato
- RFR: 8253409: Double-rounding possibility in float fma
Joe Darcy
- RFR: JDK-8262199: TOCTOU in jli args.c
Matthias Baesken
- RFR: 8248862: Implement Enhanced Pseudo-Random Number Generators [v23]
Jim Laskey
- RFR: 8248862: Implement Enhanced Pseudo-Random Number Generators [v24]
Jim Laskey
- JDK-8262003: Class.arrayType should not throw IllegalArgumentException
Johannes Kuhn
- RFR: 8248862: Implement Enhanced Pseudo-Random Number Generators [v25]
Jim Laskey
- Withdrawn: 8262066: ProblemList java/util/Locale/LocaleProvidersRun.java
Naoto Sato
- RFR: 8254001: [Metrics] Enhance parsing of cgroup interface files for version detection [v6]
Severin Gehwolf
- Integrated: 8254001: [Metrics] Enhance parsing of cgroup interface files for version detection
Severin Gehwolf
- RFR: 8259267: Refactor LoaderLeak shell test as java test. [v12]
Ivan Šipka
- ZipInputStream#readAllBytes should clarify it doesn't read the whole stream?
Jaikiran Pai
- RFR: 8262271: SA: Add new stress test that tests getting the stack trace of an active thread
Chris Plummer
- RFR: 8260403: javap should be more robust in the face of invalid class files
Adam Sotona
- 8260403: javap should be more robust in the face of invalid class files
Adam Sotona
- RFR: 8262379: Add regression test for JDK-8257746
Severin Gehwolf
- RFR: 8262096: Vector API fails to work due to VectorShape initialization exception
Paul Sandoz
- RFR: JDK-8261839: Error creating runtime package on macos without mac-pack…
Andy Herrick
- RFR: 8261670: Add javadoc for the XML processing limits
Joe Wang
- RFR: JDK-8262428: doclint warnings in java.xml module
Jonathan Gibbons
- RFR: JDK-8262433: doclint: reference error in module jdk.incubator.foreign
Jonathan Gibbons
- RFR: 8253795: Implementation of JEP 391: macOS/AArch64 Port [v19]
Anton Kozlov
- RFR: 8253795: Implementation of JEP 391: macOS/AArch64 Port [v20]
Anton Kozlov
- RFR: 8248862: Implement Enhanced Pseudo-Random Number Generators
Rémi Forax
- Inconsistency in Constructor.getGenericParameterTypes()
Oliver Drotbohm
- RFR: 8260869: Test java/foreign/TestHandshake.java fails intermittently
Maurizio Cimadamore
- RFR: 8173970: jar tool should have a way to extract to a directory
Jaikiran Pai
- RFR: JDK-8262471: Fix coding style in src/java.base/share/classes/java/lang/CharacterDataPrivateUse.java
Christoph Göttschkes
- RFR: 8253795: Implementation of JEP 391: macOS/AArch64 Port [v21]
Anton Kozlov
- RFR: 8262096: Vector API fails to work due to VectorShape initialization exception [v5]
Jie Fu
- RFR: 8262096: Vector API fails to work due to VectorShape initialization exception [v6]
Jie Fu
Last message date:
Sun Feb 28 13:34:47 UTC 2021
Archived on: Sun Feb 28 13:35:01 UTC 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).