May 2020 Archives by thread
Starting: Fri May 1 04:02:33 UTC 2020
Ending: Sun May 31 23:52:35 UTC 2020
Messages: 682
- RFR: 6415694 Clarification in Javadoc for java.rmi.AlreadyBoundException
Stuart Marks
- RFR [XXS] : 8244183: linker error jpackageapplauncher on Windows 32bit
Thomas Stüfe
- Collections.synchronizedXXX() and internal mutex (aka SyncRoot)
dmytro sheyko
- RFR 8243491: Implementation of Foreign-Memory Access API (Second Incubator)
Maurizio Cimadamore
- jpackage signing fails with Mac jdk-14.0.1+7
Kevin Rushforth
- RFR: JDK-8244220 : Compiler error in jpackage with VS2019
Alexey Semenyuk
- RFR [15] 6394757: rev2: AbstractSet.removeAll semantics are surprisingly dependent on relative sizes
Stuart Marks
- RFR JDK-8223347 Integration of Vector API (Incubator): Java API, implementation, and tests
Paul Sandoz
- Sponsor Request: 8241100: Make Boolean, Character, Byte, and Short implement Constable
Jorn Vernee
- RFR (XXL): 8223347: Integration of Vector API (Incubator): x86 backend changes
Vladimir Kozlov
- RFR: JDK-8242865: Usability problems using mac signing in jpackage
Andy Herrick
- RFR: JDK-8244288 Specialized implementations for putIfAbsent, merge, compute* methods in TreeMap derived maps
Tagir Valeev
- Fix for warning related to stream api call chains in java.base
Vipin Sharma
- 8244293 : Remove outdated @apiNote in java.util.Objects
Anirvan Sarkar
- RFR: 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports - (core libraries)
Mikael Vidstedt
- [PATCH] 8244199: [TestBug]: Update sun/management/jmxremote/bootstrap tests
Thejasvi Voniadka
- RFR: JDK-8244018: No error message for non-existent icon path
Alexey Semenyuk
- RFR(S) 8241071 Generation of classes.jsa is not deterministic
Ioi Lam
- [15] RFR: 8244152: Remove unnecessary hash map resize in LocaleProviderAdapters
Peter Levart
- RFR [LDAP]: 8062947: Fix exception message to correctly represent LDAP connection failure
Aleks Efimov
- CfD: compile-time checked immutable collections
M. Kroll
- RFR: JDK-8241602 jlink does not produce reproducible jimage files
Jim Laskey
- RFR: 8244413: Avoid rebinds in MethodHandle.viewAsType
Claes Redestad
- Was functional-Try already discussed?
Justin Dekeyser
- RFR: JDK-8236518: There is no Native Packages WinUpgradeUUIDTest-2.0.exe after creating Native packages on win
Andy Herrick
- [15]: RFR: 8244245: localizedBy() should override localized values with default values
naoto.sato at oracle.com
- RFR: 8237834: com/sun/jndi/ldap/LdapDnsProviderTest.java failing with LDAP response read timeout
Aleks Efimov
- RFR(XS): 8244495: Some jlink tests crash on Windows after JDK-8237750
Yumin Qi
- os::javaTimeSystemUTC to call nanosecond precision OS API, so Clock.systemUTC() can give nanosecond precision UTC
David Holmes
- JDK-8226810: An other case and a small change suggestion
Johannes Kuhn
- [8u] RFR(S): 8244548: JDK 8u: sun.misc.Version.jdkUpdateVersion() returns wrong result
Severin Gehwolf
- RFR: JDK-8244620: test failure in WinUpgradeUUIDTest
Andy Herrick
- RFR: 8244624: Improve handling of JarFile META-INF resources
Claes Redestad
- [15] RFR: 8239383: Support for Unicode 13.0
naoto.sato at oracle.com
- RFR: JDK-8244618 - WinUpgradeUUIDTest.java fails after JDK-8236518
David Holmes
- RFR: 8244199: [TestBug]: Update sun/management/jmxremote/bootstrap tests
Thejasvi Voniadka
- RFR: JDK-8209774 - [TESTBUG]Refactor shell test javax/xml/jaxp/common/8035437/run.sh to java
Fernando Guallini
- RFR(s): 8244659: Improve ZipFile.getInputStream
Volker Simonis
- 6202130: Need to handle UTF-8 values and break up lines longer than 72 bytes
Brent Christian
- RFR: 8193066: Avoid use of capturing lambdas in JarFile
Claes Redestad
- RFR 6470126 java.util.jar.Attributes#containsKey fails with Strings
Vipin Mv1
- BigInteger.squareToLen() can be wrong (when called directly)
Jeff Hain
- RFR: (CSR) JDK-8236688 Clarify String::stripIndent javadoc when string ends with line terminator
Jim Laskey
- RFR: 8244767 - Potential non-terminated string in getEncodingInternal() on Windows
Brent Christian
- RFR: JDK-8244758,: DMG bundler ignores --install-dir option.
Andy Herrick
- RFR: 8244853 - The static build of libextnet is missing the JNI_OnLoad_extnet function
Bob Vandette
- RFR: 8244855 : Remove unused "getParent" function from Windows jni_util_md.c
Brent Christian
- RFR: JDK-8244576: [macos] Volume icon deleted by osascript for background image
Andy Herrick
- [8u] RFR: [JDK 8u] JapanEraNameCompatTest fails
Severin Gehwolf
- RFR: 8244936: Reduce JNI overhead of accessing FileDescriptor
Claes Redestad
- Avoid getting hashCode of keys for empty ConcurrentHashMap
Christoph Dreis
- RFR: JDK-8225056 VM support for sealed classes
Harold Seigel
- RFR(XS): 8244981: jpackage error due to missing final newline in Debian control file
Nick Gasson
- Mismatch between spec and implementation of DataInputStream.readFully(byte[], int, int)
Johannes Kuhn
- RFR: 8245024: Simplify and eagerly initialize StringConcatFactory
Claes Redestad
- RFR JDK-8244961: MethodHandles::privateLookupIn throws NPE when called during initPhase2
Mandy Chung
- RFR: 8245094: Reduce overhead of initializing the default StringConcatFactory strategy
Claes Redestad
- RFR [15] 8245111: Update doc comments for improved processing by the Standard Doclet
Pavel Rappo
- RFR: JDK-823797: ,Package type for runtime image on macosx
Andy Herrick
- RFR [15] 8244342: Compilation warnings about unexpected serialization related method signatures.
Joe Wang
- RFR: JDK-8243454 - Redundant code for executable jar file manifests except SplashScreen-Image
Philipp Kunz
- Update Re: RFR JDK-8223347 Integration of Vector API (Incubator): Java API, implementation, and tests
Paul Sandoz
- RFR: 8215401: Add isEmpty default method to CharSequence
Claes Redestad
- RFR: JDK-8227046: compiler implementation for sealed classes, JDK-8227047: Javadoc for sealed types and JDK-8227044: javax.lang.model for sealed classes
Vicente Romero
- RFR (XXL): 8223347: Integration of Vector API (Incubator): AArch64 backend changes
Yang Zhang
- Optimize (Linked-)HashMap lookup when backing array is null
Christoph Dreis
- RFR: 8218173: exception during StringConcatFactory clinit breaks string concat with no fallback
Claes Redestad
- RFR (CSR) JDK-8245399 Remove addition preview adornment from String::formatted
Jim Laskey
- [15] RFR: 8245241: Incorrect locale provider preference is not logged
naoto.sato at oracle.com
- [15] RFR: 8239480: Support for CLDR version 37
naoto.sato at oracle.com
- RFR: 8245527: LDAP Cnannel Binding support for Java GSS/Kerberos
Alexey Bakhtin
- RFR: 8237908: [TESTBUG] [macos] Add support to jtreg helpers to unpack pkg packages
alexander.matveev at oracle.com
- New candidate JEP: 385: Deprecate RMI Activation for Removal
mark.reinhold at oracle.com
- RFR(S): 8245600: Clean up libjli
Mikael Vidstedt
- RFR: 8245619: Remove unused methods in UnixNativeDispatcher
Claes Redestad
- 8239013: java.util.logging.Logger catalog cache keeps strong references to ResourceBundles
Daniel Fuchs
- RFR: 8245455: Remove alternative StringConcatFactory strategies
Claes Redestad
- RFR: 8242786: [macos] tools/jpackage/share/IconTest.java fails: ABORT trying to dequeue work
alexander.matveev at oracle.com
- Avoid allocations in Executable.getAllGenericParameterTypes
Christoph Dreis
- [BUG] java.util.Properties.entrySet() does not override java.lang.Object methods since Java 9
Rob Spoor
- RFR: 8245677: Optimize lookups in empty HashMap
Claes Redestad
- RFR: 8245678: Avoid allocations in Executable.getAllGenericParameterTypes
Claes Redestad
- RFR (XS) 8245722: 32-bit build failures after JDK-8243491
Aleksey Shipilev
- REMINDER of RFR CSR JDK-8202555: Double.toString(double) sometimes produces incorrect results
Raffaello Giulietti
- contributing to JDK-8171407: Port fdlibm to Java, part 2
Raffaello Giulietti
- RFR: 8245756: Reduce bootstrap cost of StringConcatFactory prependers
Claes Redestad
- Possible optimization in StringLatin1.regionMatchesCI
Christoph Dreis
- RFR(S) 8242504: Enhance the system clock to nanosecond precision
David Holmes
- RFR: JDK-8245202: Convert existing jpackage tests to newer form.
Andy Herrick
- RFR 15 (S): 8245068: Implement Deprecation of RMI Activation
Stuart Marks
- RFR: JDK-8245432: Lookup::defineHiddenClass should throw UnsupportedClassVersionError if the given bytes are of an unsupported major or minor version
Mandy Chung
- RFR: 8245959: Extend String concat testing to account for folded constants
Claes Redestad
- RFR: 8245969: Simplify String concat constant folding
Claes Redestad
- RFR(S/T) : 8245874 : requires.extraPropDefns.vmOpts doesn't need -Xbootclasspath/a:bootClasses
Igor Ignatyev
- RFR 8246034: Remove java.base/share/classes/jdk/internal/jrtfs/jrtfsviewer.js and java.base/share/classes/jdk/internal/jrtfs/jrtls.js
sundararajan.athijegannathan at oracle.com
- 8245867: Logger/bundleLeak/BundleTest.java fails due to "OutOfMemoryError: Java heap space"
Daniel Fuchs
- RFR 8246050: Improve scalability of MemoryScope
Maurizio Cimadamore
- RFR 8246095: Tweaks to memory access API
Maurizio Cimadamore
- RFR(xs): 8245970: IntStream.html#reduce doc should not mention average
Conor Cleary
- RFR[8245658]: 'Arrays.java has two occurrences of bad unicode constants in Javadoc.'
Conor Cleary
- [PATCH] Typo in java.util.regex.Pattern
Hong Shao Yang
- RFR 8246040: java/foreign/TestAddressHandle fails on big endian platforms
Maurizio Cimadamore
- RFR: JDK-8246010: AdditionalLaunchersTest is not enabled, and fails.
Andy Herrick
- RFR: 8246152: Improve String concat bootstrapping
Claes Redestad
- RFR: 8245832 - JDK build make-static-libs should build all JDK libraries
Bob Vandette
- RFR: JDK-8222241 - Example in ServiceLoader API docs should have one provides directive
Fernando Guallini
- RFR(XL) 8198698: Support Lambda proxy classes in dynamic CDS archive
Calvin Cheung
- RFR: 8232841: [TESTBUG] [macos] SigningPackageTest fails when untrusted certificates exist on machine
alexander.matveev at oracle.com
- 8246183: Scanner/ScanTest.java fails due to SIGSEGV in StubRoutines::jshort_disjoint_arraycopy
Brian Burkhalter
- Sometimes constraints are questionable
Jim Laskey
- [PATCH] 8245694 : java.util.Properties.entrySet() does not override java.lang.Object methods
Lisa Li
Last message date:
Sun May 31 23:52:35 UTC 2020
Archived on: Mon Jun 1 16:51:20 UTC 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).