Hi all,

Is the "master" branch expected to build with Corretto 11? It doesn't in my Linux box:

$ uname -a
Linux fenix 5.10.0-11-amd64 #1 SMP Debian 5.10.92-1 (2022-01-18) x86_64 GNU/Linux

$ java -version
openjdk version "11.0.12" 2021-07-20 LTS
OpenJDK Runtime Environment Corretto-11.0.12.7.1 (build 11.0.12+7-LTS)
OpenJDK 64-Bit Server VM Corretto-11.0.12.7.1 (build 11.0.12+7-LTS, mixed mode)

$ ant -version
Apache Ant(TM) version 1.10.7 compiled on September 1 2019

$ echo $JAVA_HOME
/home/antonio/SOFTWARE/amazon-corretto-11.0.12.7.1-linux-x64/

$ ant
[...]
   [repeat]   symbol:   class QuitEvent
   [repeat]   location: class NbApplicationAdapterJDK9
[repeat] /home/antonio/REPOS/NETBEANS/netbeans-clone/netbeans/platform/applemenu/src/org/netbeans/modules/applemenu/NbApplicationAdapterJDK9.java:83: error: cannot find symbol [repeat] public void handleQuitRequestWith(QuitEvent e, QuitResponse response) {
   [repeat]                                                    ^
   [repeat]   symbol:   class QuitResponse
   [repeat]   location: class NbApplicationAdapterJDK9
   [repeat] 18 errors
   [repeat] 2 warnings
  [nbmerge] Failed to build target: all-applemenu

BUILD FAILED

Any flag I should take into account?

Thanks,
Antonio




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to