Loading... (original) (raw)

Uploaded image for project: 'JDK'

  1. JDK
  2. JDK-8209465

java/io/File tests failing with "File name too long" error on AUFS file system

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