jdk-24/test/jdk/java/nio/channels/FileChannel
Sean Mullan db85090553 8338411: Implement JEP 486: Permanently Disable the Security Manager
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Co-authored-by: Aleksei Efimov <aefimov@openjdk.org>
Co-authored-by: Brian Burkhalter <bpb@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Harshitha Onkar <honkar@openjdk.org>
Co-authored-by: Joe Wang <joehw@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Justin Lu <jlu@openjdk.org>
Co-authored-by: Kevin Walls <kevinw@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Naoto Sato <naoto@openjdk.org>
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Co-authored-by: Stuart Marks <smarks@openjdk.org>
Co-authored-by: Ian Graves <igraves@openjdk.org>
Co-authored-by: Phil Race <prr@openjdk.org>
Co-authored-by: Erik Gahlin <egahlin@openjdk.org>
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: kevinw, aivanov, rriggs, lancea, coffeys, dfuchs, ihse, erikj, cjplummer, coleenp, naoto, mchung, prr, weijun, joehw, azvegint, psadhukhan, bchristi, sundar, attila
2024-11-12 17:16:15 +00:00
..
directio 8295456: (ch) sun.nio.ch.Util::checkBufferPositionAligned gives misleading/incorrect error 2022-10-19 15:53:01 +00:00
Args.java
AtomicAppend.java
BlockDeviceSize.java 8332248: (fc) java/nio/channels/FileChannel/BlockDeviceSize.java failed with RuntimeException 2024-05-14 20:17:01 +00:00
CleanerTest.java 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
ClosedByInterrupt.java
ClosedChannelTransfer.java
CloseDuringTransfer.java 8310902: (fc) FileChannel.transferXXX async close and interrupt issues 2023-06-29 05:42:19 +00:00
ExpandingMap.java
FileChannelUtils.java 8294437: java/nio/channels/FileChannel tests slow on Windows 2022-10-03 17:42:56 +00:00
Force.java
GetClosedChannel.java
InterruptDeadlock.java
InterruptMapDeadlock.java
LargeGatheringWrite.java 8316391: (zipfs) ZipFileSystem.readFullyAt does not tolerate short reads 2023-09-17 11:53:12 +00:00
LargeMapTest.java 8312522: Implementation of Foreign Function & Memory API 2023-10-12 19:50:08 +00:00
Lock.java 5041655: (ch) FileLock: negative param and overflow issues 2022-02-22 17:24:15 +00:00
LongTransferTest.java
LoopingTruncate.java
MapAssertions.java
MapOverEnd.java
MapReadOnly.java
MapTest.java 8294437: java/nio/channels/FileChannel tests slow on Windows 2022-10-03 17:42:56 +00:00
MapToMemorySegmentTest.java 8312522: Implementation of Foreign Function & Memory API 2023-10-12 19:50:08 +00:00
Mode.java
Position.java
Pread.java
Pwrite.java
Read.java
ReadFull.java
ReadToLimit.java
Release.java
ReleaseOnCloseDeadlock.java
ScatteringRead.java 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
Size.java 8327096: (fc) java/nio/channels/FileChannel/Size.java fails on partition incapable of creating large files 2024-03-12 18:06:45 +00:00
TempDirectBuffersReclamation.java
TEST.properties 8290252: Add TEST.properties to java/nio/channels/FileChannel and move tests out of largeMemory sub-dir 2022-07-14 15:23:42 +00:00
Transfer2GPlus.java 8294437: java/nio/channels/FileChannel tests slow on Windows 2022-10-03 17:42:56 +00:00
Transfer4GBFile.java 8294437: java/nio/channels/FileChannel tests slow on Windows 2022-10-03 17:42:56 +00:00
Transfer.java 8325382: (fc) FileChannel.transferTo throws IOException when position equals size 2024-02-13 15:53:29 +00:00
TransferFromExtend.java 8303260: (fc) FileChannel::transferFrom should support position > size() 2023-04-04 15:57:56 +00:00
TransferOverlappedFileChannel.java 8140241: (fc) Data transfer from FileChannel to itself causes hang in case of overlap 2021-08-12 15:27:09 +00:00
Transfers.java 8286763: [REDO] (fc) Tune FileChannel.transferFrom() 2022-05-18 15:55:21 +00:00
TransferTo6GBFile.java 8294437: java/nio/channels/FileChannel tests slow on Windows 2022-10-03 17:42:56 +00:00
TransferToAppending.java 8292562: (fc) Use copy_file_range in FileChannel::transferTo on Linux 2022-08-26 16:12:58 +00:00
TransferToChannel.java 8274112: (fc) Tune FileChannel.transferTo() 2022-05-04 14:33:16 +00:00
TransferToNonWritable.java
Truncate.java
TruncateRAF.java
TryLock.java
Write.java 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00