April 2022 Archives by thread
Starting: Fri Apr 1 09:58:19 UTC 2022
Ending: Sat Apr 30 21:24:44 UTC 2022
Messages: 1250
- jpackage usage problems
Hiran Chaudhuri
- Unused sun.nio.fs.Reflect
Andrey Turbanov
- RFR: 8282221: x86 intrinsics for divideUnsigned and remainderUnsigned methods in java.lang.Integer and java.lang.Long [v8]
Vamsi Parasa
- RFR: 8282221: x86 intrinsics for divideUnsigned and remainderUnsigned methods in java.lang.Integer and java.lang.Long [v6]
Vamsi Parasa
- RFR: 8283892: Compress and expand bits
Paul Sandoz
- RFR: 8279876: Clean up: isAssignableFrom usages in xpath and jdk internal classes
Joe Wang
- RFR: 8186958: Need method to create pre-sized HashMap [v10]
liach
- RFR: 8284067: jpackage'd launcher reports non-zero exit codes with error prompt
Alexey Semenyuk
- RFR: 8282221: x86 intrinsics for divideUnsigned and remainderUnsigned methods in java.lang.Integer and java.lang.Long [v4]
Vladimir Kozlov
- RFR: 8283667: [vectorapi] Vectorization for masked load with IOOBE with predicate feature
Xiaohong Gong
- RFR: 8282221: x86 intrinsics for divideUnsigned and remainderUnsigned methods in java.lang.Integer and java.lang.Long [v9]
Vamsi Parasa
- RFR: 8283994: Make Xerces DatatypeException stackless [v2]
Aleksey Shipilev
- RFR: 8177107: Reduce memory footprint of java.lang.reflect.Constructor/Method
Aleksey Shipilev
- RFR: 8240903: Add test to check that jmod hashes are reproducible [v3]
Dongbo He
- RFR: 8284331: Add sanity check for signal handler modification warning.
Kevin Walls
- Integrated: 8284067: jpackage'd launcher reports non-zero exit codes with error prompt
Alexey Semenyuk
- RFR: 8284444: Sting typo
Daniel Jeliński
- Integrated: 8177107: Reduce memory footprint of java.lang.reflect.Constructor/Method
Claes Redestad
- fast way to infer caller
Ceki Gülcü
- RFR: 8186958: Need method to create pre-sized HashMap [v11]
XenoAmess
- RFR: 8186958: Need method to create pre-sized HashMap [v12]
XenoAmess
- RFR: 8282648: Problems due to conflicting specification of Inflater::inflate(..) and InflaterInputStream::read(..) [v4]
Volker Simonis
- RFR: 8282648: Problems due to conflicting specification of Inflater::inflate(..) and InflaterInputStream::read(..) [v3]
Volker Simonis
- RFR: 8282664: Unroll by hand StringUTF16 and StringLatin1 polynomial hash loops [v8]
Ludovic Henry
- RFR: 8282664: Unroll by hand StringUTF16 and StringLatin1 polynomial hash loops [v7]
Ludovic Henry
- RFR: 8283698: Refactor Locale constructors used in src/test
Naoto Sato
- RFR: 8282221: x86 intrinsics for divideUnsigned and remainderUnsigned methods in java.lang.Integer and java.lang.Long [v10]
Srinivas Vamsi Parasa
- RFR: JDK-8281006 Module::getResourceAsStream should check if the resource is open unconditionally when caller is null
Tim Prinzing
- RFR: 8284036: Make ConcurrentHashMap.CollectionView a sealed hierarchy
Stuart Marks
- RFR: 8284361: Updating ASM to 9.3 for JDK 19
Vicente Romero
- RFR: 8265768 [aarch64] Use glibc libm impl for dlog,dlog10,dexp iff 2.29 or greater on AArch64.
Tobias Hartmann
- RFR: 8282664: Unroll by hand StringUTF16 and StringLatin1 polynomial hash loops [v9]
Ludovic Henry
- RFR: JDK-8234128 jarsigner will not show not-signed-by-alias warning if an intermediate cert is in this keystore
Jamil Nimeh
- Integrated: JDK-8234128 jarsigner will not show not-signed-by-alias warning if an intermediate cert is in this keystore
Mark Powers
- RFR: 8265315: Support for CLDR version 41
Naoto Sato
- RFR: JDK-8266670: Better modeling of access flags in core reflection [v17]
Joe Darcy
- RFR: 8282221: x86 intrinsics for divideUnsigned and remainderUnsigned methods in java.lang.Integer and java.lang.Long [v11]
Srinivas Vamsi Parasa
- RFR: 8282221: x86 intrinsics for divideUnsigned and remainderUnsigned methods in java.lang.Integer and java.lang.Long [v12]
Srinivas Vamsi Parasa
- RFR: 8284336: CDS SignedJar.java test fails due to archived Reference object
Ioi Lam
- RFR: 8284567: Collapse identical catch branches in java.base
Andrey Turbanov
- Always false condition in 'java.nio.file.FileSystem#getPathMatcher implementations
Andrey Turbanov
- RFR: 8284435: Add dedicated filler objects for known dead Java heap areas
Thomas Schatzl
- RFR: 8240903: Add test to check that jmod hashes are reproducible [v5]
Alan Bateman
- RFR: 8284579: Improve VarHandle checks for interpreter
Claes Redestad
- RFR: 8284161: Implementation of Virtual Threads (Preview)
Alan Bateman
- RFR: 8283719: java/util/logging/CheckZombieLockTest.java failing intermittently
Daniel Fuchs
- RFR: 8282221: x86 intrinsics for divideUnsigned and remainderUnsigned methods in java.lang.Integer and java.lang.Long [v13]
Srinivas Vamsi Parasa
- Integrated: 8282221: x86 intrinsics for divideUnsigned and remainderUnsigned methods in java.lang.Integer and java.lang.Long
Srinivas Vamsi Parasa
- Corretto Java Flexible Path to repair OpenJDK, Corretto Floating Point Arithmetic, StrictMath, bound classes and interfaces?
sminervini.prism
- RFR: 8279283 - BufferedInputStream should override transferTo [v5]
Markus KARG
- RFR: 8186958: Need method to create pre-sized HashMap [v13]
XenoAmess
- RFR: 8186958: Need method to create pre-sized HashMap [v14]
XenoAmess
- Integrated: 8284036: Make ConcurrentHashMap.CollectionView a sealed hierarchy
Jaikiran Pai
- RFR: 8283870: jdeprscan --help causes an exception when the locale is ja or zh_CN
Koichi Sakata
- RFR: 8282191: Implementation of Foreign Function & Memory API (Preview) [v24]
David Holmes
- RFR: 8282648: Problems due to conflicting specification of Inflater::inflate(..) and InflaterInputStream::read(..) [v5]
Volker Simonis
- RFR: JDK-8283084 RandomGenerator nextDouble(double, double) is documented incorrectly [v2]
Jim Laskey
- RFR: 8282274: Compiler implementation for Pattern Matching for switch (Third Preview)
Jan Lahoda
- RFR: 8282191: Implementation of Foreign Function & Memory API (Preview) [v25]
Maurizio Cimadamore
- RFR: 8284637: Improve String.join performance
XenoAmess
- RFR: 8284638: store skip buffers in InputStream Object
XenoAmess
- RFR: 8282191: Implementation of Foreign Function & Memory API (Preview) [v26]
Maurizio Cimadamore
- RFR: 8275535: Retrying a failed authentication on multiple LDAP servers can lead to users blocked
Andrew John Hughes
- RFR: 8284702: Add @since for java.time.LocalDate.EPOCH
Glavo
- RFR: 4511638: Double.toString(double) sometimes produces incorrect results [v6]
zimmermann6
- RFR: 8282191: Implementation of Foreign Function & Memory API (Preview) [v27]
Maurizio Cimadamore
- RFR: 8283689: Update the foreign linker VM implementation [v3]
Jorn Vernee
- RFR: 8284742: Handle integral division overflow during parsing
Quan Anh Mai
- RFR: 8282648: Problems due to conflicting specification of Inflater::inflate(..) and InflaterInputStream::read(..) [v6]
Volker Simonis
- RFR: 8283083: java.util.random L128X256MixRandom constructor fails to use byte[] seed
Raffaello Giulietti
- RFR: 8284771: java/util/zip/CloseInflaterDeflaterTest.java failed with "AssertionError: Expected IOException to be thrown, but nothing was thrown"
Ravi Reddy
- RFR: 8279185: Support for IsoFields in JapaneseDate/MinguoDate/ThaiBuddhistDate [v5]
Naoto Sato
- RFR: 8284642: Unexpected behavior of -XX:MaxDirectMemorySize=0
Harold Seigel
- RFR: 8186958: Need method to create pre-sized HashMap [v15]
XenoAmess
- RFR: 8186958: Need method to create pre-sized HashMap [v16]
XenoAmess
- RFR: 8282648: Problems due to conflicting specification of Inflater::inflate(..) and InflaterInputStream::read(..) [v7]
Volker Simonis
- RFR: 8284853: Fix varios 'expected' typo
Andrey Turbanov
- RFR: 8282191: Implementation of Foreign Function & Memory API (Preview) [v28]
Maurizio Cimadamore
- RFR: 8282191: Implementation of Foreign Function & Memory API (Preview) [v29]
Maurizio Cimadamore
- RFR: 8279185: Support for IsoFields in JapaneseDate/MinguoDate/ThaiBuddhistDate [v6]
Naoto Sato
- RFR: 8186958: Need method to create pre-sized HashMap [v17]
XenoAmess
- RFR: 8186958: Need method to create pre-sized HashMap [v18]
XenoAmess
- RFR: 6478546: FileInputStream.read() throws OutOfMemoryError when there is plenty available
Brian Burkhalter
- RFR: JDK-8284874: Add comment to ProcessHandle/OnExitTest to describe zombie problem
Thomas Stuefe
- RFR: 8284880: Re-examine sun.invoke.util.Wrapper hash tables
Claes Redestad
- RFR: 8284866: Add test to JDK-8273056
Raffaello Giulietti
- RFR: 8282191: Implementation of Foreign Function & Memory API (Preview) [v30]
Maurizio Cimadamore
- RFR: 8284891: Fix typos in build system files
Magnus Ihse Bursie
- RFR: 8280915: Better parallelization for AbstractSpliterator and IteratorSpliterator when size is unknown [v5]
Paul Sandoz
- RFR: 8186958: Need method to create pre-sized HashMap [v19]
XenoAmess
- RFR: 8186958: Need method to create pre-sized HashMap [v20]
XenoAmess
- RFR: 8186958: Need method to create pre-sized HashMap [v21]
XenoAmess
- RFR: 8284893: Fix typos in java.base
Magnus Ihse Bursie
- RFR: JDK-8236128: Allow jpackage create installers for services [v2]
Alexey Semenyuk
- RFR: 8284856: Add a test case for checking UnicodeScript entity numbers
Naoto Sato
- RFR: 8186958: Need method to create pre-sized HashMap [v22]
XenoAmess
- OpenJDK or SE Java Floating Point Options?
sminervini.prism
- RFR: 8178355: IdentityHashMap uses identity-based comparison for values everywhere except remove(K,V) and replace(K,V,V)
liach
- RFR: 8178355: IdentityHashMap uses identity-based comparison for values everywhere except remove(K,V) and replace(K,V,V)
ExE Boss
- RFR: 8178355: IdentityHashMap uses identity-based comparison for values everywhere except remove(K,V) and replace(K,V,V)
liach
- RFR: 8178355: IdentityHashMap uses identity-based comparison for values everywhere except remove(K,V) and replace(K,V,V)
Stuart Marks
- RFR: 8178355: IdentityHashMap uses identity-based comparison for values everywhere except remove(K,V) and replace(K,V,V)
Stuart Marks
- RFR: 8178355: IdentityHashMap uses identity-based comparison for values everywhere except remove(K,V) and replace(K,V,V)
Stuart Marks
- RFR: 8178355: IdentityHashMap uses identity-based comparison for values everywhere except remove(K,V) and replace(K,V,V)
Stuart Marks
- RFR: 8178355: IdentityHashMap uses identity-based comparison for values everywhere except remove(K,V) and replace(K,V,V) [v2]
liach
- RFR: 8178355: IdentityHashMap uses identity-based comparison for values everywhere except remove(K,V) and replace(K,V,V) [v3]
liach
- RFR: 8280035: Use Class.isInstance instead of Class.isAssignableFrom where applicable
ExE Boss
- Integrated: 8280915: Better parallelization for AbstractSpliterator and IteratorSpliterator when size is unknown
Tagir F.Valeev
- RFR: 8279185: Support for IsoFields in JapaneseDate/MinguoDate/ThaiBuddhistDate [v7]
Naoto Sato
- RFR: 8284922: Fix some doc-comment issues on methods with package access in JDK API
Pavel Rappo
- Integrated: 8240903: Add test to check that jmod hashes are reproducible
Dongbo He
- RFR: JDK-8277520: Implement JDK-8 default methods for IdentityHashMap [v4]
ExE Boss
- RFR: 8284932: [Vector API] Incorrect implementation of LSHR operator for negative byte/short elements
Jie Fu
- RFR: JDK-8242888: Convert dynamic proxy to hidden classes
liach
- Improve `finally` block exception handling
some-java-user-99206970363698485155 at vodafonemail.de
- RFR: 8284942: Proxy building can just iterate superinterfaces once
liach
- RFR: 8284950: Swappiness disables swap space usage
xpbob
- RFR: JDK-8282008: Incorrect handling of quoted arguments in ProcessBuilder [v3]
Roger Riggs
- Integrated: JDK-8282008: Incorrect handling of quoted arguments in ProcessBuilder
Roger Riggs
- Integrated: 8186958: Need method to create pre-sized HashMap
XenoAmess
- Floating Point Correction Implementation?
sminervini.prism
- RFR: 8274517: java/util/DoubleStreamSums/CompensatedSums.java fails with expected [true] but found [false]
Raffaello Giulietti
- RFR: 8284992: Fix misleading Vector API doc for LSHR operator
Jie Fu
- RFR: 8285001: Simplify StringLatin1.regionMatches
Claes Redestad
- RFR: 8285007: Use correct lookup mode for MethodHandleStatics.UNSAFE
Claes Redestad
- RFR: 8279185: Support for IsoFields in JapaneseDate/MinguoDate/ThaiBuddhistDate [v4]
Roger Riggs
- RFR: 8279185: Support for IsoFields in JapaneseDate/MinguoDate/ThaiBuddhistDate [v8]
Naoto Sato
- RFR: 8279185: Support for IsoFields in JapaneseDate/MinguoDate/ThaiBuddhistDate [v9]
Naoto Sato
- RFR: 8284780: Need methods to create pre-sized HashSet and LinkedHashSet
XenoAmess
- RFR: 8282120: optimal capacity tests and test library need to be cleaned up
Stuart Marks
- RFR: 8284930: Re-examine FilterInputStream mark/reset
Brian Burkhalter
- RFR: JDK-8280594: Refactor annotation invocation handler handling to use Objects.toIdentityString
Joe Darcy
- RFR: 8283660: Convert com/sun/jndi/ldap/AbstractLdapNamingEnumeration.java finalizer to Cleaner
Brent Christian
- Improvement for Java SE/OpenJDK floating point?
sminervini.prism
- core-libs-dev Digest Vol 180 Issue 174 Topic 1
sminervini.prism
- RFR: 8285255: refine StringLatin1.regionMatchesCI_UTF16
XenoAmess
- RFR: 8284920: Incorrect Token type causes XPath expression to return incorrect results
Joe Wang
- RFR: 8285285: Avoid redundant allocations in WindowsPreferences
Andrey Turbanov
- RFR: 8284548: Invalid XPath expression causes StringIndexOutOfBoundsException
Joe Wang
- RFR: 8283324: CLDRConverter run time increased by 3x
Naoto Sato
- RFR: 8279598: Provide adapter from RandomGenerator to Random [v20]
Yasser Bazzi
- RFR: 8279598: Provide adapter from RandomGenerator to Random [v19]
Yasser Bazzi
- Java Floating Point Points?
sminervini.prism
- Consider enhancing Comparable with lessThan(), greaterThan() and friends
Petr Janeček
- RFR: 8285366: Fix typos in serviceability
Magnus Ihse Bursie
- Zlib update
Bernd Eckenfels
- Integrated: JDK-8274683 Code example provided by RandomGeneratorFactory does not compile
Jim Laskey
- Integrated: JDK-8283084 RandomGenerator nextDouble(double, double) is documented incorrectly
Jim Laskey
- RFR: 8285386: java/util/HashMap/WhiteBoxResizeTest.java fails in tier7 after JDK-8186958
Stuart Marks
- need volunteer for JDK-8285405 add test and check for negative argument to HashMap::newHashMap et al
Stuart Marks
- RFR: 8283620: System.out does not use the encoding/charset specified in the Javadoc
Naoto Sato
- Java Floating Points.
sminervini.prism
- RFR: 8283667: [vectorapi] Vectorization for masked load with IOOBE with predicate feature [v2]
Xiaohong Gong
- RFR: 8285440: Typo in Collections.addAll method javadoc
Johnny Lim
- RFR: 8285452: Support new API to replace a file content using FileUtils.java
Sibabrata Sahoo
- RFR: 8285477: Add a PRECISION public static field to j.l.Float and j.l.Double
Raffaello Giulietti
- RFR: 8285485: Fix typos in corelibs
Magnus Ihse Bursie
- RFR: 8285445: cannot open file "NUL:"
Brian Burkhalter
- Compatible Updating of Java SE, OpenJDK floating Point?
sminervini.prism
- RFR: 8285519: Simplify TimeUnit.convert calls
Andrey Turbanov
- RFR: 8285517: System.getenv() returns unexpected value if environment variable has non ASCII character
Ichiroh Takiguchi
- RFR: 8285523: The test for JDK-8285445 can be improved
Sergey Bylokhov
- System.exit deadlock if called within a hook
remi.catherinot at orange.com
- RFR: 8284779: Test java/util/logging/Logger/logrb/TestLogrbResourceBundle.java fails intermittently with vthreads wrapper
Daniel Fuchs
- Regression after April Java 17 Update (mime types)
Bernd Eckenfels
- RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort) [v12]
iaroslavski
- RFR: JDK-8285614: Fix typo in java.lang.Float
Joe Darcy
- RFR: 8282227: Locale information for nb is not working properly
Naoto Sato
- RFR: 8285633: Take better advantage of generic MethodType cache
Claes Redestad
- RFR: 8285658: Fix two typos in the spec of j.u.random.RandomGenerator
Raffaello Giulietti
- Integrated: 8285677: ProblemList two tests from JDK-8285671 on macosx-x64
Daniel D.Daugherty
- RFR: 8282662: Use List.of() factory method to reduce memory consumption [v3]
Сергей Цыпанов
- RFR: JDK-8285676: Add missing @param tags for type parameters on classes and interfaces
Joe Darcy
- RFR: 8285295: Need better testing for IdentityHashMap
Stuart Marks
- RFR: 8238373: Punctuation should be same in jlink help usage on Japanese language
KIRIYAMA Takuya
- RFR: 8285690: CloneableReference subtest should not throw CloneNotSupportedException
Kim Barrett
- RFR: 8282191: Implementation of Foreign Function & Memory API (Preview) [v31]
Maurizio Cimadamore
- Floating Point Repair?
sminervini.prism
- RFR: 8282191: Implementation of Foreign Function & Memory API (Preview) [v32]
Maurizio Cimadamore
- RFR: 8282191: Implementation of Foreign Function & Memory API (Preview) [v33]
Maurizio Cimadamore
- RFR: JDK-8285730: unify _WIN32_WINNT settings
Matthias Baesken
- Integrated: JDK-8236128: Allow jpackage create installers for services
Alexey Semenyuk
- Integrated: 8285736: JDK-8236128 causes validate-source failures
Daniel D.Daugherty
- RFR: 8285745: Re-examine PushbackInputStream mark/reset
Brian Burkhalter
- RFR: 8272352: Java launcher can not parse Chinese character when system locale is set to UTF-8
Naoto Sato
- RFR: 8284640: CollectorImpl class could be a record class
altrisi
- RFR: JDK-8285764: Add system property for Java SE specification maintenance version
Joe Darcy
- RFR: 8285097: Duplicate XML keys in XPATHErrorResources.java and XSLTErrorResources.java
Shruthi
- Integrated: 8283994: Make Xerces DatatypeException stackless
Aleksey Shipilev
- RFR: 8282191: Implementation of Foreign Function & Memory API (Preview) [v34]
Maurizio Cimadamore
- java.net.http.HttpClient do NOT support Digest authentication while HttpURLConnection do
Farkas Levente
- Java Floating Point Arithmetic and StrictMath Method denormal and pronormal errors?
sminervini.prism
- RFR: 8282191: Implementation of Foreign Function & Memory API (Preview) [v35]
Maurizio Cimadamore
- RFR: 8285890: Fix some @param tags
Pavel Rappo
- RFR: 8285915: failure_handler: gather the contents of /etc/hosts file
Jaikiran Pai
- RFR: 8284960: Integration of JEP 426: Vector API (Fourth Incubator)
Jatin Bhateja
- RFR: 8285947: Avoid redundant HashMap.containsKey calls in ZoneName
Andrey Turbanov
- Unused method sun.reflect.misc.MethodUtil.getPublicMethods
Andrey Turbanov
Last message date:
Sat Apr 30 21:24:44 UTC 2022
Archived on: Sat Apr 30 21:25:52 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).