.jcheck/conf
author dxu
Mon, 06 May 2013 14:17:59 -0700
changeset 17430 c445531b8f6b
parent 9925 0306baf14388
child 22030 3e7d1a70e010
permissions -rw-r--r--
8003992: File and other classes in java.io do not handle embedded nulls properly Summary: Have every file operation done with File, FileInputStream, FileOutputStream, or RandomAccessFile that involves a file path containing NUL fail. Also reviewed by fweimer@redhat.com Reviewed-by: alanb, sherman, ahgross, mduigou, dholmes, aph, plevart, martin

project=jdk8