-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 18
-
Component/s: core-libs
-
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
-