February 2023 Archives by author
Starting: Wed Feb 1 17:40:50 UTC 2023
Ending: Tue Feb 28 23:53:14 UTC 2023
Messages: 178
- RFR: 8302789: (fs) Files.copy should include unsupported copy option in exception message [v2]
Lance Andersen
- RFR: 8029370: (fc) FileChannel javadoc not clear for cases where position == size
Lance Andersen
- RFR: 8303083: (bf) Remove private DirectByteBuffer(long, int) constructor before JDK 21 GA
Lance Andersen
- RFR: 8301119: Support for GB18030-2022 [v4]
Lance Andersen
- RFR: 8293067: (fs) Implement WatchService using system library (macOS)
Alan Bateman
- RFR: 8298478: (fs) Path.of should allow input to include long path prefix
Alan Bateman
- RFR: 8298478: (fs) Path.of should allow input to include long path prefix [v2]
Alan Bateman
- RFR: 8298478: (fs) Path.of should allow input to include long path prefix [v3]
Alan Bateman
- RFR: 8298478: (fs) Path.of should allow input to include long path prefix [v3]
Alan Bateman
- RFR: 8298478: (fs) Path.of should allow input to include long path prefix [v4]
Alan Bateman
- RFR: 8297292: java/nio/channels/FileChannel/FileExtensionAndMap.java is too slow
Alan Bateman
- RFR: 7174305: (ch) Channels.newReader doesn't throw IllegalBlockingModeException if channel is configured non-blocking
Alan Bateman
- RFR: 8297292: java/nio/channels/FileChannel/FileExtensionAndMap.java is too slow [v3]
Alan Bateman
- RFR: 8302603: Use Set.of in java.nio.charset.Charset
Alan Bateman
- RFR: 8302789: (fs) File.copy should include unsupported copy option in exception message
Alan Bateman
- RFR: 8302789: (fs) File.copy should include unsupported copy option in exception message
Alan Bateman
- RFR: 8302806: (fs) Remove unused enum sun.nio.file.SensitivityWatchEventModifier
Alan Bateman
- RFR: 8302815 Use new Math.clamp method in core libraries [v2]
Alan Bateman
- RFR: 8302815 Use new Math.clamp method in core libraries [v2]
Alan Bateman
- RFR: 8302603: Use Set.of in java.nio.charset.Charset [v2]
Alan Bateman
- RFR: 8302603: Use Set.of in java.nio.charset.Charset [v3]
Alan Bateman
- RFR: 8280113: (dc) DatagramSocket.receive does not always throw when the channel is closed
Alan Bateman
- RFR: 8280113: (dc) DatagramSocket.receive does not always throw when the channel is closed
Alan Bateman
- RFR: 8302603: Use Set.of in java.nio.charset.Charset
Alan Bateman
- RFR: 8280113: (dc) DatagramSocket.receive does not always throw when the channel is closed [v2]
Alan Bateman
- RFR: 8302789: (fs) Files.copy should include unsupported copy option in exception message [v2]
Alan Bateman
- RFR: 8302979: Simplify FileChannelLinesSpliterator.SUPPORTED_CHARSETS and its usage
Alan Bateman
- RFR: 8302979: Simplify FileChannelLinesSpliterator.SUPPORTED_CHARSETS and its usage
Alan Bateman
- RFR: 8280113: (dc) DatagramSocket.receive does not always throw when the channel is closed [v3]
Alan Bateman
- Integrated: 8280113: (dc) DatagramSocket.receive does not always throw when the channel is closed
Alan Bateman
- RFR: 8301119: Support for GB18030-2022
Alan Bateman
- RFR: 8301119: Support for GB18030-2022
Alan Bateman
- RFR: 8301119: Support for GB18030-2022
Alan Bateman
- RFR: 8303073: (bf) Temporarily reinstate private DirectByteBuffer(long, int) constructor
Alan Bateman
- RFR: 8302806: (fs) Remove com.sun.nio.file.SensitivityWatchEventModifier [v3]
Alan Bateman
- RFR: 8301119: Support for GB18030-2022 [v2]
Alan Bateman
- RFR: 8301119: Support for GB18030-2022 [v2]
Alan Bateman
- RFR: 8302806: (fs) Remove com.sun.nio.file.SensitivityWatchEventModifier [v5]
Alan Bateman
- RFR: 8301119: Support for GB18030-2022 [v3]
Alan Bateman
- RFR: 8029370: (fc) FileChannel javadoc not clear for cases where position == size
Alan Bateman
- RFR: 8301119: Support for GB18030-2022 [v3]
Alan Bateman
- RFR: 8303083: (bf) Remove private DirectByteBuffer(long, int) constructor before JDK 21 GA
Alan Bateman
- RFR: 8029370: (fc) FileChannel javadoc not clear for cases where position == size
Alan Bateman
- ATOMIC_MOVE fails under high frequency conditions on Windows
Alan Bateman
- RFR: 8293067: (fs) Implement WatchService using system library (macOS)
Brian Burkhalter
- RFR: 8293067: (fs) Implement WatchService using system library (macOS)
Brian Burkhalter
- RFR: 8298478: (fs) Path.of should allow input to include long path prefix
Brian Burkhalter
- RFR: 8298478: (fs) Path.of should allow input to include long path prefix [v2]
Brian Burkhalter
- RFR: 8297814: (fs) Re-visit Path.getExtension return value [v3]
Brian Burkhalter
- Withdrawn: 8297814: (fs) Re-visit Path.getExtension return value
Brian Burkhalter
- RFR: 8298478: (fs) Path.of should allow input to include long path prefix [v3]
Brian Burkhalter
- RFR: 8298478: (fs) Path.of should allow input to include long path prefix [v2]
Brian Burkhalter
- RFR: 8298478: (fs) Path.of should allow input to include long path prefix [v3]
Brian Burkhalter
- RFR: 8298478: (fs) Path.of should allow input to include long path prefix [v4]
Brian Burkhalter
- RFR: 8298478: (fs) Path.of should allow input to include long path prefix [v3]
Brian Burkhalter
- RFR: 8298478: (fs) Path.of should allow input to include long path prefix [v2]
Brian Burkhalter
- RFR: 8298478: (fs) Path.of should allow input to include long path prefix [v3]
Brian Burkhalter
- Integrated: 8298478: (fs) Path.of should allow input to include long path prefix
Brian Burkhalter
- RFR: 7174305: (ch) Channels.newReader doesn't throw IllegalBlockingModeException if channel is configured non-blocking
Brian Burkhalter
- RFR: 8297292: java/nio/channels/FileChannel/FileExtensionAndMap.java is too slow
Brian Burkhalter
- RFR: 7174305: (ch) Channels.newReader doesn't throw IllegalBlockingModeException if channel is configured non-blocking [v2]
Brian Burkhalter
- RFR: 7174305: (ch) Channels.newReader doesn't throw IllegalBlockingModeException if channel is configured non-blocking
Brian Burkhalter
- RFR: 8293067: (fs) Implement WatchService using system library (macOS)
Brian Burkhalter
- RFR: 8297292: java/nio/channels/FileChannel/FileExtensionAndMap.java is too slow [v2]
Brian Burkhalter
- RFR: 8297292: java/nio/channels/FileChannel/FileExtensionAndMap.java is too slow [v2]
Brian Burkhalter
- RFR: 8297292: java/nio/channels/FileChannel/FileExtensionAndMap.java is too slow [v3]
Brian Burkhalter
- RFR: 7174305: (ch) Channels.newReader doesn't throw IllegalBlockingModeException if channel is configured non-blocking [v2]
Brian Burkhalter
- Withdrawn: 7174305: (ch) Channels.newReader doesn't throw IllegalBlockingModeException if channel is configured non-blocking
Brian Burkhalter
- Integrated: 8297292: java/nio/channels/FileChannel/FileExtensionAndMap.java is too slow
Brian Burkhalter
- RFR: 8278268 - (ch) InputStream returned by Channels.newInputStream should have fast path for FileChannel targets [v17]
Brian Burkhalter
- RFR: 8302789: (fs) File.copy should include unsupported copy option in exception message
Brian Burkhalter
- RFR: 8302789: (fs) Files.copy should include unsupported copy option in exception message [v2]
Brian Burkhalter
- RFR: 8302806: (fs) Remove unused enum sun.nio.file.SensitivityWatchEventModifier [v2]
Brian Burkhalter
- RFR: 8303024: Use Set.of in WindowsFileSystem
Brian Burkhalter
- RFR: 8303024: Use Set.of in WindowsFileSystem
Brian Burkhalter
- RFR: 8303073: (bf) Temporarily reinstate private DirectByteBuffer(long, int) constructor
Brian Burkhalter
- RFR: 8303073: (bf) Temporarily reinstate private DirectByteBuffer(long, int) constructor
Brian Burkhalter
- RFR: 8278268 - (ch) InputStream returned by Channels.newInputStream should have fast path for FileChannel targets [v17]
Brian Burkhalter
- RFR: 8278268 - (ch) InputStream returned by Channels.newInputStream should have fast path for FileChannel targets [v17]
Brian Burkhalter
- RFR: 8302806: (fs) Remove com.sun.nio.file.SensitivityWatchEventModifier [v3]
Brian Burkhalter
- RFR: 8302806: (fs) Remove com.sun.nio.file.SensitivityWatchEventModifier [v4]
Brian Burkhalter
- RFR: 8302806: (fs) Remove com.sun.nio.file.SensitivityWatchEventModifier [v5]
Brian Burkhalter
- RFR: 8029370: (fc) FileChannel javadoc not clear for cases where position == size
Brian Burkhalter
- RFR: 8029370: (fc) FileChannel javadoc not clear for cases where position == size
Brian Burkhalter
- RFR: 8029370: (fc) FileChannel javadoc not clear for cases where position == size
Brian Burkhalter
- RFR: 8029370: (fc) FileChannel javadoc not clear for cases where position == size
Brian Burkhalter
- RFR: 8302806: (fs) Remove com.sun.nio.file.SensitivityWatchEventModifier [v6]
Brian Burkhalter
- RFR: 8029370: (fc) FileChannel javadoc not clear for cases where position == size
Brian Burkhalter
- RFR: 8303083: (bf) Remove private DirectByteBuffer(long, int) constructor before JDK 21 GA
Brian Burkhalter
- Withdrawn: 8302806: (fs) Remove com.sun.nio.file.SensitivityWatchEventModifier
Brian Burkhalter
- RFR: 8303083: (bf) Remove private DirectByteBuffer(long, int) constructor before JDK 21 GA
Brian Burkhalter
- Integrated: 8303083: (bf) Remove private DirectByteBuffer(long, int) constructor before JDK 21 GA
Brian Burkhalter
- Integrated: 8029370: (fc) FileChannel javadoc not clear for cases where position == size
Brian Burkhalter
- RFR: 8278268 - (ch) InputStream returned by Channels.newInputStream should have fast path for FileChannel targets [v17]
Brian Burkhalter
- RFR: 8278268 - (ch) InputStream returned by Channels.newInputStream should have fast path for FileChannel targets [v18]
Brian Burkhalter
- RFR: 8301119: Support for GB18030-2022
Sean Coffey
- RFR: 8301119: Support for GB18030-2022 [v2]
Sean Coffey
- RFR: 8301119: Support for GB18030-2022 [v3]
Sean Coffey
- RFR: JDK-8300912: Update java/nio/MappedByteBuffer/PmemTest.java to run on x86_64 only
Andrew Dinn
- RFR: 8280113: (dc) DatagramSocket.receive does not always throw when the channel is closed [v2]
Daniel Fuchs
- RFR: 8280113: (dc) DatagramSocket.receive does not always throw when the channel is closed [v3]
Daniel Fuchs
- RFR: 8302603: Use Set.of in java.nio.charset.Charset
Glavo
- RFR: 8302603: Use Set.of in java.nio.charset.Charset
Glavo
- RFR: 8302603: Use Set.of in java.nio.charset.Charset [v2]
Glavo
- RFR: 8302603: Use Set.of in java.nio.charset.Charset [v2]
Glavo
- RFR: 8302603: Use Set.of in java.nio.charset.Charset [v3]
Glavo
- RFR: 8302603: Use Set.of in java.nio.charset.Charset [v3]
Glavo
- Integrated: 8302603: Use Set.of in java.nio.charset.Charset
Glavo
- RFR: 8303024: Use Set.of in WindowsFileSystem
Glavo
- RFR: 8303024: Use Set.of in WindowsFileSystem
Glavo
- Integrated: 8303024: (fs) WindowsFileSystem.supportedFileAttributeViews can use Set.of
Glavo
- Withdrawn: 8293067: (fs) Implement WatchService using system library (macOS)
Michael Hall
- RFR: 8293067: (fs) Implement WatchService using system library (macOS)
Michael Hall
- RFR: 8293067: (fs) Implement WatchService using system library (macOS)
Michael Hall
- RFR: 8293067: (fs) Implement WatchService using system library (macOS)
Michael Hall
- RFR: 8293067: (fs) Implement WatchService using system library (macOS)
Michael Hall
- RFR: 8293067: (fs) Implement WatchService using system library (macOS)
Michael Hall
- RFR: 8293067: (fs) Implement WatchService using system library (macOS)
Michael Hall
- RFR: 8293067: (fs) Implement WatchService using system library (macOS)
Michael Hall
- RFR: JDK-8300912: Update java/nio/MappedByteBuffer/PmemTest.java to run on x86_64 only
Bill Huang
- RFR: JDK-8300912: Update java/nio/MappedByteBuffer/PmemTest.java to run on x86_64 only [v2]
Bill Huang
- RFR: 8278268 - (ch) InputStream returned by Channels.newInputStream should have fast path for FileChannel targets [v17]
Markus KARG
- RFR: 8278268 - (ch) InputStream returned by Channels.newInputStream should have fast path for FileChannel targets [v17]
Markus KARG
- RFR: 8278268 - (ch) InputStream returned by Channels.newInputStream should have fast path for FileChannel targets [v17]
Markus KARG
- RFR: 8278268 - (ch) InputStream returned by Channels.newInputStream should have fast path for FileChannel targets [v18]
Markus KARG
- RFR: 8278268 - (ch) InputStream returned by Channels.newInputStream should have fast path for FileChannel targets [v17]
Markus KARG
- RFR: 8293067: (fs) Implement WatchService using system library (macOS)
Maxim Kartashev
- RFR: 8293067: (fs) Implement WatchService using system library (macOS)
Maxim Kartashev
- RFR: 8293067: (fs) Implement WatchService using system library (macOS)
Maxim Kartashev
- RFR: 8293067: (fs) Implement WatchService using system library (macOS)
Maxim Kartashev
- ATOMIC_MOVE fails under high frequency conditions on Windows
Robert Muir
- ATOMIC_MOVE fails under high frequency conditions on Windows
Michael Osipov
- ATOMIC_MOVE fails under high frequency conditions on Windows
Michael Osipov
- RFR: 8297292: java/nio/channels/FileChannel/FileExtensionAndMap.java is too slow
Jaikiran Pai
- RFR: 8280113: (dc) DatagramSocket.receive does not always throw when the channel is closed
Jaikiran Pai
- RFR: 8280113: (dc) DatagramSocket.receive does not always throw when the channel is closed
Jaikiran Pai
- RFR: 8280113: (dc) DatagramSocket.receive does not always throw when the channel is closed [v2]
Jaikiran Pai
- RFR: 8302815 Use new Math.clamp method in core libraries [v3]
Pavel Rappo
- RFR: 8302815 Use new Math.clamp method in core libraries [v3]
Pavel Rappo
- RFR: 8303073: (bf) Temporarily reinstate private DirectByteBuffer(long, int) constructor
Claes Redestad
- RFR: 8303073: (bf) Temporarily reinstate private DirectByteBuffer(long, int) constructor
Claes Redestad
- RFR: 8301119: Support for GB18030-2022 [v2]
Claes Redestad
- RFR: 8301119: Support for GB18030-2022 [v2]
Claes Redestad
- RFR: 8303073: (bf) Temporarily reinstate private DirectByteBuffer(long, int) constructor
Claes Redestad
- Integrated: 8303073: (bf) Temporarily reinstate private DirectByteBuffer(long, int) constructor
Claes Redestad
- RFR: 8302603: Use Set.of in java.nio.charset.Charset
Naoto Sato
- RFR: 8302603: Use Set.of in java.nio.charset.Charset [v3]
Naoto Sato
- RFR: 8301119: Support for GB18030-2022
Naoto Sato
- RFR: 8301119: Support for GB18030-2022 [v2]
Naoto Sato
- RFR: 8301119: Support for GB18030-2022 [v2]
Naoto Sato
- RFR: 8301119: Support for GB18030-2022 [v3]
Naoto Sato
- RFR: 8301119: Support for GB18030-2022 [v3]
Naoto Sato
- RFR: 8301119: Support for GB18030-2022 [v4]
Naoto Sato
- RFR: 8301119: Support for GB18030-2022 [v3]
Naoto Sato
- Integrated: 8301119: Support for GB18030-2022
Naoto Sato
- ATOMIC_MOVE fails under high frequency conditions on Windows
Uwe Schindler
- RFR: 8302789: (fs) File.copy should include unsupported copy option in exception message
Christian Stein
- RFR: 8302789: (fs) File.copy should include unsupported copy option in exception message
Christian Stein
- RFR: 8302789: (fs) Files.copy should include unsupported copy option in exception message [v2]
Christian Stein
- Integrated: 8302789: (fs) Files.copy should include unsupported copy option in exception message
Christian Stein
- RFR: 8301119: Support for GB18030-2022 [v3]
Ichiroh Takiguchi
- RFR: 8301119: Support for GB18030-2022 [v3]
Ichiroh Takiguchi
- RFR: 8302603: Use Set.of in java.nio.charset.Charset
Sergey Tsypanov
- RFR: 8302979: Simplify FileChannelLinesSpliterator.SUPPORTED_CHARSETS and its usage
Sergey Tsypanov
- RFR: 8302979: (fs) Files usage of SUPPORTED_CHARSETS could be simplified
Sergey Tsypanov
- RFR: 8303024: Use Set.of in WindowsFileSystem
Sergey Tsypanov
- RFR: 8302979: (fs) Files usage of SUPPORTED_CHARSETS could be simplified [v2]
Sergey Tsypanov
- RFR: 8302979: (fs) Files usage of SUPPORTED_CHARSETS could be simplified
Sergey Tsypanov
- Integrated: 8302979: (fs) Files usage of SUPPORTED_CHARSETS could be simplified
Sergey Tsypanov
- RFR: 8302815 Use new Math.clamp method in core libraries
Tagir F. Valeev
- RFR: 8302815 Use new Math.clamp method in core libraries [v2]
Tagir F. Valeev
- RFR: 8302815 Use new Math.clamp method in core libraries [v2]
Tagir F. Valeev
- RFR: 8302815 Use new Math.clamp method in core libraries [v3]
Tagir F. Valeev
- Integrated: 8302815 Use new Math.clamp method in core libraries
Tagir F. Valeev
- RFR: 8302979: (fs) Files usage of SUPPORTED_CHARSETS could be simplified
Julian Waters
- RFR: 8302979: (fs) Files usage of SUPPORTED_CHARSETS could be simplified [v2]
Julian Waters
- RFR: 8302979: (fs) Files usage of SUPPORTED_CHARSETS could be simplified [v2]
Julian Waters
- Withdrawn: 8293067: (fs) Implement WatchService using system library (macOS)
duke
Last message date:
Tue Feb 28 23:53:14 UTC 2023
Archived on: Tue Feb 28 23:53:20 UTC 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).