February 2024 Archives by thread
Starting: Thu Feb 1 09:13:07 UTC 2024
Ending: Thu Feb 29 23:53:14 UTC 2024
Messages: 270
- RFR: 8324539: Do not use LFS64 symbols in JDK libs [v4]
Magnus Ihse Bursie
- RFR: 8324539: Do not use LFS64 symbols in JDK libs [v5]
Magnus Ihse Bursie
- RFR: 8324539: Do not use LFS64 symbols in JDK libs [v6]
Magnus Ihse Bursie
- RFR: 8318966: Some methods make promises about Java array element alignment that are too strong
Paul Sandoz
- RFR: 8318966: Some methods make promises about Java array element alignment that are too strong [v2]
Jorn Vernee
- RFR: 8324539: Do not use LFS64 symbols in JDK libs [v7]
Magnus Ihse Bursie
- RFR: 8324635: (zipfs) Regression in Files.setPosixFilePermissions called on existing MSDOS entries
Lance Andersen
- RFR: 8324635: (zipfs) Regression in Files.setPosixFilePermissions called on existing MSDOS entries [v2]
Eirik Bjørsnøs
- Integrated: 8324635: (zipfs) Regression in Files.setPosixFilePermissions called on existing MSDOS entries
Eirik Bjørsnøs
- RFR: JDK-8325189: Enable this-escape javac warning in java.base
Joe Darcy
- RFR: 8325201: (zipfs) Disable TestPosix.setPermissionsShouldConvertToUnix which fails on Windows
Eirik Bjørsnøs
- RFR: 8325199: (zipfs) jdk/nio/zipfs/TestPosix.java failed 6 sub-tests
Eirik Bjørsnøs
- RFR: 8316337: (bf) Concurrency issue in DirectByteBuffer.Deallocator [v4]
Marcono1234
- RFR: 8324539: Do not use LFS64 symbols in JDK libs [v8]
Magnus Ihse Bursie
- RFR: 8324539: Do not use LFS64 symbols in JDK libs [v9]
Magnus Ihse Bursie
- RFR: 8325302: Files.move(REPLACE_EXISTING) throws NoSuchFileException on deleted target
Brian Burkhalter
- RFR: 8325028: (ch) Pipe channels should lazily set socket to non-blocking mode on first use by virtual thread
Alan Bateman
- RFR: 8325399: Add tests for virtual threads doing Selector operations
Alan Bateman
- RFR: 8315273: (fs) Path.toRealPath(LinkOption.NOFOLLOW_LINKS) fails when "../../" follows a link (win) [v4]
Brian Burkhalter
- RFR: 8324539: Do not use LFS64 symbols in JDK libs [v10]
Magnus Ihse Bursie
- RFR: 8324972: (bf) Make DirectByteBuffer.Deallocator idempotent [v3]
Per Minborg
- RFR: 8324972: (bf) Make DirectByteBuffer.Deallocator idempotent [v4]
Per Minborg
- RFR: 8325382: (fc) FileChannel.transferTo throws IOException when position equals size
Brian Burkhalter
- RFR: 8324539: Do not use LFS64 symbols in JDK libs [v11]
Magnus Ihse Bursie
- RFR: 8324539: Do not use LFS64 symbols in JDK libs [v12]
Magnus Ihse Bursie
- Integrated: 8324539: Do not use LFS64 symbols in JDK libs
Magnus Ihse Bursie
- RFR: 8325590: Regression in round-tripping UTF-16 strings after JDK-8311906
Roger Riggs
- RFR: JDK-8325743: test/jdk/java/nio/channels/unixdomain/SocketOptions.java enhance user name output in error case
Matthias Baesken
- RFR: 8318966: Some methods make promises about Java array element alignment that are too strong [v3]
Jorn Vernee
- [jdk22] RFR: 8325590: Regression in round-tripping UTF-16 strings after JDK-8311906
Roger Riggs
- RFR: 8325340: Add ASCII fast-path to Data-/ObjectInputStream.readUTF
Claes Redestad
- RFR: 8316340: (bf) Missing {@inheritDoc} for exception in MappedByteBuffer::compact
Brian Burkhalter
- Integrated: 8318966: Some methods make promises about Java array element alignment that are too strong
Jorn Vernee
- RFR: 8303972: (zipfs) Make test/jdk/jdk/nio/zipfs/TestLocOffsetFromZip64EF.java independent of the zip command line
Eirik Bjørsnøs
- RFR: 8322881: java/nio/file/Files/CopyMoveVariations.java fails with AccessDeniedException due to permissions of files in /tmp
yaqsun
- RFR: 8322881: java/nio/file/Files/CopyMoveVariations.java fails with AccessDeniedException due to permissions of files in /tmp [v2]
yaqsun
- RFR: 8322881: java/nio/file/Files/CopyMoveVariations.java fails with AccessDeniedException due to permissions of files in /tmp [v3]
yaqsun
- Withdrawn: 8324972: (bf) Make DirectByteBuffer.Deallocator idempotent
Per Minborg
- RFR: 8324811: java/nio/file/Files/CopyMoveVariations.java fails run with non-root user
SendaoYan
- RFR: 8310994: Add JFR event for selection operations [v5]
Tim Prinzing
- RFR: 8322881: java/nio/file/Files/CopyMoveVariations.java fails with AccessDeniedException due to permissions of files in /tmp [v4]
yaqsun
- Withdrawn: 8324811: java/nio/file/Files/CopyMoveVariations.java fails run with non-root user
SendaoYan
- RFR: 8322881: java/nio/file/Files/CopyMoveVariations.java fails with AccessDeniedException due to permissions of files in /tmp [v5]
yaqsun
- RFR: 8310994: Add JFR event for selection operations [v2]
Daniel Fuchs
- RFR: 8310994: Add JFR event for selection operations [v3]
Daniel Fuchs
- Integrated: 8322881: java/nio/file/Files/CopyMoveVariations.java fails with AccessDeniedException due to permissions of files in /tmp
yaqsun
- RFR: 8326897: (fs) The utility TestUtil.supportsLinks is wrongly used to check for hard link support
Brian Burkhalter
- RFR: 8326944: (ch) Minor typo in the ScatteringByteChannel.read(ByteBuffer[] dsts,int offset,int length) javadoc
Brian Burkhalter
- RFR: 8326944: (ch) Minor typo in the ScatteringByteChannel.read(ByteBuffer[] dsts,int offset,int length) javadoc
Naoto Sato
- RFR: 8326944: (ch) Minor typo in the ScatteringByteChannel.read(ByteBuffer[] dsts,int offset,int length) javadoc
Iris Clark
- RFR: 8326944: (ch) Minor typo in the ScatteringByteChannel.read(ByteBuffer[] dsts,int offset,int length) javadoc
Sean Coffey
- RFR: 8326944: (ch) Minor typo in the ScatteringByteChannel.read(ByteBuffer[] dsts,int offset,int length) javadoc
Guoxiong Li
- Integrated: 8326944: (ch) Minor typo in the ScatteringByteChannel.read(ByteBuffer[] dsts,int offset,int length) javadoc
Brian Burkhalter
- RFR: 8327002: (fs) java/nio/file/Files/CopyMoveVariations.java should be able to test across file systems
Brian Burkhalter
- RFR: 8327046: (fs) Files.walk should be clear that depth-first traversal is pre-order
Pavel Rappo
- RFR: 8327095: (ch) java/nio/channels/AsyncCloseAndInterrupt.java: improve error message when mkfifo fails
Brian Burkhalter
Last message date:
Thu Feb 29 23:53:14 UTC 2024
Archived on: Thu Feb 29 23:53:24 UTC 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).