Re: new warnings produced by task under Open JDK 17-ea+28-2534

2021-06-29 Thread Rick Hillegas
educe this impact. The discussion thread is here https://mail.openjdk.java.net/pipermail/security-dev/2021-June/026660.html -Jaikiran On 28/06/21 8:22 pm, Rick Hillegas wrote: Thanks for that explanation, Jaikiran. On 6/27/21 8:29 PM, Jaikiran Pai wrote: Hello Rick, Thank you for this report. We

Re: new warnings produced by task under Open JDK 17-ea+28-2534

2021-06-28 Thread Rick Hillegas
/bugzilla/show_bug.cgi?id=65381 [2] http://ant.apache.org/manual/Types/permissions.html [3] https://github.com/openjdk/jdk17/pull/13 -Jaikiran On 27/06/21 11:22 pm, Rick Hillegas wrote: Open JDK 17 build 17-ea+28-2534 causes the ant 1.10.6 task to produce the following warnings when you DON

new warnings produced by task under Open JDK 17-ea+28-2534

2021-06-27 Thread Rick Hillegas
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

Re: SecurityManager in Java is being deprecated - Please try your Ant builds against JDK 17 EA builds

2021-06-17 Thread Rick Hillegas
Derby gets advance notice of new Open JDK distributions, so we have been struggling with this change since the beginning of the week. Our experience is being tracked by the Derby developer email thread https://apache-database.10148.n7.nabble.com/JDK-17-is-now-in-Rampdown-Phase-One-td151971.html,