https://bz.apache.org/bugzilla/show_bug.cgi?id=62330
--- Comment #15 from Jaikiran Pai <jaiki...@apache.org> --- > I've filed https://bugs.openjdk.java.net/browse/JDK-8263898 to track this. The issue in the JDK has been fixed and available in a early access release of JDK 17. Additionally, in our recently released Ant 1.10.10 we now have new "discardOutput" and "discardError" attributes which are the recommended way to discard any output and/or error generated by the launched programs. More details is available in the tasks' manual like the exec task https://ant.apache.org/manual/Tasks/exec.html -- You are receiving this mail because: You are the assignee for the bug.