+---+
| Bugzilla Bug ID |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned
On 2021-06-17, Jaikiran Pai wrote:
> The recently released EA version of JDK 17 has introduced a change in
> the javadoc tool. Previously (JDK 8 all the way through JDK 16) used
> to log certain messages from the javadoc tool to STDOUT. Our javadoc
> task's implementation expects such messages of
Open JDK 17 build 17-ea+28-2534 causes the ant 1.10.6 task to
produce the following warnings when you DON'T fork the JVM:
WARNING: A terminally deprecated method in java.lang.System has been called
WARNING: System::setSecurityManager has been called by
org.apache.tools.ant.types.Permissions (f
Hello Rick,
Thank you for this report. We have been watching this area and have been
aware of this issue, including one other user report[1]. I'm just
waiting for things to become a bit more clear on this front before
coming up with any proposal in the Ant project on how to deal with this.
Cl