-
Bug
-
Resolution: Fixed
-
P3
-
24
-
b27
In CHECK_FOR_FILES, an `ls` command tries to verify if the given list of files is present. If one of the files is a directory name, this fails. To be able to check for a directory as well, we need to do `ls -d`.
- links to
-
Commit(master) openjdk/jdk/1a73c76d
-
Review(master) openjdk/jdk/22559