On 2020-04-30 21:10, Erik Joelsson wrote:
Hello,
A minor mistake in JDK-8244036 is causing the javac server to never be
used, which is rather severly increasing build times.
Before that change, the global variable ENABLE_SJAVAC was used to
determine if the server should be activated. After t
* Erik Joelsson:
> A minor mistake in JDK-8244036 is causing the javac server to never be
> used, which is rather severly increasing build times.
>
> Before that change, the global variable ENABLE_SJAVAC was used to
> determine if the server should be activated. After the change, the
> global v
Looks good, Erik,
Thanks!
/Claes
On 2020-04-30 21:10, Erik Joelsson wrote:
Hello,
A minor mistake in JDK-8244036 is causing the javac server to never be
used, which is rather severly increasing build times.
Before that change, the global variable ENABLE_SJAVAC was used to
determine if the
Erik:
Looks good.
Tim
Hello,
A minor mistake in JDK-8244036 is causing the javac server to never be
used, which is rather severly increasing build times.
Before that change, the global variable ENABLE_SJAVAC was used to
determine if the server should be activated. After the change, the
g