Messages by Thread
-
-
RFR: 8378700: Migrate lang/annotation tests away from TestNG
Chen Liang
-
Integrated: 8377438: [VectorAPI] Add new carrier type to LaneType class
Jatin Bhateja
-
Integrated: 8376234: Migrate java/lang/constant tests away from TestNG
Chen Liang
-
RFR: 8378698: Optimize Base64.Encoder#encodeToString
Patrick Strawderman
-
[External] : RFD: Specializing ArrayDeque copy constructor for ArrayDeque (and possibly ArrayList)
Eirik Bjørsnøs
-
New candidate JEP: 531: Lazy Constants (Third Preview)
Mark Reinhold
-
RFR: 8378631: Update Zlib Data Compression Library to Version 1.3.2
Jaikiran Pai
-
[External] : [RFR] C2 optimization for String.format()
wenshao
-
Re: RFR: 8358521: Optimize vector operations by reassociating broadcasted inputs [v5]
Jatin Bhateja
-
Integrated: 8362268: NPE thrown from SASL GSSAPI impl when TLS is used with QOP auth-int against Active Directory
Jaikiran Pai
-
Re: RFR: 8357404: jpackage should attempt to get a package version from the JDK's release file if the --version option is not specified [v15]
Alexander Matveev
-
Re: RFR: 8370863: VectorAPI: Optimize the VectorMaskCast chain in specific patterns [v11]
Eric Fang
-
Re: RFR: 8370863: VectorAPI: Optimize the VectorMaskCast chain in specific patterns [v6]
Eric Fang
-
Re: RFR: 8373118: Test java/lang/Thread/virtual/Starvation.java timed out [v43]
Doug Lea
-
RFR: 8371438: jpackage should handle the case when "--mac-sign" is specified without signing identity options
Alexey Semenyuk
-
Re: RFR: 8373243 : EnumSet.spliterator() should specify and document its characteristics [v3]
ExE Boss
-
RFR: 8378268: Thread.join can wait on Thread, allows joinNanos to be removed
Alan Bateman
-
RFR: 8378580: Make ArrayDeque bulk add methods bootstrap-proof
Eirik Bjørsnøs
-
Withdrawn: 8373186: Improve readability of core reflection toString specifications
duke
-
Re: RFR: 8303762: Optimize vector slice operation with constant index using VPALIGNR instruction [v14]
Jatin Bhateja
-
Re: RFR: 8376483: Avoid loading java.nio.charset.StandardCharsets in java.util.zip.ZipCoder
Alan Bateman
-
Re: RFR: 8358521: Optimize vector operations by reassociating broadcasted inputs [v4]
Jatin Bhateja
-
Re: RFR: 8377438: [VectorAPI] Add new carrier type to LaneType class [v3]
Jatin Bhateja
-
Re: RFR: 8373118: Test java/lang/Thread/virtual/Starvation.java timed out [v42]
Doug Lea
-
Re: RFR: 8372946 - TreeMap sub-map entry spliterator is expensive [v5]
Oli Gillespie
-
Re: RFR: 8376234: Migrate java/lang/constant tests away from TestNG [v2]
Chen Liang
-
Re: RFR: 8372946 - TreeMap sub-map entry spliterator is expensive [v4]
Oli Gillespie
-
Re: RFR: 8372946 - TreeMap sub-map entry spliterator is expensive [v3]
Oli Gillespie
-
RE: macOS: pkg signing full chain workflow
Florent MARTIN
-
Re: RFR: 8362268: NPE thrown from SASL GSSAPI impl when TLS is used with QOP auth-int against Active Directory [v5]
Jaikiran Pai
-
RFR: 8378378: Remove references to obsolete jdk.net.usePlainDatagramSocketImpl property from tests
Jaikiran Pai
-
RFR: 8378414: Add methods to test for representation equivalence
Joe Darcy
-
Re: RFR: 8373118: Test java/lang/Thread/virtual/Starvation.java timed out [v41]
Doug Lea
-
RFR: 8371260: Improve scaling of downcalls using MemorySegments allocated with shared arenas, take 2
Peter Levart
-
8377939: Improving efficiency of StreamEncoder::append(CharSequence) and StreamEncoder::(CharSequence, int, int)
Markus KARG
-
[External] : Re: 8377939: Improving efficiency of StreamEncoder::append(CharSequence) and StreamEncoder::(CharSequence, int, int)
Markus KARG
-
Re: [External] : Re: 8377939: Improving efficiency of StreamEncoder::append(CharSequence) and StreamEncoder::(CharSequence, int, int)
Chen Liang
-
Re: [External] : Re: 8377939: Improving efficiency of StreamEncoder::append(CharSequence) and StreamEncoder::(CharSequence, int, int)
Markus KARG
-
Re: [External] : Re: 8377939: Improving efficiency of StreamEncoder::append(CharSequence) and StreamEncoder::(CharSequence, int, int)
Chen Liang
-
Re: [External] : Re: 8377939: Improving efficiency of StreamEncoder::append(CharSequence) and StreamEncoder::(CharSequence, int, int)
Markus KARG
-
Re: RFR: 8160821: VarHandle accesses are penalized when argument conversion is required [v13]
ExE Boss
-
RFD: ArrayDeque bulk adds and lambda
Eirik Bjørsnøs
-
Integrated: 8377388: Replacing "new StringReader(String)" by "Reader.of(CharSequence);" in Scanner
Markus KARG
-
Re: RFR: 8372460: Use EnumMap instead of HashMap for DateTimeFormatter parsing to improve performance [v8]
Shaojin Wen
-
RFR: 8377905: gcc.md included with every build
Mikael Vidstedt
-
RFR: 8378354: Faulty assertion in checkInvariants method of ConcurrentHashMap
cdw200806