I agree and my comment wasn't clear..

What I really meant to say is that JDK 1.8 is the minimum supported build
tool.

That would be more correct to say, right?

-brad w.

On Tue, May 7, 2019 at 1:38 PM Rami Swailem <[email protected]> wrote:

> You can build Apache NetBeans with a higher JDK Version than 1.8
> -Dpermit.jdk9.builds=true
>
>
> On 2019/05/07 19:23:44, Brad Walker <[email protected]> wrote:
> > I'm trying to help out in a very small way. What I'm hoping to do is
> clean
> > up some of the build cruft and learn at the same time.
> >
> > So I created a new Jira ticket for my work..
> > https://issues.apache.org/jira/browse/NETBEANS-2514
> >
> > Made the changes to remove the usage of sun.misc.Unsafe in the
> > NoJavacHelper.java file.
> >
> > And issued a pull request.
> > https://github.com/apache/netbeans/pull/1236
> >
> > So a couple of things, I think this is the proper process to follow,
> > correct?
> >
> > Also, since we only support the use of JDK 1.8 to compile Apache
> NetBeans,
> > I think this change is correct.. I really didn't want to add any logic.
> > Only to remove the usage of sun.misc.Unsafe.
> >
> > Any suggestions and/or comments are appreciated.
> >
> > -brad w.
> >
>
> ---------------------------------------------------------------------
> 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