-
Bug
-
Resolution: Fixed
-
P4
-
18
-
b20
-
Verified
java/nio/channels/FileChannel/LargeGatheringWrite.java
```
STDERR:
Invalid maximum heap size: -Xmx4G
The specified size exceeds the maximum representable size.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
```
java/nio/channels/Channels/ReadXBytes.java
```
STDERR:
Invalid maximum heap size: -Xmx8G
The specified size exceeds the maximum representable size.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
```
- relates to
-
JDK-8274548 (fc) FileChannel gathering write fails with IOException "Invalid argument" on macOS 11.6
-
- Closed
-
-
JDK-8268435 (ch) ChannelInputStream could override readAllBytes
-
- Closed
-