8202330: Add Unreferenced{FOS,FIS,RAF}ClosesFd to problem list
authormikael
Thu, 26 Apr 2018 09:10:04 -0700
changeset 49901 794325b73468
parent 49900 770679787db5
child 49902 3661f31c6df4
8202330: Add Unreferenced{FOS,FIS,RAF}ClosesFd to problem list Reviewed-by: alanb, bpb
test/jdk/ProblemList.txt
--- a/test/jdk/ProblemList.txt	Thu Apr 26 17:14:04 2018 +0200
+++ b/test/jdk/ProblemList.txt	Thu Apr 26 09:10:04 2018 -0700
@@ -513,6 +513,9 @@
 java/io/FileOutputStream/AtomicAppend.java                      8202062 macosx-all
 java/io/pathNames/GeneralWin32.java                             8180264 windows-all
 
+java/io/FileInputStream/UnreferencedFISClosesFd.java            8202292 linux-all
+java/io/FileOutputStream/UnreferencedFOSClosesFd.java           8202292 linux-all
+java/io/RandomAccessFile/UnreferencedRAFClosesFd.java           8202292 linux-all
 
 ############################################################################