On Tue, 14 Dec 2021 06:10:51 GMT, Alexander Matveev <[email protected]> wrote:
> This is regression from JDK-8276837. exec() was passing INFINITE_TIMEOUT > instead of actual value of timeout variable. Execution of osascript was > running without timeout and thus several tests timeout. Osascript hang during > test execution is intermittent issue. > > Also, removed IconTest.java and MultiNameTwoPhaseTest.java from > ProblemList.txt. Marked as reviewed by asemenyuk (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk18/pull/18
