mbien commented on issue #4122:
URL: https://github.com/apache/netbeans/issues/4122#issuecomment-1127565926

   NPEs in javac can be caused by a lot of things. Since I can't reproduce this 
(not even the exceptions), the most likely explanation is lombok.
   
   A thread dump would show if its actually a deadlock or something else (e.g 
an infinite loop). You could also check if its reproducible in NetBeans 14rc3 
since it uses a javac library based on JDK 18 
(https://lists.apache.org/thread/m56qct2ksl210rr1hpdvcgcsydxnyg9c ).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
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