May 2018 Archives by thread
Starting: Tue May 1 00:04:55 UTC 2018
Ending: Thu May 31 22:13:24 UTC 2018
Messages: 621
- RFR(JDK11/NIO) 8202285: (fs) Add a method to Files for comparing file contents
Joe Wang
- RFR 8202086 : Improve performance characteristics of sun.security.util.MemoryCache
Ivan Gerasimov
- RFR: 8195717: test java/lang/invoke/MethodHandlesTest timed out running testAsCollector1
Vivek Theeyarath
- [11] RFR (XS): 8202484: Unused field in TimeZone
Naoto Sato
- 8202507: Remove IO and NIO AtomicAppend tests from problem list
Brian Burkhalter
- Hashing files/bytes <was> Re: RFR(JDK11/NIO) 8202285: (fs) Add a method to Files for comparing file contents
forax at univ-mlv.fr
- RFR for 6443578 and 6202130: UTF-8 in Manifests
Philipp Kunz
- Charsets for hex/base64
Jonas Konrad
- RFR(XS): 8202329 [AIX] Fix codepage mappings for IBM-943 and Big5
Volker Simonis
- [11] RFR for JDK-8202544: Hide unused exports in libzip
Alexey Ivanov
- RRF: 8187123: (reflect) Class#getCanonicalName and Class#getSimpleName is a part of performance issue
Claes Redestad
- RFR: 8202548: Use reservation Object when creating SpeciesData
Claes Redestad
- CSR 8202555: Double.toString(double) sometimes produces incorrect results
Brian Burkhalter
- RFR: Here are some easy patches
Martin Buchholz
- [JDK 11] RFR 8202575: Remove java/lang/String/nativeEncoding/StringPlatformChars.java from ProblemList
Amy Lu
- RFR 8202581: failure_handler: gather more environment information on macOS
Amy Lu
- [PATCH] JDK-8159797 Throw a right IllegalArgumentException from the bytecode generated by Method/ConstructorAccessor
Jaikiran Pai
- [PATCH] 8202521: Add overloaded methods of Map#compute, Map#computeIfAbsent, Map#computeIfPresent
Jacob Glickman
- RFR (JDK11/java.xml) 8201138: Defect in XMLEventReader.getElementText() may cause data to be skipped, duplicated or otherwise result in a ClassCastException
Joe Wang
- RFR: 8179887 - Build failure with glibc >= 2.24: error: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated
B. Blaser
- RFR: 8179887 - Build failure with glibc >= 2.24: error: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated
Kim Barrett
- RFR: 8179887 - Build failure with glibc >= 2.24: error: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated
B. Blaser
- RFR: 8179887 - Build failure with glibc >= 2.24: error: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated
Alan Bateman
- RFR: 8179887 - Build failure with glibc >= 2.24: error: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated
Kim Barrett
- RFR: 8179887 - Build failure with glibc >= 2.24: error: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated
B. Blaser
- RFR: 8179887 - Build failure with glibc >= 2.24: error: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated
Kim Barrett
- RFR: 8179887 - Build failure with glibc >= 2.24: error: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated
B. Blaser
- RFR: 8179887 - Build failure with glibc >= 2.24: error: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated
B. Blaser
- RFR: 8179887 - Build failure with glibc >= 2.24: error: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated
B. Blaser
- RFR: 8179887 - Build failure with glibc >= 2.24: error: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated
Kim Barrett
- [11] RFR: 8170769 Provide a simple hexdump facility for binary data
Vincent Ryan
- [11] RFR: JDK-8202582 : DateTimeFormatterBuilder.parseOffsetBased unnecessarily calls toString()
Rachna Goel
- RFR(M): 8201593: Print array length in ArrayIndexOutOfBoundsException.
Roger Riggs
- RFR: 8201274: Launch Single-File Source-Code Programs
Jonathan Gibbons
- [NEW BUG][JDK11] Use Collections.emptyEnumeration() where possible
Christoph Dreis
- RFR (S): 8202686: Missing test case for 8200167 - final Object methods
David Holmes
- RFR of JDK-8202291,java/rmi/Naming/LookupIPv6.java failed with Connection refused
Hamlin Li
- Rationale behind having type variables <A> for Collector's accumulator types in public APIs
Lukas Eder
- RFR: 8202583: Remove experimental ClassForNamePlugin
Claes Redestad
- RFR(M): 8202745: Remove hyphens from "out-of-bounds".
Lindenmaier, Goetz
- RFR of JDK-8202756,move FilterUSRTest.java to openJDK
Hamlin Li
- JDK 11 RFR of JDK-8202563: BigInteger/BigDecimal not immune to overflow, contrary to spec
joe darcy
- RFR JDK-8200372 - String::trim JavaDoc should clarify meaning of space
Jim Laskey
- RFR: JDK-8202788: Explicitly reclaim cached thread-local direct buffers at thread exit
Tony Printezis
- [11] RFR: 8202553: Update FXLauncherTest as part of removing JavaFX from JDK
Kevin Rushforth
- JEP 306
coleen.phillimore at oracle.com
- RFR: JDK-8200377 String::strip, String::stripLeading, String::stripTrailing
Jim Laskey
- RFR: jsr166 jdk integration 2018-05
Martin Buchholz
- JEP 306 Question
A Z
- Should Java have a unit type?
James Roper
- [AIX] Add charset IBM-964 (default charset for zh_TW.IBM-eucTW) to stdcs
Bhaktavatsal R Maram
- RFR (S): 8202915: [JAXP] Performance enhancements and cleanups in com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator
Langer, Christoph
- Initial JDK 11 RFR of JDK-8202385: Annotation to mark serial-related fields and methods
joe darcy
- [11] RFR: api/java_text/SimpleDateFormat/index.html#Format testcases started to fail with JDK11 b12
naoto.sato at oracle.com
- RFR 8202708, Add a check of opening stream for not-existing UNC url
Felix Yang
- RFR: 8196340: (coll) Examine overriding inherited methods in ArrayList and ArrayList.SubList
Claes Redestad
- speedup factors of the proposed re-implementation of Double.toString(double)
raffaello.giulietti at gmail.com
- RFR: 8202997: Split test/jdk/:tier1 to enable better parallel execution
Christian Tornqvist
- Review Request JDK-8202113: Reflection API is causing caller classes to leak
mandy chung
- Question/discussion how to resolve 8196371, 4271239, 4935610, and 6910466 about missing manifest version in Attributes#writeMain
Philipp Kunz
- RFR Bug-pending: Enable Hotspot to Track Native Memory Usage for Direct Byte Buffers
Adam Farley8
- [JDK 11] RFR 8202763: failure_handler: list open files for macOS
Amy Lu
- RFR: JDK-8200436 - String::isBlank
Jim Laskey
- RFR 7183985: Class.getAnnotation() throws an ArrayStoreException when the annotation class not present
Liam Miller-Cushon
- [core-libs] RFR (L): 8010319: Implementation of JEP 181: Nest-Based Access Control
David Holmes
- Fwd: Question about Reflection details
Thomas Stüfe
- RFR: 8203223: Signed integer overflow in ImageStrings::hash_code (libjimage.so)
Severin Gehwolf
- RFR(JDK11/JAXP/java.xml) 8202426: NPE thrown by Transformer when XMLStreamReader reports no xml attribute type
Joe Wang
- RFR JDK-8191533,jar --describe-module prints service provider class names in lower case
Xueming Shen
- RFR : 8202322: AIX: symbol visibility flags not support on xlc 12.1
Baesken, Matthias
- RFR: JDK-8190187: C++ code calling JNI_CreateJavaVM can be killed by Java - Final Email
Adam Farley8
- Bug Request: Please remove out-of-date files from bug
Adam Farley8
- Discussion: Efficient ByteBuffer -> String that avoids additional copying
Jacob Glickman
- 8202076: test/jdk/java/io/File/WinSpecialFiles.java on windows with VS2017
Brian Burkhalter
- RFR (JDK11/JAXP/java.xml) 8198548: Initialization race in com.sun.org.apache.xerces.internal.impl.xpath.regex.Token.getRange() on Token.categories
Joe Wang
- RFR 8203279 : Faster calculation of power of two
Ivan Gerasimov
- RFR: 8177276: MethodHandles.insertArguments doesn't specify IllegalArgumentException on index mismatch
Vivek Theeyarath
- RFR: Rename EFS in java.util.zip internals to something meaningful
Martin Buchholz
- RFR: Small cleanups in java.lang.ref
Martin Buchholz
- [11] RFR: 8202088: Japanese new era implementation
Naoto Sato
- RFR: 8203352: Improve java implementation of Integer/Long.numberOfLeadingZeros
Claes Redestad
- RFR: JDK-8200380 String::lines
Jim Laskey
- RFR: CSR - JDK-8203428 Predicate::not
Jim Laskey
- Discussion: Introduce a `Stream.reject` method, the opposite of `Stream.filter`
Jacob Glickman
- Easy and safe cloning of methods, constructors, fields and parameters.
Kasper Nielsen
- Reimplementing sun.nio.ch.WindowsSelectorImpl using WSAEventSelect and WSAWaitForMultipleEvents instead of a wakeup socket
John Platts
- Add x-IBM-1129 charset
Nasser Ebrahim
- RFC: Experiment in accessing/managing persistent memory from Java
Andrew Dinn
- RFR 8203368: ObjectInputStream filterCheck method throws NullPointerException
Roger Riggs
- Bug: Typo in ICUBinary.java
Adam Farley8
- RFR (S): 8203500: Fix broken links to Specification in "specs" directory
Iris Clark
- RFR JDK-8196987: Resolve disabled warnings for libzip
Xueming Shen
- [11] RFR: 8202771: Migrate Unicode character tests to JDK Repo
Dora Zhou
- RFR: 8203233: (tz) Upgrade time-zone data to tzdata2018e
Ramanand Patil
- RFR: 8203028: Simplify reference processing in light of JDK-8175797
mandy chung
- RFR JDK-8200172,String.split non-positive term incorrect use
Xueming Shen
- RFR: CSR JDK-8203630 Add instance method equivalents for String::format
Jim Laskey
- ServiceLoader.load(Class, ClassLoader) does not load services exposed in modules and loaded by parent CL
Peter Levart
- RFR: 81820709 - Container Awareness JEP
Bob Vandette
- RFR: implementation for JEP 334: JVM Constants API
Vicente Romero
- RFR(s): 8201518 add test for randomized iteration order of unmodifiable Set and Map
Stuart Marks
- RFR (trivial): 8203769: ProblemList test/jdk/java/util/Map/InPlaceOpsCollisions.java
David Holmes
- RFR 8203369 : Check for both EAGAIN and EWOULDBLOCK error codes
Ivan Gerasimov
- 8202290: AtomicAppend tests fail on macOS 10.13 ("High Sierra")
Brian Burkhalter
- RFR: JDK-8203827: Upgrade JLine to 2.14.6
Jan Lahoda
- [8u-dev] Request for Review and Approval to Backport 8203369 : Check for both EAGAIN and EWOULDBLOCK error codes
Ivan Gerasimov
- RFR: 8193154: methods in java.time's TCKZoneRules OpenJDK test miss @Test annotation
Vivek Theeyarath
- [11] RFR JDK-8203474: Update description of "Cyrillic Supplementary" block name in Character.UnicodeBlock class.
Rachna Goel
- RFR: 8203886: Invoke LambdaMetafactory::altMetafactory exactly from the BootstrapMethodInvoker
Claes Redestad
- RFR: JDK-8050818 Predicate::not - provide an easier way to negate a predicate
Jim Laskey
- RFR: JDK-8203839: API clarification: versioned jar entry verification in multi-release jar file
Xueming Shen
- RFR: JDK-8190417 java.util.regex.Matcher method doc points to incorrect links
Michal Vala
- Durations in existing JDK APIs
Kurt Alfred Kluever
- RFR: 8203357 Container Metrics
Bob Vandette
- github
Ivan Krylov
- Draft JEP proposal: JDK-8200758: Packaging Tool
Kevin Rushforth
- [8u-dev] Request for Review and Approval to Backport 8203368: ObjectInputStream filterCheck method throws NullPointerException
Ivan Gerasimov
- RFR: JDK-8203891: Upgrade JOpt Simple to 5.0.4
Jan Lahoda
- RFR: 8204194: Lazily create MethodHandleImpl$AsVarargsCollector.asCollectorCache
Claes Redestad
Last message date:
Thu May 31 22:13:24 UTC 2018
Archived on: Fri Jun 1 22:15:29 UTC 2018
This archive was generated by
Pipermail 0.09 (Mailman edition).