You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Michael Bien (Jira)" <ji...@apache.org> on 2021/09/14 07:51:00 UTC

[jira] [Commented] (NETBEANS-5884) Jackpot doesn't work on JDK 17

    [ https://issues.apache.org/jira/browse/NETBEANS-5884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17414782#comment-17414782 ] 

Michael Bien commented on NETBEANS-5884:
----------------------------------------

Is this still happening? Seems to work fine on 12.4 and 12.5. I get only lexer exceptions while viewing a .hint file but the inspection itself works fine. (if i don't open it in the editor there are no exceptions while the inspection is active)

> Jackpot doesn't work on JDK 17
> ------------------------------
>
>                 Key: NETBEANS-5884
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-5884
>             Project: NetBeans
>          Issue Type: Bug
>          Components: java - Compiler
>    Affects Versions: 12.3
>            Reporter: Jaroslav Tulach
>            Assignee: Jan Lahoda
>            Priority: Major
>
> {code:java}
> java.lang.NoSuchMethodError: 'void com.sun.tools.javac.util.Log.<init>(com.sun.tools.javac.util.Context, java.io.PrintWriter, java.io.PrintWriter, java.io.PrintWriter)'
> 	at org.netbeans.lib.nbjavac.services.NBLog.<init>(NBLog.java:55)
> 	at org.netbeans.lib.nbjavac.services.NBLog.<init>(NBLog.java:40)
> 	at org.netbeans.lib.nbjavac.services.NBLog$1.make(NBLog.java:73)
> 	at org.netbeans.lib.nbjavac.services.NBLog$1.make(NBLog.java:70) {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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