[ 
https://issues.apache.org/jira/browse/NETBEANS-6285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jaroslav Tulach closed NETBEANS-6285.
-------------------------------------
    Fix Version/s: 13
       Resolution: Fixed

Fixed by https://github.com/apache/netbeans/pull/3418

> Netbeans 12.6 compiles against JDK9+ CharBuffer.flip() and no longer runs on 
> JDK 8
> ----------------------------------------------------------------------------------
>
>                 Key: NETBEANS-6285
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-6285
>             Project: NetBeans
>          Issue Type: Bug
>          Components: java - Platform
>    Affects Versions: 12.6
>            Reporter: Jean-Marc Borer
>            Assignee: Jaroslav Tulach
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 13
>
>         Attachments: messages.log
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> After a full fresh install of NB12.6 and trying to run with Azul Open JDK 1.8 
> 312, there are several ClassNotFoundExceptions in the logs. It seems that NB 
> looks for missing methods that make NB not longer properly. For example, it 
> is no longer possible to properly format Java sources files due to a 
> java/nio/CharBuffer method missing.
> Is NB platform supposed to no longer work with Java 8?



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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

Reply via email to