< prev index next >

test/lib/jdk/test/lib/util/FileUtils.java

Print this page
rev 59103 : imported patch hotspot

@@ -368,8 +368,7 @@
             {"/usr/bin/lsof", "-p"},
             {"/usr/sbin/lsof", "-p"},
             {"/bin/lsof", "-p"},
             {"/sbin/lsof", "-p"},
             {"/usr/local/bin/lsof", "-p"},
-            {"/usr/bin/pfiles", "-F"},   // Solaris
     };
 }
< prev index next >