April 2021 Archives by thread
Starting: Thu Apr 1 00:36:28 UTC 2021
Ending: Fri Apr 30 23:47:52 UTC 2021
Messages: 1127
- RFR: 8037397: Lost nested character class after intersection &&
Florent Guillaume
- RFR: 8264109: Add vectorized implementation for VectorMask.andNot() [v2]
Xiaohong Gong
- Proposal for Decimal64 and Decimal128 value-based classes
Maurizio Cimadamore
- RFR: 8248862: Implement Enhanced Pseudo-Random Number Generators [v40]
Jim Laskey
- RFR: JDK-8264403: [macos]: App names containing '.' characters results in an error message when launching [v2]
Andy Herrick
- RFR: JDK-8264403: [macos]: App names containing '.' characters results in an error message when launching [v3]
Andy Herrick
- RFR: 8166727: javac crashed: [jimage.dll+0x1942] ImageStrings::find+0x28
Jim Laskey
- RFR: 8169629: Annotations with lambda expressions cause AnnotationFormatError
Joel Borggrén-Franck
- RFR: 8173970: jar tool should have a way to extract to a directory [v4]
Jaikiran Pai
- RFR: 8173970: jar tool should have a way to extract to a directory [v3]
Jaikiran Pai
- RFR: 8203359: Container level resources events [v4]
Jaroslav Bachorik
- RFR: 8264048: Fix caching in Jar URL connections when an entry is missing [v2]
Daniel Fuchs
- RFR: 8203359: Container level resources events
Jaroslav Bachorik
- RFR: 8169629: Annotations with lambda expressions cause AnnotationFormatError [v2]
Joe Darcy
- Integrated: 8169629: Annotations with lambda expressions cause AnnotationFormatError
Joe Darcy
- RFR: 8264288: Performance issue with MethodHandle.asCollector
Jorn Vernee
- RFR: 8264610: Number.{byteValue, shortValue} spec should use @implSpec
Joe Darcy
- RFR: 8248862: Implement Enhanced Pseudo-Random Number Generators [v41]
Jim Laskey
- Integrated: JDK-8264403: [macos]: App names containing '.' characters results in an error message when launching
Andy Herrick
- RFR: 8264544: Case-insensitive comparison issue with supplementary characters.
Naoto Sato
- RFR: 8037397: Lost nested character class after intersection && [v2]
Ian Graves
- RFR: 8205502: Make exception message from AnnotationInvocationHandler more informative
Joe Darcy
- RFR: 8256245: AArch64: Implement Base64 decoding intrinsic [v3]
Dong Bo
- RFR: 8256245: AArch64: Implement Base64 decoding intrinsic
Dong Bo
- RFR: 4890732: GZIPOutputStream doesn't support optional GZIP fields [v4]
Lin Zang
- RFR: 4890732: GZIPOutputStream doesn't support optional GZIP fields [v3]
Lin Zang
- Integrated: 8264109: Add vectorized implementation for VectorMask.andNot()
Xiaohong Gong
- RFR: 8203359: Container level resources events [v5]
Jaroslav Bachorik
- RFR: 8203359: Container level resources events [v6]
Jaroslav Bachorik
- RFR: JDK-8264572 reinsert common pool parallelism assignment
Doug Lea
- RFR: 8203359: Container level resources events [v7]
Jaroslav Bachorik
- RFR: 8037397: Lost nested character class after intersection && [v3]
Ian Graves
- RFR: 8264148: Update spec for exceptions retrofitted for exception chaining
Serguei Spitsyn
- RFR: 8037397: Lost nested character class after intersection && [v4]
Ian Graves
- RFR: 8264512: jdk/test/jdk/java/util/prefs/ExportNode.java relies on default platform encoding
Brian Burkhalter
- Garbage Free Check
Ralph Goers
- Faster double parser?
Carfield Yim
- 8214761: Bug in parallel Kahan summation implementation
Chris Dennis
- RFR: 8248862: Implement Enhanced Pseudo-Random Number Generators [v42]
Jim Laskey
- Integrated: 8248862: Implement Enhanced Pseudo-Random Number Generators
Jim Laskey
- RFR: 8264729: Orphan file - shouldn't be in sources.
Jim Laskey
- RFR: 8236127: Use value of --icon CLI option to set icon for exe installers
Alexey Semenyuk
- RFR: 8256245: AArch64: Implement Base64 decoding intrinsic [v4]
Dong Bo
- RFR: 8256245: AArch64: Implement Base64 decoding intrinsic [v5]
Dong Bo
- Integrated: 8264048: Fix caching in Jar URL connections when an entry is missing
Aleksei Efimov
- RFR: JDK-8264454 : Jaxp unit test from open jdk needs to be improved
Mahendra Chhipa
- RFR: 8264791: java/util/Random/RandomTestBsi1999.java failed "java.security.SecureRandom nextFloat consecutive"
Jim Laskey
- RFR: JDK-8264454 : Jaxp unit test from open jdk needs to be improved [v2]
Mahendra Chhipa
- RFR: JDK-8264454 : Jaxp unit test from open jdk needs to be improved [v3]
Mahendra Chhipa
- Why doesn't Channels.newChannel(OutputStream) flush?
Charles Oliver Nutter
- RFR: 8262744: Formatter '%g' conversion uses wrong format for BigDecimal rounding up to limits
Ian Graves
- RFR: 8264551: Unexpected warning when jpackage creates an exe
Yasumasa Suenaga
- RFR: 8264809: test-lib fails to build due to some warnings in ASN1Formatter and jfr
Jie Fu
- RFR: 8256245: AArch64: Implement Base64 decoding intrinsic [v6]
Dong Bo
- RFR: 8264514: HexFormat implementation tweaks [v2]
Raffaello Giulietti
- Withdrawn: 8264514: HexFormat implementation tweaks
Raffaello Giulietti
- RFR: 8264514: HexFormat implementation tweaks
Raffaello Giulietti
- RFR: 8261301: StringWriter.flush() is NOOP but documentation does not indicate it
Brian Burkhalter
- RFR: 8256245: AArch64: Implement Base64 decoding intrinsic [v7]
Dong Bo
- RFR: 8264896: Remove redundant '& 0xFF' from int-to-byte cast
Сергей Цыпанов
- RFR: 8263561: Re-examine uses of LinkedList
Сергей Цыпанов
- RFR: 8264805: Remove the experimental Ahead-of-Time Compiler
Vladimir Kozlov
- RFR: 4926314: Optimize Reader.read(CharBuffer)
Philippe Marschall
- RFR: 8263668: Update java.time to use instanceof pattern variable [v3]
Patrick Concannon
- Integrated: JDK-8264454 : Jaxp unit test from open jdk needs to be improved
Mahendra Chhipa
- RFR: 8264765: BreakIterator sees bogus sentence boundary in parenthesized “i.e.” phrase
Naoto Sato
- RFR: 4511638: Double.toString(double) sometimes produces incorrect results
Raffaello Giulietti
- Integrated: 8256245: AArch64: Implement Base64 decoding intrinsic
Dong Bo
- RFR: 8264827: Large mapped buffer/segment crash the VM when calling isLoaded
Chris Hegarty
- RFR: 8264976: Minor numeric bug in AbstractSplittableWithBrineGenerator.makeSplitsSpliterator
Aleksey Shipilev
- RFR: 8263087: Add a MethodHandle combinator that switches over a set of MethodHandles
Jorn Vernee
- RFR: 8048199: Replace anonymous inner classes with lambdas, where applicable, in JNDI
Conor Cleary
- RFR: 8048199: Replace anonymous inner classes with lambdas, where applicable, in JNDI
Alan Bateman
- RFR: 8048199: Replace anonymous inner classes with lambdas, where applicable, in JNDI
Roger Riggs
- RFR: 8048199: Replace anonymous inner classes with lambdas, where applicable, in JNDI [v2]
Conor Cleary
- RFR: 8048199: Replace anonymous inner classes with lambdas, where applicable, in JNDI [v3]
Conor Cleary
- Integrated: 8048199: Replace anonymous inner classes with lambdas, where applicable, in JNDI
Conor Cleary
- Instrumenting Executors - issues in Spring Cloud Sleuth and JDK16
Marcin Grzejszczak
- RFR: 8264208: Console charset API
Naoto Sato
- RFR: 8264806: Remove the experimental JIT compiler
Vladimir Kozlov
- RFR: 8263763: Synthetic constructor parameters of enum are not considered for annotation indices [v2]
Joe Darcy
- jpackage ea-17 --mac-entitlements
Michael Hall
- RFR: 8262002: java/lang/instrument/VerifyLocalVariableTableOnRetransformTest.sh failed with "TestCaseScaffoldException: DummyClassWithLVT did not match .class file"
Alex Menkov
- RFR: JDK-8265029: Preserve SIZED characteristics on slice operations (skip, limit)
Tagir F.Valeev
- RFR: 8263763: Synthetic constructor parameters of enum are not considered for annotation indices [v3]
Rafael Winterhalter
- Conflict API definitions of Math.pow(x, 0.5) and Math.sqrt(x) for x={-0.0, Double.NEGATIVE_INFINITY}
jiefu(傅杰)
- RFR: 8265039: Adjust javadoc for ByteArray*Stream and InputStream
Сергей Цыпанов
- RFR: 8265061: Simplify MethodHandleNatives::canBeCalledVirtual
Claes Redestad
- What is the status of JEP draft: "Predictable regex performance"?
Raffaello Giulietti
- RFR: 8228988: AnnotationParser throws NullPointerException on incompatible member type
Rafael Winterhalter
- Integrated: 8263763: Synthetic constructor parameters of enum are not considered for annotation indices
Rafael Winterhalter
- RFR: 8263157: [macos]: java.library.path is being set incorrectly
Alexander Matveev
- RFR: 8214761: Bug in parallel Kahan summation implementation
Ian Graves
- RFR: 8265111: ProblemList java/util/concurrent/locks/Lock/TimedAcquireLeak.java on macosx-aarch64
Mikael Vidstedt
- RFR: 8265079: Implement VarHandle invoker caching
Jorn Vernee
- RFR: 8262108: SimpleDateFormat formatting broken for sq_MK Locale
Jaikiran Pai
- RFR: 8265075: Improve and simplify Class.resolveName()
Сергей Цыпанов
- RFR: 8265137: java.util.Random suddenly has new public methods nowhere documented
Jim Laskey
- RFR: 8265019 : Update tests for additional TestNG test permissions
Lance Andersen
- RFR: 8265135: Reduce work initializing VarForms
Claes Redestad
- RFR: JDK-8265078: jpackage tests on Windows leave large temp files
Andy Herrick
- RFR: 8265174: Update Class.getDeclaredMethods to discuss synethetic and bridge methods
Joe Darcy
- ObjectMethods seems generating wrong methods for array-type field
Kengo TODA
- RFR: 8265136: ZGC: Expose GarbageCollectorMXBeans for both pauses and cycles
Per Liden
- RFR: 8203359: Container level resources events [v8]
Jaroslav Bachorik
- RFR: 8262883: doccheck: Broken links in java.base
Michael McMahon
- RFR: 8265173: [test] divert spurious log output away from stream under test in ProcessBuilder Basic test
Roger Riggs
- RFR: 8265208: [JEP-356] : SplittableRandom and SplittableGenerators - splits() methods does not throw NullPointerException when source is null
Jim Laskey
- RFR: 8265237: String.join and StringJoiner can be improved further
Peter Levart
- RFR: 8258794: Support for CLDR version 39
Naoto Sato
- RFR: 8263154: [macos] DMG builds have finder errors
Alexander Matveev
- Enhancement proposal regarding bufferization of InputStream
Сергей Цыпанов
- RFR: 4890732: GZIPOutputStream doesn't support optional GZIP fields [v5]
Lin Zang
- RFR: 4890732: GZIPOutputStream doesn't support optional GZIP fields [v6]
Lin Zang
- RFR: 8265279: Remove unused RandomGeneratorFactory.all(Class<T> category)
Jim Laskey
- RFR: 8260517: implement Sealed Classes as a standard feature
Vicente Romero
- RFR: 8200559: Java agents doing instrumentation need a means to define auxilary classes
Rafael Winterhalter
- 8246334: Casting ‘double to int’ and ‘long to int’ produce different results
Raffaello Giulietti
- Looking for reviewer and sponsor for 4926314
Philippe Marschall
- 8252827: Caching Integer.toString just like Integer.valueOf
Raffaello Giulietti
- RFR: 4926314: Optimize Reader.read(CharBuffer) [v9]
Brian Burkhalter
- ReversibleCollection proposal
Stuart Marks
- RFR: 8265358: ProblemList jdk/jshell/ToolBasicTest.java on macOS-aarch64
Daniel D.Daugherty
- RFC: 8200559: Java agents doing instrumentation need a means to define auxiliary classes
Rafael Winterhalter
- RFR: 8265375: Bootcycle builds fail with StackOverflowError in cldrconverter
Naoto Sato
- jpackage bugs
Michael Hall
- RFR: 8265356: need code example for getting canonical constructor of a Record
Tagir F.Valeev
- How to know if cpu supports unaligned memory accesses ?
Laurent Bourgès
- RFR: 8265152: jpackage cleanup fails on Windows with IOException deleting msi
Yasumasa Suenaga
- RFR: 8265421: java/lang/String/StringRepeat.java test is missing a memory requirement
Christoph Göttschkes
- RFR: 8265036: JFR: Remove use of -XX:StartFlightRecording= and -XX:FlightRecorderOptions=
Erik Gahlin
- RFR: 8263668: Update java.time to use instanceof pattern variable [v4]
Patrick Concannon
- RFR: 8265418: Clean-up redundant null-checks of Class.getPackageName()
Сергей Цыпанов
- RFR: 8183374: Refactor java/lang/Runtime shell tests to java
Fernando Guallini
- RFR: 8199594: Add doc describing how (?x) ignores spaces in character classes
Ian Graves
- RFR: 8263668: Update java.time to use instanceof pattern variable [v5]
Patrick Concannon
- Image parsing spams stack traces to System.err
Lapo Luchini
- RFR: 8263668: Update java.time to use instanceof pattern variable [v6]
Patrick Concannon
- Integrated: 8228988: AnnotationParser throws NullPointerException on incompatible member type
Rafael Winterhalter
- RFR: 8265591: Remove vestiages of intermediate JSR 175 annotation format
Joe Darcy
- RFR: 8263668: Update java.time to use instanceof pattern variable [v7]
Patrick Concannon
- Withdrawn: 8013527: calling MethodHandles.lookup on itself leads to errors
duke
- RFR: 8203359: Container level resources events [v9]
Jaroslav Bachorik
- Withdrawn: 8257733: Move module-specific data from make to respective module
duke
- RFR: 6594730: UUID.getVersion() is only meaningful for Leach-Salz variant
Richard Fussenegger
- RFR: 5023614: UUID needs methods to get most/leastSigBits and write to DataOutput [v3]
Richard Fussenegger
- RFR: 8264161: BigDecimal#stripTrailingZeros can throw undocumented ArithmeticException
Fabian Meumertzheim
- Integrated: 8037397: RegEx pattern matching loses character class after intersection (&&) operator
Ian Graves
- RFR: 8265700: Regularize throws clauses in BigDecimal
Joe Darcy
- Jpackage Mac entitlements
Michael Hall
- RFR: 8263512: [macos_aarch64] issues with calling va_args functions from invoke_native
Nick Gasson
- RFR: 8263668: Update java.time to use instanceof pattern variable [v8]
Patrick Concannon
- Integrated: 8263668: Update java.time to use instanceof pattern variable
Patrick Concannon
- RFC: jdeps output - "jdk8internals" vs "JDK removed internal API" after JDK-8213909
Aleksei Voitylov
- RFR: 8203359: Container level resources events [v10]
Jaroslav Bachorik
- RFR: 8265793: Remove duplicate jtreg TEST.groups references for some client tests
Erik Joelsson
- RFR: 8265783: Create a separate library for x86 Intel SVML assembly intrinsics
Sandhya Viswanathan
- RFR: 8265248: Implementation Specific Properties: change prefix, plus add existing properties
Joe Wang
- RFR: 8265518: C1: Intrinsic support for Preconditions.checkIndex [v2]
Yi Yang
- New Collections interface - Sized
Stephen Colebourne
- RFR: 8265746: Update java.time to use instanceof pattern variable (part II)
Patrick Concannon
- RFR: 8254598: StringDedupTable should use OopStorage
Kim Barrett
- Proposal to add JavaScript platform to jpackage
Andrew Oliver
- RFR: 4926314: Optimize Reader.read(CharBuffer) [v10]
Philippe Marschall
- RFR: 8265474: Dubious 'null' assignment in CompactByteArray.expand
Andrey Turbanov
- RFR: JDK-8265496: improve null check in DeflaterOutputStream/InflaterInputStream
Hamlin Li
- Integrated: 8264031: (zipfs) Typo in ZipFileSystem.deleteFile ZipException
Simon Legner
- RFR: 8265961: Fix comments in logging.properties
Pavel Rappo
- jpackage regression on Windows
Sverre Moe
- Integrated: 4926314: Optimize Reader.read(CharBuffer)
Philippe Marschall
- RFR: 8260560: convert jdeps and jdeprscan tools to use Stream.toList()
Ian Graves
- RFR: 8266014: Regression brought by optimization done with JDK-4926314
Brian Burkhalter
- New convenience methods on Stream
Donald Raab
- RFR: 8264774: Implementation of Foreign Function and Memory API (Incubator)
Maurizio Cimadamore
- RFR: 8266054: VectorAPI rotate operation optimization
Jatin Bhateja
- RFR: 8266078: Reader.read(CharBuffer) advances Reader position for read-only Charbuffers
Brian Burkhalter
- RFR: 8266155: Convert java.base to use Stream.toList()
Ian Graves
- RFR: JDK-8265773: incorrect jdeps message "jdk8internals" to describe a removed JDK internal API
Mandy Chung
- RFR: 8266173: -Wmaybe-uninitialized happens in jni_util.c
Yasumasa Suenaga
- RFR: 8265768 [aarch64] Use glibc libm impl for dlog, dlog10, dexp iff 2.29 or greater on AArch64.
gregcawthorne
- RFR: 8265918: java/io/Console/CharsetTest.java failed with "expect: spawn id exp6 not open"
Naoto Sato
- RFR: 8265989: System property for the native character encoding name
Naoto Sato
- RFR: 8265518: C1: Intrinsic support for Preconditions.checkIndex [v3]
Yi Yang
- RFR: 8265518: C1: Intrinsic support for Preconditions.checkIndex [v4]
Yi Yang
- RFR: 8265518: C1: Intrinsic support for Preconditions.checkIndex [v5]
Daniel Fuchs
- RFR: 8266168: -Wmaybe-uninitialized happens in check_code.c
Yasumasa Suenaga
- RFR: 8265128: [REDO] Optimize Vector API slice and unslice operations
Sandhya Viswanathan
- RFR: 8265518: C1: Intrinsic support for Preconditions.checkIndex [v6]
Yi Yang
- RFR: 8266179: [macos] jpackage should specify architecture for produced pkg files
Alexander Matveev
- RFR: JDK-8266227: Fix help text for --mac-signing-keychain
Andy Herrick
- RFR: 8266013: Unexpected replacement character handling on stateful CharsetEncoder [v2]
Ichiroh Takiguchi
- RFR: JDK-8266129: tools/jpackage/windows/WinInstallerIconTest.java hangs with fastdebug
Andy Herrick
Last message date:
Fri Apr 30 23:47:52 UTC 2021
Archived on: Fri Apr 30 23:48:06 UTC 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).