| Summary: | Refactoring freezes UI when Java Indexing in background | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Andreas Sewe <sewe> | ||||
| Component: | UI | Assignee: | JDT-UI-Inbox <jdt-ui-inbox> | ||||
| Status: | CLOSED WORKSFORME | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | kalyan_prasad, loskutov | ||||
| Version: | 4.9 | ||||||
| Target Milestone: | --- | ||||||
| Hardware: | PC | ||||||
| OS: | Linux | ||||||
| Whiteboard: | stalebug | ||||||
| Attachments: |
|
||||||
The UI will unfreeze after indexing is done, right? Looking on the stack, nothing suspicious except that UI is just waiting on indexing during refactoring, and the code seem to be largely untouched since years. Sure this is a regression in 4.9? This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie. I have not encountered this issue. If you still see this issue, please reopen with more details. |
Created attachment 275918 [details] jstack thread dump taken during the UI freeze Noticed a minute-long UI freeze with 2018-09, when copying and pasting a class under a different name in a large workspace I have opened with 2018-09 for the first time. The OS (Ubuntu, Gnome) even offered to "Force Quit" the unresponsive application. I've attached a jstack dump which hopefully helps in analysing the root cause.