October 2018 Archives by thread
Starting: Mon Oct 1 03:40:52 UTC 2018
Ending: Wed Oct 31 23:06:02 UTC 2018
Messages: 569
- Convert old-style array declarations (was: Re: ByteArrayOutputStream should not have a new writeBytes method in Java)
Tagir Valeev
- Optimized HashSet.toArray()
Tagir Valeev
- RFR (Enhancement): 6194856: Zip Files lose ALL ownership and permissions of the files
Langer, Christoph
- How can I solve Modularity related issue ?
Ichiroh Takiguchi
- RFR: JDK-8166138 - DateTimeFormatter.ISO_INSTANT should handle offsets
Pallavi Sonal
- RFR 8211295: DriverManager.getConnection fails when called from com.sun.rowset.JdbcRowSetImpl
Mandy Chung
- 8152910: Get performance improvement with Stable annotation
Brian Burkhalter
- 6516099: InputStream.skipFully(int k) to skip exactly k bytes
Brian Burkhalter
- RFR(M) : 8211171 : move JarUtils to top-level testlibrary
Igor Ignatyev
- RFR (XS) 8200381 : Typos in javadoc - missing verb "be" and alike
Ivan Gerasimov
- RFR[12] JDK-8211107: LDAPS communication failure with jdk 1.8.0_181
Prasadrao Koppula
- RFR(S): 8211350: Remove jprt support
Mikael Vidstedt
- RFR: 8211382 ISO2022JP and GB18030 NIO converter issues
Ichiroh Takiguchi
- RFR : 8211106: [windows] Update OS detection code to recognize Windows Server 2019
Baesken, Matthias
- [PATCH] 4511638: Double.toString(double) sometimes produces incorrect results
Martin Buchholz
- Review Request: JDK-8206240: java.lang.Class.newInstance() is causing caller to leak
Mandy Chung
- RFR JDK-8211385: (zipfs) ZipDirectoryStream yields a stream of absolute paths when directory is relative
Xueming Shen
- Test Libraries : Status and Further Steps
Igor Ignatyev
- RFR: 8207851 JEP Draft: Support ByteBuffer mapped over non-volatile memory
Andrew Dinn
- RFR(S): 8211441 Collection::removeIf spec does not say whether intermediate collection updates are visible to the filter function
Tagir Valeev
- Review Request JDK-8181443: Replace usages of jdk.internal.misc.Unsafe with MethodHandles.Lookup.defineClass
Mandy Chung
- Review Request: 6202130: java.util.jar.Attributes.writeMain() can't handle multi-byte chars
Philipp Kunz
- RFC: JEP JDK-8208089: Implement C++14 Language Features
Kim Barrett
- Fwd: Re: RFR (12): 8191053: Provide a mechanism to make system's security manager immutable
Sean Mullan
- JarFile constructor throws undocumented exception (only) on Windows OS
Jaikiran Pai
- RFR 8207690: SearchPath API for classpath and similar path strings
Roger Riggs
- generated code and jigsaw modules
Richard Hillegas
- [12] RFR: 8211398: Square character support for the Japanese new era
Naoto Sato
- StringBuilder and StringBuffer: add a new constructor with initial string AND initial capacity. Restrict passing a null into constructors
Sergey Ponomarev
- RFR JDK-8211728,JarFile::versionedStream() does not filter META-INF resources in versioned stream
Xueming Shen
- RFR: 8211765 - JarFile constructor throws undocumented exception
Lance Andersen
- core-libs-dev Digest, Vol 138, Issue 30
Prakhar Makhija
- RFR: 8211860: Avoid reading security properties eagerly on Manifest class initialization
Claes Redestad
- RFR: 8211859: (fc) Avoid initializing AtomicBoolean from RandomAccessFile
Claes Redestad
- RFR [12] 8211863: Problem list test/jdk/javax/naming/module/RunBasic.java
Chris Hegarty
- RFR: 8211804: Constant AO_UNUSED_MBZ uses left shift of negative value
Kim Barrett
- JDK 12 RFR of JDK-8058202 : AnnotatedType implementations don't override toString(), equals(), hashCode()
joe darcy
- RFR [12] 8211920: Close server socket and cleanups in test/jdk/javax/naming/module/RunBasic.java
Chris Hegarty
- RFR: 8211752: JNU_ThrowIOExceptionWithLastErrorAndPath - enhance some IOExceptions with path causing the issue
Baesken, Matthias
- Collectors.Characteristics.IDENTITY_FINISH Spec Clarification
Chris Dennis
- How to detect that a VM was started with --enable-preview ?
Remi Forax
- RFR JDK-8211880,Broken links in java.util.jar
Xueming Shen
- RFR: 8211962: Implicit narrowing in MacOSX java.desktop jsound
Kim Barrett
- RFR: JDK-8211952: Broken links in java.time API
Jonathan Gibbons
- [12]RFR of JDK-8210403:Refactor java.util.Locale:i18n shell tests to plain java tests
Ying Zhou
- RFR [12] - 8211960: broken links in java.util.logging
Daniel Fuchs
- RFR (XS) 8211396 : Broken link in javadoc for private java.util.regex.Pattern#normalize()
Ivan Gerasimov
- Review Request: JDK-8211921,,AssertionError in MethodHandles$Lookup.defineClass
Mandy Chung
- RFR of JDK-8186610,move ModuleUtils to top-level testlibrary
Hamlin Li
- Why Stream.concat is a static method - type variable contravariance
James Roper
- [12] RFR of JDK-8210353: Move java/util/Arrays/TimSortStackSize2.java back to tier1
Amy Lu
- RFR of JDK-8209768: Refactor java/util/prefs/CheckUserPrefsStorage.sh to plain java test
Amy Lu
- RFR 8212045: Add back tests removed from HashesTest.java and AddExportsTest.java
Lance Andersen
- RFR 8211922: Remove test/jdk/javax/naming/module/RunBasic.java from the ProblemList
Chris Hegarty
- RFR [12] 8212001: Verify exported symbols in java.base (libjava)
Pavel Rappo
- RFR 8192939: Remove Finalize methods from FileInputStream and FileOutputStream
Roger Riggs
- CODETOOLS-7902290 breaks all JTreg tests which use @requires vm.opt.*
Volker Simonis
- JDK 12 RFR of JDK-6304578: (reflect) toGenericString fails to print bounds of type variables on generic methods
joe darcy
- RFR of JDK-8211974,move testlibrary/java/util/jar/CreateMultiReleaseTestJars.java to a separate testlibrary
Hamlin Li
- Review Request: 6443578: Continuation lines in JAR manifests do not follow RFC-822
Philipp Kunz
- RFR(JDK 12/NIO) 8202285: (fs) Add a method to Files for comparing file contents
Joe Wang
- [12] RFR: 8211961: Broken link in java.util.Locale
naoto.sato at oracle.com
- Inconsistencies in TreeSet Interface
Martin Buchholz
- RFR:8211957 : Broken links to stylesheet in java.base/doc-files
Priya Lakshmi Muthuswamy
- RFR (S) 8212178: Soft reference reclamation race in com.sun.xml.internal.stream.util.ThreadLocalBufferAllocator
Aleksey Shipilev
- RFR: JDK-8210031: implementation for JVM Constants API
Vicente Romero
- Review Request: JDK-8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference
Mandy Chung
- [12]RFR 8210406: Refactor java.util.PluggableLocale:i18n shell tests to plain java tests
Dora Zhou
- RFR: 8148188: Enhance the security libraries to record events of interest
Seán Coffey
- RFR: 8212597: Optimize String concatenation setup when using primitive operands
Claes Redestad
- Is it possible to find PDB (windows debugging info) for published jvm.dll?
Alexander Miloslavskiy
- [PATCH] Fix typo in javadoc for java.lang.ref.Cleaner
Andrew Luo
- JDK-8198620: New Convenient-Methods for java.util.stream.Stream
Nir Lisker
- [12] RFR 8200151: Add 8 JNDI tests to com/sun/jndi/dns/ConfigTests/
Roger Riggs
- [12] RFR 8210339: Add 10 JNDI tests to com/sun/jndi/dns/FedTests/
Roger Riggs
- [12] RFR 8208542: Add 4 JNDI tests to com/sun/jndi/dns/ListTests/
Roger Riggs
- 6850720: Allow POSIX_SPAWN to be used for ProcessImpl on Linux
David Lloyd
- RFR: JDK-8212694 - Using Raw String Literals with align() and Integer.MIN_VALUE causes out of memory error
Jim Laskey
- [NEW BUG][JDK12] Avoid subList overhead in String.split and Pattern.split
Christoph Dreis
- RFR: 8212726: Replace some use of drop- and foldArguments with filtering argument combinator in StringConcatFactory
Claes Redestad
- RFR[S]: JDK-8211876,,Broken links in java.base files (ClassLoader.html#name)
Jonathan Gibbons
- Time-zone database issues
Stephen Colebourne
- [12] RFR of JDK-8210908: Refactor java/util/prefs/PrefsSpi.sh to plain java test
Amy Lu
- [12]RFR of JDK-8210407:Refactor java.util.Calendar:i18n shell tests to plain java tests
Ying Zhou
- RFR: JDK-8212780: JEP 343: Packaging Tool Implementation
Andy Herrick
- RFR 8212129: Remove finalize methods from java.util.zip.ZipFIle/Inflator/Deflator
Lance Andersen
- RFR(s): 8210549: Runtime.exec: in closeDescriptors(), use FD_CLOEXEC instead of close()
Thomas Stüfe
- JDK 12 RFR of JDK-8212880: Cannot access ftp: site for fdlibm.tar
joe darcy
- Review Request JDK-8212948: Remove unused jdk.internal.misc.VMNotification interface
Mandy Chung
- [RFR] 8160768: Add capability to custom resolve host/domain names within the default JDNI LDAP provider
Rob McKenna
- RFR: 8139965 - Hang seen when using com.sun.jndi.ldap.search.replyQueueSize
Rob McKenna
- Exceptions in Iterator.forEachRemaining()
Zheka Kozlov
- Proposal Extending API for Streams (or other potentially long builder or chain calls)
Constantine Plotnikov
- RFR: 8212794 IBM-964 and IBM-29626C are required for AIX default charset
Ichiroh Takiguchi
- RFR 8213031: Enhance jdk.nio.zipfs to support Posix File Permissions
Langer, Christoph
- Proposal: Stream.iterateWhile(T seed, Function<T, Optional<T>> mapper)
Tomasz Linkowski
- Request Review: JDK-8213043: Add internal Unsafe xxxObject methods as jsr166 is broken
Mandy Chung
- JMathConstant submission for upcoming JDK
Roger Riggs
- RFR: 8213016: (tz) Upgrade time-zone data to tzdata2018f
Ramanand Patil
- RFR(JDK 12/java.xml) 8212866: Broken link to schematron.com
Joe Wang
- [12] RFR: 8212941: Loosen the range of JapaneseEra
naoto.sato at oracle.com
- RFR: XXS JDK-8213056,,Nested anchor tags in java.lang.module
Jonathan Gibbons
- RFR(xxs): 8213017: jspawnhelper: need to handle pipe write failure when sending return code
Thomas Stüfe
- [12]RFR of JDK-8210409:Refactor java.util.TimeZone:i18n shell tests to plain java tests
Ying Zhou
- RFR 8213031: (zipfs) Add support for POSIX file permissions (was: Enhance jdk.nio.zipfs to support Posix File Permissions)
Langer, Christoph
- RFR: 8213035: Pack MethodHandleInlineStrategy coder and length into a long
Claes Redestad
- RFR: 8213085: (tz) Upgrade time-zone data to tzdata2018g
Ramanand Patil
- PipedInputStream improvement
Ilya Gazman
- RFR(XS): 8213151: [AIX] Some class library files are missing the Classpath exception
Volker Simonis
- Looking for guidness
Ilya Gazman
- RFR: 8203629: Produce events in the JDK without a dependency on jdk.jfr
Markus Gronlund
- RFR(M) 8212605: Pure-Java implementation of AccessController.doPrivileged
dean.long at oracle.com
Last message date:
Wed Oct 31 23:06:02 UTC 2018
Archived on: Thu Nov 1 16:17:07 UTC 2018
This archive was generated by
Pipermail 0.09 (Mailman edition).