Re: Compile & Execute Under Early Access JDK 17

2021-06-14 Thread Ludovic HOCHET
Hello, I've filed [NETBEANS-5775] [1] for that NoSuchMethodError and Jan Lahoda is working on a PR to fix it [2]. I've also filed [NETBEANS-5762] [3] which may be more difficult. [1] https://issues.apache.org/jira/browse/NETBEANS-5775 [2] https://github.com/apache/netbeans/pull/2993 [3] https://

RE: Compile & Execute Under Early Access JDK 17

2021-06-14 Thread Kenneth Fogel
I have just installed Java 17 ea 26 and then configured NB 12.4 to use 17 as its version of Java. NetBeans started but was unable to successfully create either a maven or ant project. Code could be compiled and built but the class with main could not be found. It alsdo did not automatically load

Re: Compile & Execute Under Early Access JDK 17

2021-06-14 Thread Geertjan Wielenga
There’s also a difference between being able to compile with JDK 17 or run on JDK 17. I think what we should be aiming at os being able to run NetBeans on JDK 17. Gj On Mon, 14 Jun 2021 at 17:30, Geertjan Wielenga < geertjan.wiele...@googlemail.com> wrote: > The next release will be 12.5. > > G

Re: Compile & Execute Under Early Access JDK 17

2021-06-14 Thread Geertjan Wielenga
The next release will be 12.5. Gj On Mon, 14 Jun 2021 at 17:29, Geertjan Wielenga < geertjan.wiele...@googlemail.com> wrote: > > The SecurityManager is enabled by default in JDK 17. > > Gj > > On Mon, 14 Jun 2021 at 17:27, Kenneth Fogel > wrote: > >> Hi, >> >> I'd like to compile NB 12.4 under

Re: Compile & Execute Under Early Access JDK 17

2021-06-14 Thread Geertjan Wielenga
The SecurityManager is enabled by default in JDK 17. Gj On Mon, 14 Jun 2021 at 17:27, Kenneth Fogel wrote: > Hi, > > I'd like to compile NB 12.4 under JDK 17 ea 26. I believe that there are > switches necessary to enable the Security Manager. Could you please pass on > the command line moodific

Compile & Execute Under Early Access JDK 17

2021-06-14 Thread Kenneth Fogel
Hi, I'd like to compile NB 12.4 under JDK 17 ea 26. I believe that there are switches necessary to enable the Security Manager. Could you please pass on the command line moodifications I will need to compile and then run NB or direct me to a web page where this info resides. Will the next LTS