[
https://issues.apache.org/jira/browse/NETBEANS-5740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17403815#comment-17403815
]
Dusan Balek commented on NETBEANS-5740:
---------------------------------------
[~neilcsmith] the code in `MicronautJavaHyperlinkProvider` is IMHO correct - it
should not break anything. However, calling Parsing API from within of
`isHyperlinkPoint` and `getHyperlinkSpan` methods is unfortunate from the
performance perspective as it can block Java EDT for long periods of time. I am
consulting the situation with [~jlahoda] to find a better solution.
> Netbeans 12.4 freezes AWT from Micronaut Support
> ------------------------------------------------
>
> Key: NETBEANS-5740
> URL: https://issues.apache.org/jira/browse/NETBEANS-5740
> Project: NetBeans
> Issue Type: Bug
> Affects Versions: 12.4
> Environment: Ubuntu 20.04
> Netbeans 12.4
> OpenJDK 11.0.11
> Reporter: Diego Díez
> Assignee: Dusan Balek
> Priority: Major
> Labels: pull-request-available
> Fix For: 12.5
>
> Attachments: nb-freeze-dump.txt
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> We have started experiencing random freezes after upgrading to Netbeans 12.3,
> not responding any component to mouse or keyboard interactions.
> We have also noticed that lombok-1.18.18 stopped working with the newer
> nb-javac installed with the 12.4 version (java16 support). I can't confirm
> whether this is related with the freezes or not. Using lombok-1.18.20 seems
> to work well, though.
> Any ideas? Is there any log to look for errors?
> As a workaround we have downgraded to 12.3 as it is a blocking issue for us,
> being forced to kill the process every time it gets stuck.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
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