January 2021 Archives by thread
Starting: Sat Jan 2 15:09:09 UTC 2021
Ending: Sun Jan 31 21:35:24 UTC 2021
Messages: 850
- RFR: 8198540: Dynalink leaks memory when generating type converters
Attila Szegedi
- RFR: 8259021 avoid double racy reads from non-volatile fields of SharedSecrets
Aleksey Shipilev
- RFR: 8248862: Implement Enhanced Pseudo-Random Number Generators
Jim Laskey
- RFR: 8259021 avoid double racy reads from non-volatile fields of SharedSecrets [v2]
Peter Levart
- RFR: JDK-8223322: Improve concurrency in jpackage instances [v2]
Andy Herrick
- RFR: 8257733: Move module-specific data from make to respective module [v4]
Erik Joelsson
- RFR: 4926314: Optimize Reader.read(CharBuffer) [v2]
Philippe Marschall
- RFR: 8258878: (tz) Upgrade time-zone data to tzdata2020e
Naoto Sato
- RFR: 8248862: Implement Enhanced Pseudo-Random Number Generators [v9]
Jim Laskey
- Is SharedSecrets thread-safe?
Peter Levart
- RFR: 8166026: Refactor java/lang shell tests to java [v4]
Roger Riggs
- RFR: 4926314: Optimize Reader.read(CharBuffer)
Brian Burkhalter
- [jdk16] RFR: 8259213: Vector conversion with part > 0 is not getting intrinsic implementation
Sandhya Viswanathan
- [jdk16] RFR: 8259224: (ann) getAnnotatedReceiverType should not parameterize owner(s) of statically nested classes
Rafael Winterhalter
- [jdk16] RFR: 8259027: NullPointerException in makeMappedSegment due to NULL Unmapper when length of segment is 0
Maurizio Cimadamore
- [jdk16] RFR: 8259032: MappedMemorySegmentImpl#makeMappedSegment() ignores Unmapper#pagePosition
Maurizio Cimadamore
- Withdrawn: 8066622 8066637: remove deprecated using java.io.File.toURL() in internal classes
Sebastian Ritter
- RFR: 4926314: Optimize Reader.read(CharBuffer) [v3]
Philippe Marschall
- Integrated: 8259021: SharedSecrets should avoid double racy reads from non-volatile fields
Peter Levart
- [jdk16] RFR: 8259075: Update the copyright notice in the files generated by CLDR Converter tool
Naoto Sato
- RFR: 8166026: refactor shell tests to java [v3]
Roger Riggs
- RFR: 8248862: Implement Enhanced Pseudo-Random Number Generators [v10]
Jim Laskey
- RFR: 8259267: Refactor LoaderLeak shell test as java test. [v3]
Ivan Šipka
- Monitoring wrapped ThreadPoolExecutor returned from Executors
Tommy Ludwig
- RFR: 8248862: Implement Enhanced Pseudo-Random Number Generators [v11]
Jim Laskey
- RFR: 8248862: Implement Enhanced Pseudo-Random Number Generators [v12]
Jim Laskey
- RFR: 8248862: Implement Enhanced Pseudo-Random Number Generators [v3]
Jim Laskey
- RFR: 8259319: Illegal package access when SunPKCS11 requires SunJCE's classes
Martin Balao
- [jdk16] RFR: 8259028: ClassCastException when using custom filesystem with wrapper FileChannel impl
Maurizio Cimadamore
- RFR: JDK-8212035 : merge jdk.test.lib.util.SimpleHttpServer with jaxp.library.SimpleHttpServer [v6]
Mahendra Chhipa
- RFR: 8258588: MD5 MessageDigest in java.util.UUID should be cached
Peter Levart
- RFR: 8039278: console.sh failed Automatically with exit code 1
Rajan Halade
- [jdk16] Integrated: 8039278: console.sh failed Automatically with exit code 1
Rajan Halade
- RFR: JDK-8250768: javac should be adapted to changes in JEP 12 [v13]
Jan Lahoda
- RFR: JDK-8250768: javac should be adapted to changes in JEP 12 [v12]
Jan Lahoda
- RFR: Merge jdk16
Jesper Wilhelmsson
- RFR: 8193031: Collections.addAll is likely to perform worse than Collection.addAll
Сергей Цыпанов
- RFR: JDK-8259395 Patching automatic module with additional packages re-creates module without "requires java.base"
Johannes Kuhn
- RFR: 8258422: Cleanup unnecessary null comparison before instanceof check in java.base [v4]
Aleksei Efimov
- RFR: JDK-8250768: javac should be adapted to changes in JEP 12 [v14]
Jan Lahoda
- RFR: 8258796: [test] Apply HexFormat to tests for java.security
Roger Riggs
- RFR: JDK-8250768: javac should be adapted to changes in JEP 12 [v15]
Jan Lahoda
- RFR: 8259493: [test] Use HexFormat instead of adhoc hex utilities in network code and locale SoftKeys
Roger Riggs
- RFR: 8259498: Reduce overhead of MD5 and SHA digests
Claes Redestad
- RFR: 8246585: ForkJoin updates [v5]
Martin Buchholz
- Integrated: 8246585: ForkJoin updates
Martin Buchholz
- Integrated: 8246677: LinkedTransferQueue and SynchronousQueue synchronization updates
Martin Buchholz
- Integrated: 8234131: Miscellaneous changes imported from jsr166 CVS 2021-01
Martin Buchholz
- RFR: 4926314: Optimize Reader.read(CharBuffer) [v4]
Philippe Marschall
- RFR: 8258217: PriorityBlockingQueue constructor spec and behavior mismatch
Martin Buchholz
- RFR: 8259518: Fixes for rare test failures due to 8246585: ForkJoin updates
Martin Buchholz
- RFR: 8254973: CompletableFuture.ThreadPerTaskExecutor does not throw NPE in #execute
Martin Buchholz
- Withdrawn: JDK-8189198: Add "forRemoval = true" to Applet APIs
Andy Herrick
- Withdrawn: 8253280: Use class name as class loading lock
Robert LU
- Integrated: JDK-8250768: javac should be adapted to changes in JEP 12
Jan Lahoda
- Withdrawn: 8228988: AnnotationParser throws NullPointerException on incompatible member type
Rafael Winterhalter
- RFR: 8258422: Cleanup unnecessary null comparison before instanceof check in java.base
Aleksei Efimov
- RFR: 8259528: Broken Link for [java.text.Normalizer.Form]
Naoto Sato
- TreeMap in JDK15 deviates from spec
Phil Smith
- [jdk16] RFR: 8259298: broken link in Stream::toList spec
Stuart Marks
- Integrated: 8258422: Cleanup unnecessary null comparison before instanceof check in java.base
Andrey Turbanov
- RFR: 8259401: Add checking to jarsigner to warn weak algorithms used in si…
Hai-May Chao
- RFR: 5023614: UUID needs methods to get most/leastSigBits and write to DataOutput
Richard Fussenegger
- [PING] RE: 8250678: ModuleDescriptor.Version parsing treats empty segments inconsistently
yano-masanori at fujitsu.com
- Withdrawn: JDK-8223322: Improve concurrency in jpackage instances
Andy Herrick
- RFR: 8254001: [Metrics] Enhance parsing of cgroup interface files for version detection
Severin Gehwolf
- [jdk16] RFR: 8259634: MemorySegment::asByteBuffer does not respect spatial bounds
Maurizio Cimadamore
- [jdk16] RFR: 8259636: Check for buffer backed by shared segment kicks in in unexpected places
Maurizio Cimadamore
- RFR: 8226810: Failed to launch JVM because of NullPointerException occured on System.props
Alan Bateman
- RFR: 8249867: xml declaration is not followed by a newline
Joe Wang
- RFR: 8255531: MethodHandles::permuteArguments throws NPE when duplicating dropped arguments
Jorn Vernee
- Integrated: 8226810: Failed to launch JVM because of NullPointerException occured on System.props
Evan Whelan
- RFR: 8259622: TreeMap.computeIfAbsent deviates from spec
Tagir F.Valeev
- RFR: 8254001: [Metrics] Enhance parsing of cgroup interface files for version detection [v3]
Severin Gehwolf
- Integrated: JDK-8212035 : merge jdk.test.lib.util.SimpleHttpServer with jaxp.library.SimpleHttpServer
Mahendra Chhipa
- Difference in encoding semantics of URI returned by File.toURI and Path.toUri representing the same file
Daniel Fuchs
- RFR: JDK-8258755: jpackage: Invalid 32-bit exe when building app-image
Andy Herrick
- RFR: JDK-8259062: Remove MacAppStoreBundler
Andy Herrick
- RFR: JDK-8259238: Clean up Log.java and remove usage of non-final static variables.
Andy Herrick
- RFR: 8258956: Memory Leak in StringCoding on ThreadLocal resultCached StringCoding.Result
Naoto Sato
- RFR: JDK-8257086: Clarify differences between {Float, Double}.equals and == [v2]
Joe Darcy
- RFR: 8253866: Security Libs Terminology Refresh
Jamil Nimeh
- RFR: 8193031: Collections.addAll is likely to perform worse than Collection.addAll [v6]
Сергей Цыпанов
- [jdk16] RFR: 8254350: CompletableFuture.get may swallow InterruptedException
Kezhu Wang
- [jdk16] RFR: JDK-8259732: JDK 16 L10n resource file update - msg drop 10
Leo Jiang
- RFR: 8193031: Collections.addAll is likely to perform worse than Collection.addAll [v7]
Сергей Цыпанов
- RFR: 8259707: LDAP channel binding does not work with StartTLS extension
Alexey Bakhtin
- RFR: 8259814: test/jdk/tools/jlink/plugins/CompressorPluginTest.java has compilation issues
Athijegannathan Sundararajan
- RFR: 6594730: UUID.getVersion() is only meaningful for Leach-Salz variant
Richard Fussenegger
- RFR: 8259048: (tz) Upgrade time-zone data to tzdata2020f [v2]
Kiran Sidhartha Ravikumar
- RFR: 8259842: Remove Result cache from StringCoding
Claes Redestad
- Integrated: 8193031: Collections.addAll is likely to perform worse than Collection.addAll
Сергей Цыпанов
- RFR: 8257733: Move module-specific data from make to respective module
mark.reinhold at oracle.com
- Integrated: 8259048: (tz) Upgrade time-zone data to tzdata2020f
Kiran Sidhartha Ravikumar
- RFR: 8258917: NativeMemoryTracking is handled by launcher inconsistenly
Alex Menkov
- JDK-8242959 residual cleanup: Move encoding checks into ZipCoder
Eirik Bjørsnøs
- A Bug involving MethodHandles, Nestmates, Reflection and @CallerSensitive
Johannes Kuhn
- Trying to fix JDK-8013527 - 1st Prototype
Johannes Kuhn
- [jdk16] RFR: 8259796: timed CompletableFuture.get may swallow InterruptedException
Martin Buchholz
- RFR: 8252412: [macos11] File-based loading of dynamic libraries deprecated
Martin Buchholz
- RFR: 8259911: byteArrayViewVarHandle should throw ArrayIndexOutOfBoundsException
Claes Redestad
- RFR: 8259925: [Vector API] Unreasonable IndexOutOfBoundsException message when length < vlen
Jie Fu
- RFR: 8257733: Move module-specific data from make to respective module [v5]
Magnus Ihse Bursie
- RFR: 8132984: incorrect type for Reference.discovered [v2]
Kim Barrett
- RFR: 8248862: Implement Enhanced Pseudo-Random Number Generators [v13]
Jim Laskey
- RFR: 8248862: Implement Enhanced Pseudo-Random Number Generators [v14]
Jim Laskey
- RFR: 8132984: incorrect type for Reference.discovered
Peter Levart
- RFR: 8259942: Enable customizations in CompileJavaModules.gmk and Main.gmk
Adam Farley
- Performance regression in BuiltinClassLoader?
Eirik Bjørsnøs
- RFR: 8132984: incorrect type for Reference.discovered [v3]
Kim Barrett
- RFR: 8259947: Optimize UnixPath.encode
Claes Redestad
- RFR: 8259867: Move encoding checks into ZipCoder
eirbjo
- [11u] RFR: 7146776: deadlock between URLStreamHandler.getHostAddress and file.Handler.openconnection
Doerr, Martin
- RFR: 8132984: incorrect type for Reference.discovered [v4]
Kim Barrett
- Integrated: 8132984: incorrect type for Reference.discovered
Kim Barrett
- IllegalStateException in CharsetDecoder when inspecting JarFile contents on Java 15
Vitaly Davidovich
- Reduce allocation in sun.net.www.protocol.jar.Handler.parseURL
Eirik Bjørsnøs
- RFR: 8260010: UTF8ZipCoder not thread-safe since JDK-8243469
Claes Redestad
- RFR: JDK-8183372 : Refactor java/lang/Class shell tests to java
Mahendra Chhipa
- RFR: 8259922 MethodHandles.collectArguments does not follow its documentation
Johannes Kuhn
- RFR: 8259943: FileDescriptor.close0 does not handle EINTR
Brian Burkhalter
- RFR: JDK-8260273: DataOutputStream writeChars optimization
Hamlin Li
- RFR: 8246788: ZoneRules invariants can be broken
Stuart Marks
- bug jpackage in JDK 15
Brian Schlining
- RFR: 8253795: Implementation of JEP 391: macOS/AArch64 Port
Anton Kozlov
- jpackage problem submitting to Apple Store
John Crowley
- RFR: 8247373: ArraysSupport.newLength doc, test, and exception message [v2]
Martin Buchholz
- RFR: 8247373: ArraysSupport.newLength doc, test, and exception message [v2]
Martin Buchholz
- RFR: 8247373: ArraysSupport.newLength doc, test, and exception message [v2]
Martin Buchholz
- RFR: 8247373: ArraysSupport.newLength doc, test, and exception message [v2]
Martin Buchholz
- RFR: 8247373: ArraysSupport.newLength doc, test, and exception message [v2]
Martin Buchholz
- RFR: 8247373: ArraysSupport.newLength doc, test, and exception message [v2]
Martin Buchholz
- RFR: 8260329: Update references to TAOCP to latest edition
Joe Darcy
- RFR: 8242456: PreviewFeature.Feature enum removal of TEXT_BLOCKS
Jan Lahoda
- RFR: 8260337: Optimize ImageReader lookup, used by Class.getResource
Claes Redestad
- Does "strictfp" affect called/intrinsified Math functions?
Andrew Leonard
- RFR: 8260406: Do not copy pure java source code to gensrc
Magnus Ihse Bursie
- RFR: 8260391: Remove StringCoding::err
Claes Redestad
- RFR: 8257074 Update the ByteBuffers micro benchmark [v4]
Chris Hegarty
- RFR: 8257074 Update the ByteBuffers micro benchmark [v6]
Chris Hegarty
- RFR: 4926314: Optimize Reader.read(CharBuffer) [v5]
Philippe Marschall
- RFR: 8260461: Modernize jsr166 tck tests
Martin Buchholz
- RFR: 8259816: Typo in java.util.stream package description
Stuart Marks
- RFR: 8260506: VersionHelper cleanup
Claes Redestad
- RFR: 8252842: Extend jmap to support parallel heap dump
Lin Zang
- Integrated: 8257074 Update the ByteBuffers micro benchmark
Chris Hegarty
- RFR: 8257746: Regression introduced with JDK-8250984 - memory might be null in some machines
Poonam Bajaj
- RFR: 8260561: [doc] HexFormat has incorrect @since tag
Roger Riggs
- RFR: 8247918: Clarify Reader.skip behavior for end of stream
Brian Burkhalter
- RFR: JDK-8257086: Clarify differences between {Float, Double}.equals and ==
Joe Darcy
- RFR: JDK-8260335: [macos] Running app using relative path causes problems
Andy Herrick
- RFR: 8260592: jpackage tests fail when Desktop is not supported
Aleksey Shipilev
- RFR: 8260596: Comment cleanup in BigInteger
Weijun Wang
- RFR: 8260605: Various java.lang.invoke cleanups
Claes Redestad
- RFR: 8257234 : Add gz option to SA jmap to write a gzipped heap dump [v13]
Serguei Spitsyn
- RFR: 8257234 : Add gz option to SA jmap to write a gzipped heap dump [v14]
Lin Zang
- RFR: 8260617: Merge ZipFile encoding check with the initial hash calculation
Claes Redestad
- RFR: 8257858: [macOS]: Remove JNF dependency from libosxsecurity/KeystoreImpl.m
Weijun Wang
- RFR: JDK-8257086: Clarify differences between {Float, Double}.equals and == [v3]
Joe Darcy
- RFR: 8254702: jpackage app launcher crashes on CentOS
Phil Race
- RFR: 8254702: jpackage app launcher crashes on CentOS [v2]
Alexey Semenyuk
- RFR: JDK-8257086: Clarify differences between {Float, Double}.equals and == [v4]
Joe Darcy
- RFR: JDK-8257086: Clarify differences between {Float, Double}.equals and == [v5]
Joe Darcy
- RFR: 8260401: StackOverflowError on open WindowsPreferences
Jaikiran Pai
- Why does Set.of disallow duplicate elements?
dfranken.jdk at gmail.com
- RFR: 8259074: regex benchmarks and tests
Martin Buchholz
Last message date:
Sun Jan 31 21:35:24 UTC 2021
Archived on: Sun Jan 31 21:35:35 UTC 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).