core-libs-dev
Thread
Date
Earlier messages
Messages by Date
2026/03/03
Withdrawn: 8362268: NPE thrown from SASL GSSAPI impl when TLS is used with QOP auth-int against Active Directory
duke
2026/03/03
Integrated: 8378873: jpackage: remove macOS-specific code from jdk.jpackage.internal.ModuleInfo
Alexey Semenyuk
2026/03/03
Integrated: 8378877: jpackage: improve rebranding of exe files on Windows
Alexey Semenyuk
2026/03/03
Re: [External] : Confusion about Stream side-effects
Jige Yu
2026/03/03
Re: [External] : Confusion about Stream side-effects
Jige Yu
2026/03/03
Re: RFR: 8379039: Build failure on vector API source generation after JDK-8378312
Paul Sandoz
2026/03/03
Re: RFR: 8378700: Migrate lang/annotation tests away from TestNG [v2]
Chen Liang
2026/03/03
Re: RFR: 8378700: Migrate lang/annotation tests away from TestNG [v2]
Daniel Fuchs
2026/03/03
Integrated: 8378723: Locale variant delimiter is unclear
Justin Lu
2026/03/03
Integrated: 8377903: ArraysSupport::mismatch should document that they return the smallest index
Raffaello Giulietti
2026/03/03
Re: RFR: 8369181: InflaterOutputStream: writing after finish() results in IllegalStateException instead of an IOException [v3]
Xueming Shen
2026/03/03
Re: RFR: 8377907: (process) Race in ProcessBuilder can cause JVM hangs [v3]
Thomas Stuefe
2026/03/03
Re: RFR: 8377102: cacerts jlink plugin [v2]
Sean Mullan
2026/03/03
Re: RFR: 8377907: (process) Race in ProcessBuilder can cause JVM hangs [v3]
Roger Riggs
2026/03/03
Re: RFR: 8352171: Arrays.hashCode for sub-range of byte array API addition [v3]
Zihao Lin
2026/03/03
Re: RFR: 8352171: Arrays.hashCode for sub-range of byte array API addition [v4]
Zihao Lin
2026/03/03
Re: RFR: 8377907: (process) Race in ProcessBuilder can cause JVM hangs [v3]
Volker Simonis
2026/03/03
Re: RFR: 8378992: Case folding cache should not look up code point U+0000
Roger Riggs
2026/03/03
Re: RFR: 8377903: ArraysSupport::mismatch should document that they return the smallest index
Roger Riggs
2026/03/03
Re: RFR: 8379039: Build failure on vector API source generation after JDK-8378312
Jatin Bhateja
2026/03/03
Re: RFR: 8378312: [VectorAPI] libraryUnaryOp/libraryBinaryOp failed to intrinsify [v5]
Yasumasa Suenaga
2026/03/03
RFR: 8379039: Build failure on vector API source generation after JDK-8378312
Yasumasa Suenaga
2026/03/03
Re: RFR: 8377907: (process) Race in ProcessBuilder can cause JVM hangs [v3]
Matthias Baesken
2026/03/03
Re: RFR: 8378312: [VectorAPI] libraryUnaryOp/libraryBinaryOp failed to intrinsify [v5]
Jatin Bhateja
2026/03/03
Re: RFR: 8377907: (process) Race in ProcessBuilder can cause JVM hangs [v3]
Christoph Langer
2026/03/03
Re: RFR: 8378584: (process) Investigate and fix Alpine errors in Basic.java ProcessBuilder test, and re-enable tests
duke
2026/03/03
Re: RFR: 8378312: [VectorAPI] libraryUnaryOp/libraryBinaryOp failed to intrinsify [v5]
Yasumasa Suenaga
2026/03/03
Re: RFR: 8378584: (process) Investigate and fix Alpine errors in Basic.java ProcessBuilder test, and re-enable tests
Frederic Thevenet
2026/03/03
Re: RFR: 8377903: ArraysSupport::mismatch should document that they return the smallest index
Raffaello Giulietti
2026/03/03
Re: RFR: 8378584: (process) Investigate and fix Alpine errors in Basic.java ProcessBuilder test, and re-enable tests
Thomas Stuefe
2026/03/03
Re: RFR: 8377907: (process) Race in ProcessBuilder can cause JVM hangs
Thomas Stuefe
2026/03/03
Re: RFR: 8377907: (process) Race in ProcessBuilder can cause JVM hangs [v3]
Thomas Stuefe
2026/03/03
RFR: 8378584: (process) Investigate and fix Alpine errors in Basic.java ProcessBuilder test, and re-enable tests
Frederic Thevenet
2026/03/03
Re: RFR: 8372353: API to compute the byte length of a String encoded in a given Charset [v21]
Eirik Bjørsnøs
2026/03/03
Re: RFR: 8372353: API to compute the byte length of a String encoded in a given Charset [v21]
Liam Miller-Cushon
2026/03/03
RFR: 8367761: [VectorAPI] AssertionError with several vector API mathlib tests with MaxVectorSize=32
Jatin Bhateja
2026/03/03
RFR: 8378737: AArch64: Fix SVE match rule issues for VectorMask.andNot()
Xiaohong Gong
2026/03/03
RFR: 8378992: Case folding cache should not look up code point U+0000
Naoto Sato
2026/03/03
Re: RFR: 8378992: Case folding cache should not look up code point U+0000
Xueming Shen
2026/03/03
Integrated: 8378867: jpackage references non-existing "message.app-image-requires-identifier" l10n key
Alexey Semenyuk
2026/03/03
Re: RFR: 8372353: API to compute the byte length of a String encoded in a given Charset [v21]
Eirik Bjørsnøs
2026/03/03
Re: RFR: 8377907: (process) Race in ProcessBuilder can cause JVM hangs [v2]
Thomas Stuefe
2026/03/03
Re: RFR: 8377907: (process) Race in ProcessBuilder can cause JVM hangs
Thomas Stuefe
2026/03/03
Re: RFR: 8377907: (process) Race in ProcessBuilder can cause JVM hangs [v2]
Thomas Stuefe
2026/03/03
Re: RFR: 8372353: API to compute the byte length of a String encoded in a given Charset [v21]
Liam Miller-Cushon
2026/03/03
Re: RFR: 8372353: API to compute the byte length of a String encoded in a given Charset [v22]
Liam Miller-Cushon
2026/03/02
Re: RFR: 8372353: API to compute the byte length of a String encoded in a given Charset [v21]
Alan Bateman
2026/03/02
Re: RFR: 8377907: (process) Race in ProcessBuilder can cause JVM hangs
Thomas Stuefe
2026/03/02
Re: RFR: 8369181: InflaterOutputStream: writing after finish() results in IllegalStateException instead of an IOException [v3]
Alan Bateman
2026/03/02
Re: RFR: 8369181: InflaterOutputStream: writing after finish() results in IllegalStateException instead of an IOException [v3]
Alan Bateman
2026/03/02
Re: RFR: 8378312: [VectorAPI] libraryUnaryOp/libraryBinaryOp failed to intrinsify [v5]
Jatin Bhateja
2026/03/02
Re: RFR: 8378312: [VectorAPI] libraryUnaryOp/libraryBinaryOp failed to intrinsify [v5]
Yasumasa Suenaga
2026/03/02
Re: RFR: 8378312: [VectorAPI] libraryUnaryOp/libraryBinaryOp failed to intrinsify [v5]
Jatin Bhateja
2026/03/02
Re: RFR: 8378876: jpackage: facilitate testing with mocks [v2]
Alexey Semenyuk
2026/03/02
Re: RFR: 8378876: jpackage: facilitate testing with mocks [v2]
Alexey Semenyuk
2026/03/02
Re: RFR: 8378867: jpackage references non-existing "message.app-image-requires-identifier" l10n key
Alexander Matveev
2026/03/02
Re: RFR: 8378876: jpackage: facilitate testing with mocks [v2]
Alexander Matveev
2026/03/02
Re: RFR: 8378876: jpackage: facilitate testing with mocks [v2]
Alexey Semenyuk
2026/03/02
Re: RFR: 8378876: jpackage: facilitate testing with mocks [v2]
Alexey Semenyuk
2026/03/02
Re: RFR: 8378876: jpackage: facilitate testing with mocks [v2]
Alexey Semenyuk
2026/03/02
Re: RFR: 8378873: jpackage: remove macOS-specific code from jdk.jpackage.internal.ModuleInfo
Alexander Matveev
2026/03/02
Re: RFR: 8378876: jpackage: facilitate testing with mocks [v2]
Alexander Matveev
2026/03/02
Re: RFR: 8372353: API to compute the byte length of a String encoded in a given Charset [v21]
Roger Riggs
2026/03/02
Re: RFR: 8369181: InflaterOutputStream: writing after finish() results in IllegalStateException instead of an IOException [v3]
Jaikiran Pai
2026/03/02
Re: RFR: 8378874: jpackage: remove redundant messages
Alexander Matveev
2026/03/02
Re: RFR: 8378877: jpackage: improve rebranding of exe files on Windows
Alexander Matveev
2026/03/02
Re: RFR: 8378877: jpackage: improve rebranding of exe files on Windows
Alexey Semenyuk
2026/03/02
Re: RFR: 8378877: jpackage: improve rebranding of exe files on Windows
Alexander Matveev
2026/03/02
Re: RFR: 8372353: API to compute the byte length of a String encoded in a given Charset [v20]
Liam Miller-Cushon
2026/03/02
Re: RFR: 8372353: API to compute the byte length of a String encoded in a given Charset [v21]
Naoto Sato
2026/03/02
Re: RFR: 8372353: API to compute the byte length of a String encoded in a given Charset [v21]
Liam Miller-Cushon
2026/03/02
Re: RFR: 8372353: API to compute the byte length of a String encoded in a given Charset [v20]
Naoto Sato
2026/03/02
Re: RFR: 8373118: Test java/lang/Thread/virtual/Starvation.java timed out [v47]
Doug Lea
2026/03/02
Re: RFR: 8378867: jpackage references non-existing "message.app-image-requires-identifier" l10n key
Alexander Matveev
2026/03/02
Re: RFR: 8378414: Add methods to test for representation equivalence [v2]
Joe Darcy
2026/03/02
Re: RFR: 8373243: EnumSet.spliterator() should specify and document its characteristics [v3]
Joe Darcy
2026/03/02
Integrated: 8378702: jdk.test.lib.Platform.isMusl() may return false negative on Alpine Linux
Frederic Thevenet
2026/03/02
Re: RFR: 8369181: InflaterOutputStream: writing after finish() results in IllegalStateException instead of an IOException [v2]
Jaikiran Pai
2026/03/02
Re: RFR: 8369181: InflaterOutputStream: writing after finish() results in IllegalStateException instead of an IOException [v3]
Xueming Shen
2026/03/02
Re: RFR: 8369181: InflaterOutputStream: writing after finish() results in IllegalStateException instead of an IOException [v2]
Alan Bateman
2026/03/02
Re: RFR: 8369181: InflaterOutputStream: writing after finish() results in IllegalStateException instead of an IOException [v3]
Jaikiran Pai
2026/03/02
Re: RFR: 8378876: jpackage: facilitate testing with mocks [v2]
Alexey Semenyuk
2026/03/02
Re: RFR: 8378723: Locale variant delimiter is unclear [v2]
Naoto Sato
2026/03/02
Re: RFR: 8377903: ArraysSupport::mismatch should document that they return the smallest index
Volkan Yazici
2026/03/02
Re: RFR: 8378963: Test test/jdk/java/lang/management/RuntimeMXBean/InputArgument.java#id4 failed
Kevin Walls
2026/03/02
Re: RFR: 8371260: Improve scaling of downcalls using MemorySegments allocated with shared arenas, take 2 [v3]
Stuart Monteith
2026/03/02
Integrated: 8378111: Migrate java/util/jar tests to JUnit
Justin Lu
2026/03/02
Re: RFR: 8378702: jdk.test.lib.Platform.isMusl() may return false negative on Alpine Linux [v2]
duke
2026/03/02
Re: RFR: 8372353: API to compute the byte length of a String encoded in a given Charset [v20]
Roger Riggs
2026/03/02
Re: RFR: 8377903: ArraysSupport::mismatch should document that they return the smallest index
Roger Riggs
2026/03/02
RFR: 8378963: Test test/jdk/java/lang/management/RuntimeMXBean/InputArgument.java#id4 failed
Oli Gillespie
2026/03/02
Re: RFR: 8377903: ArraysSupport::mismatch should document that they return the smallest index
Raffaello Giulietti
2026/03/02
Re: RFR: 8377903: ArraysSupport::mismatch should document that they return the smallest index
Roger Riggs
2026/03/02
RFR: 8377903: ArraysSupport::mismatch should document that they return the smallest index
Raffaello Giulietti
2026/03/02
Re: RFR: 8378702: jdk.test.lib.Platform.isMusl() may return false negative on Alpine Linux [v2]
Frederic Thevenet
2026/03/02
Re: RFR: 8378702: jdk.test.lib.Platform.isMusl() may return false negative on Alpine Linux [v2]
Frederic Thevenet
2026/03/02
Re: [External] : Confusion about Stream side-effects
Viktor Klang
2026/03/02
Re: RFR: 8378702: jdk.test.lib.Platform.isMusl() may return false negative on Alpine Linux [v2]
Roger Riggs
2026/03/02
Re: RFR: 8378180: Compiling OpenJDK with C23 C-Compiler gives warning: initialization discards ‘const’ qualifier from pointer target type
Daniel Jeliński
2026/03/02
Re: RFR: 8369181: InflaterOutputStream: writing after finish() results in IllegalStateException instead of an IOException [v2]
Lance Andersen
2026/03/02
Re: RFR: 8377907: (process) Race in ProcessBuilder can cause JVM hangs
Volker Simonis
2026/03/02
Re: RFR: 8378702: jdk.test.lib.Platform.isMusl() may return false negative on Alpine Linux [v2]
Thomas Stuefe
2026/03/02
Re: RFR: 8378702: jdk.test.lib.Platform.isMusl() may return false negative on Alpine Linux [v2]
Thomas Stuefe
2026/03/02
Re: RFR: 8377907: (process) Race in ProcessBuilder can cause JVM hangs
Martin Doerr
2026/03/02
Re: RFR: 8370863: VectorAPI: Optimize the VectorMaskCast chain in specific patterns [v12]
Emanuel Peter
2026/03/02
Re: RFR: 8378702: jdk.test.lib.Platform.isMusl() may return false negative on Alpine Linux [v2]
Frederic Thevenet
2026/03/02
Re: RFR: 8370863: VectorAPI: Optimize the VectorMaskCast chain in specific patterns [v11]
Eric Fang
2026/03/02
Re: RFR: 8370863: VectorAPI: Optimize the VectorMaskCast chain in specific patterns [v11]
Emanuel Peter
2026/03/02
Re: RFR: 8370863: VectorAPI: Optimize the VectorMaskCast chain in specific patterns [v11]
Eric Fang
2026/03/01
Re: RFR: 8370863: VectorAPI: Optimize the VectorMaskCast chain in specific patterns [v12]
Eric Fang
2026/03/01
Re: RFR: 8369181: InflaterOutputStream: writing after finish() results in IllegalStateException instead of an IOException [v2]
Jaikiran Pai
2026/03/01
Re: RFR: 8369181: InflaterOutputStream: writing after finish() results in IllegalStateException instead of an IOException [v2]
Jaikiran Pai
2026/03/01
Re: RFR: 8369181: InflaterOutputStream: writing after finish() results in IllegalStateException instead of an IOException [v2]
Jaikiran Pai
2026/03/01
Re: RFR: 8369181: InflaterOutputStream: writing after finish() results in IllegalStateException instead of an IOException [v2]
Jaikiran Pai
2026/03/01
Re: [External] : Confusion about Stream side-effects
Pavel Rappo
2026/03/01
Re: RFR: 8378700: Migrate lang/annotation tests away from TestNG [v2]
Chen Liang
2026/03/01
Re: RFR: 8378111: Migrate java/util/jar tests to JUnit [v4]
Andrey Turbanov
2026/03/01
Re: RFR: 8378111: Migrate java/util/jar tests to JUnit [v4]
Andrey Turbanov
2026/03/01
Re: RFR: 8378876: jpackage: facilitate testing with mocks
Andrey Turbanov
2026/03/01
Re: RFR: 8378700: Migrate lang/annotation tests away from TestNG
Andrey Turbanov
2026/03/01
Re: RFR: 8369181: InflaterOutputStream: writing after finish() results in IllegalStateException instead of an IOException
Andrey Turbanov
2026/03/01
Re: RFR: 8373118: Test java/lang/Thread/virtual/Starvation.java timed out [v46]
Doug Lea
2026/03/01
Re: RFR: 8378698: Optimize Base64.Encoder#encodeToString [v4]
Chen Liang
2026/03/01
Integrated: 8378833: Improve offset arithmetic in ArraysSupport::mismatch
Raffaello Giulietti
2026/03/01
[External] : Re: 8377939: Improving efficiency of StreamEncoder::append(CharSequence) and StreamEncoder::(CharSequence, int, int)
Markus KARG
2026/02/28
[External] : Confusion about Stream side-effects
Jige Yu
2026/02/28
Re: RFR: 8372353: API to compute the byte length of a String encoded in a given Charset [v20]
Liam Miller-Cushon
2026/02/28
RFR: 8377923: Add anchors to the options in the Tools man pages
Roger Calnan
2026/02/28
RFR: 8377921: Add anchors to the options in the Core Libs tool man pages
Roger Calnan
2026/02/27
Re: RFR: 8377907: (process) Race in ProcessBuilder can cause JVM hangs
Thomas Stuefe
2026/02/27
Re: RFR: 8377992: (zipfs) Align ZipFileSystem END header validation with the ZipFile implementation [v3]
Eirik Bjørsnøs
2026/02/27
Integrated: 8377992: (zipfs) Align ZipFileSystem END header validation with the ZipFile implementation
Eirik Bjørsnøs
2026/02/27
Integrated: 8378312: [VectorAPI] libraryUnaryOp/libraryBinaryOp failed to intrinsify
Yasumasa Suenaga
2026/02/27
Re: RFR: 8378312: [VectorAPI] libraryUnaryOp/libraryBinaryOp failed to intrinsify [v5]
Yasumasa Suenaga
2026/02/27
Re: RFR: 8378312: [VectorAPI] libraryUnaryOp/libraryBinaryOp failed to intrinsify [v5]
Paul Sandoz
2026/02/27
Re: RFR: 8378312: [VectorAPI] libraryUnaryOp/libraryBinaryOp failed to intrinsify [v4]
Yasumasa Suenaga
2026/02/27
Re: RFR: 8378312: [VectorAPI] libraryUnaryOp/libraryBinaryOp failed to intrinsify [v5]
Yasumasa Suenaga
2026/02/27
Integrated: 8378798: Test tools/jpackage/junit/share/jdk.jpackage/jdk/jpackage/internal/util/CommandOutputControlTest.java failed: missing IOException
Alexey Semenyuk
2026/02/27
Re: RFR: 8378798: Test tools/jpackage/junit/share/jdk.jpackage/jdk/jpackage/internal/util/CommandOutputControlTest.java failed: missing IOException
Alexander Matveev
2026/02/27
Re: RFR: 8378723: Locale variant delimiter is unclear [v2]
Justin Lu
2026/02/27
Re: RFR: 8378723: Locale variant delimiter is unclear
Naoto Sato
2026/02/27
Re: RFR: 8378873: jpackage: remove macOS-specific code from jdk.jpackage.internal.ModuleInfo
Alexey Semenyuk
2026/02/27
Re: RFR: 8378877: jpackage: improve rebranding of exe files on Windows
Alexey Semenyuk
2026/02/27
RFR: 8378877: jpackage: improve rebranding of exe files on Windows
Alexey Semenyuk
2026/02/27
Re: RFR: 8378876: jpackage: facilitate testing with mocks
Alexey Semenyuk
2026/02/27
RFR: 8378876: jpackage: facilitate testing with mocks
Alexey Semenyuk
2026/02/27
Re: RFR: 8378867: jpackage references non-existing "message.app-image-requires-identifier" l10n key
Alexey Semenyuk
2026/02/27
Re: RFR: 8266431: Dual-Pivot Quicksort improvements (Radix sort) [v6]
Vladimir Yaroslavskiy
2026/02/27
RFR: 8378723: Locale variant delimiter is unclear
Justin Lu
2026/02/27
Re: RFR: 8377992: (zipfs) Align ZipFileSystem END header validation with the ZipFile implementation [v3]
Lance Andersen
2026/02/27
Re: RFR: 8378874: jpackage: remove redundant messages
Alexey Semenyuk
2026/02/27
RFR: 8378874: jpackage: remove redundant messages
Alexey Semenyuk
2026/02/27
RFR: 8378873: jpackage: remove macOS-specific code from jdk.jpackage.internal.ModuleInfo
Alexey Semenyuk
2026/02/27
RFR: 8378867: jpackage references non-existing "message.app-image-requires-identifier" l10n key
Alexey Semenyuk
2026/02/27
Re: RFR: 8378798: Test tools/jpackage/junit/share/jdk.jpackage/jdk/jpackage/internal/util/CommandOutputControlTest.java failed: missing IOException
Alexey Semenyuk
2026/02/27
RFR: 8378798: Test tools/jpackage/junit/share/jdk.jpackage/jdk/jpackage/internal/util/CommandOutputControlTest.java failed: missing IOException
Alexey Semenyuk
2026/02/27
Re: RFR: 8378111: Migrate java/util/jar tests to JUnit [v4]
Lance Andersen
2026/02/27
Re: RFR: 8378111: Migrate java/util/jar tests to JUnit [v4]
Justin Lu
2026/02/27
Re: RFR: 8378111: Migrate java/util/jar tests to JUnit [v3]
Justin Lu
2026/02/27
Re: RFR: 8378111: Migrate java/util/jar tests to JUnit [v3]
Lance Andersen
2026/02/27
Re: RFR: 8375045: Incorrect Interpretation of POSIX TZ Environment Variable on AIX.
Naoto Sato
2026/02/27
Re: RFR: 8378312: [VectorAPI] libraryUnaryOp/libraryBinaryOp failed to intrinsify [v4]
Xueming Shen
2026/02/27
Re: RFR: 8377907: (process) Race in ProcessBuilder can cause JVM hangs
Volker Simonis
2026/02/27
RFR: 8378854: Disable SA tests when ZGC is being used
Chris Plummer
2026/02/27
Integrated: 8378792: ObjectMethods.bootstrap missing getter validation
Chen Liang
2026/02/27
Re: RFR: 8378792: ObjectMethods.bootstrap missing getter validation [v2]
Chen Liang
2026/02/27
Re: RFR: 8372946 - TreeMap sub-map entry spliterator is expensive [v5]
Chen Liang
2026/02/27
RFR: 8375045: Incorrect Interpretation of POSIX TZ Environment Variable on AIX.
Sruthy Jayan
2026/02/27
Re: RFR: 8378312: [VectorAPI] libraryUnaryOp/libraryBinaryOp failed to intrinsify [v4]
Paul Sandoz
2026/02/27
Re: RFR: 8373118: Test java/lang/Thread/virtual/Starvation.java timed out [v45]
Viktor Klang
2026/02/27
Re: RFR: 8378698: Optimize Base64.Encoder#encodeToString [v4]
duke
2026/02/27
Re: RFR: 8378698: Optimize Base64.Encoder#encodeToString [v4]
Roger Riggs
2026/02/27
Re: RFR: 8378702: jdk.test.lib.Platform.isMusl() may return false negative on Alpine Linux
Roger Riggs
2026/02/27
Re: RFR: 8378833: Improve offset arithmetic in ArraysSupport::mismatch
Roger Riggs
2026/02/27
Re: RFR: 8373118: Test java/lang/Thread/virtual/Starvation.java timed out [v45]
Doug Lea
2026/02/27
Re: RFR: 8378833: Improve offset arithmetic in ArraysSupport::mismatch
Alan Bateman
2026/02/27
Re: RFR: 8378833: Improve offset arithmetic in ArraysSupport::mismatch
Chen Liang
2026/02/27
RFR: 8378833: Improve offset arithmetic in ArraysSupport::mismatch
Raffaello Giulietti
2026/02/27
Re: RFR: 8378702: jdk.test.lib.Platform.isMusl() may return false negative on Alpine Linux
Frederic Thevenet
2026/02/27
Re: RFR: 8369181: InflaterOutputStream: writing after finish() results in IllegalStateException instead of an IOException
Alan Bateman
2026/02/26
Re: RFR: 8377907: (process) Race in ProcessBuilder can cause JVM hangs
Thomas Stuefe
2026/02/26
RFR: 8377907: (process) Race in ProcessBuilder can cause JVM hangs
Thomas Stuefe
2026/02/26
Re: RFR: 8358521: Optimize vector operations by reassociating broadcasted inputs [v4]
Jatin Bhateja
2026/02/26
Re: RFR: 8303762: Optimize vector slice operation with constant index using VPALIGNR instruction [v14]
Jatin Bhateja
2026/02/26
Re: RFR: 8303762: Optimize vector slice operation with constant index using VPALIGNR instruction [v14]
Jatin Bhateja
2026/02/26
Re: RFR: 8303762: Optimize vector slice operation with constant index using VPALIGNR instruction [v15]
Jatin Bhateja
2026/02/26
Re: RFR: 8368841: X25519 implementation differs from the specification in RFC 7748 [v6]
Weijun Wang
2026/02/26
Re: RFR: 8378698: Optimize Base64.Encoder#encodeToString [v4]
Chen Liang
2026/02/26
Re: RFR: 8378698: Optimize Base64.Encoder#encodeToString [v4]
Patrick Strawderman
2026/02/26
Re: RFR: 8378312: [VectorAPI] libraryUnaryOp/libraryBinaryOp failed to intrinsify [v4]
Xueming Shen
2026/02/26
Re: RFR: 8378698: Optimize Base64.Encoder#encodeToString [v3]
Chen Liang
2026/02/26
Re: RFR: 8378698: Optimize Base64.Encoder#encodeToString [v2]
Patrick Strawderman
2026/02/26
Re: RFR: 8378698: Optimize Base64.Encoder#encodeToString [v3]
Patrick Strawderman
2026/02/26
Re: RFR: 8368841: X25519 implementation differs from the specification in RFC 7748 [v3]
Anthony Scarpino
2026/02/26
Integrated: 8371438: jpackage should handle the case when "--mac-sign" is specified without signing identity options
Alexey Semenyuk
2026/02/26
Re: RFR: 8378698: Optimize Base64.Encoder#encodeToString [v2]
Chen Liang
2026/02/26
Re: RFR: 8368841: X25519 implementation differs from the specification in RFC 7748 [v3]
Ben Perez
2026/02/26
Re: RFR: 8368841: X25519 implementation differs from the specification in RFC 7748 [v6]
Ben Perez
2026/02/26
Re: RFR: 8368841: X25519 implementation differs from the specification in RFC 7748 [v3]
Weijun Wang
2026/02/26
Re: RFR: 8368841: X25519 implementation differs from the specification in RFC 7748 [v5]
Ben Perez
Earlier messages