Loading... (original) (raw)
java/io/File tests failing with "File name too long" error on AUFS file system
- Type:
Bug
- Resolution: Unresolved
- Priority:
P4
- Fix Version/s: tbd
- Affects Version/s: 9, 10
The failure happens in Linux AUFS file system. The maximum file name length in AUFS is 242.
The following jdk test cases are failed because of file name too long.
java/io/File/DeleteOnExitLong.java
java/io/File/MaxPathLength.java
Error message:
java.io.IOException: File name too long