RFR: JDK-8245445: Langtools NetBeans ant build broken after JDK-8244093

Maurizio Cimadamore maurizio.cimadamore at oracle.com
Wed May 20 09:50:39 UTC 2020


Looks good

Maurizio

On 20/05/2020 09:20, Jan Lahoda wrote:
> Hi,
>
> The langtools-specific ant build for NetBeans appears to be broken 
> after JDK-8244093:
> ---
> $ ant -f make/ide/netbeans/langtools/build.xml 
> -Dlangtools.jdk.home=$PWD/build/linux-x86_64-server-release/jdk/ build
> Buildfile: 
> /home/jlahoda/src/jdk/jdk/make/ide/netbeans/langtools/build.xml
>
> BUILD FAILED
> /home/jlahoda/src/jdk/jdk/make/ide/netbeans/langtools/build.xml:47: 
> Cannot find /home/jlahoda/src/jdk/jdk/make/ide/build.xml imported from 
> /home/jlahoda/src/jdk/jdk/make/ide/netbeans/langtools/build.xml
>
> Total time: 0 seconds
> ---
>
> The proposed fix is to correct the location of the imported build 
> script, and basedir.
>
> Webrev: http://cr.openjdk.java.net/~jlahoda/8245445/webrev.00/
> JBS: https://bugs.openjdk.java.net/browse/JDK-8245445
>
> What do you think?
>
> Thanks,
>     Jan



More information about the build-dev mailing list