RFR(S): 8208623: [TESTBUG] runtime/LoadClass/LongBCP.java fails in AUFS file system

Pengfei Li Pengfei.Li at arm.com
Wed Aug 1 08:14:47 UTC 2018


Hi,



Could you please help review the small fix to jtreg test case "runtime/LoadClass/LongBCP.java" ?

This case fails in Linux AUFS file system since the maximum file name length is shorter than 255.



JBS: https://bugs.openjdk.java.net/browse/JDK-8208623

webrev: http://cr.openjdk.java.net/~zyao/8208623/webrev.00/index.html



"Since aufs has several filename prefixes reserved, the maximum filename length is shorter than ordinary 255. Actually 242 (defined as ${AUFS_MAX_NAMELEN})." [1]



--

Thanks,

Pengfei



[1] http://aufs.sourceforge.net/aufs3/man.html




More information about the hotspot-runtime-dev mailing list