Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#5062 JVM crash #5244

Merged
merged 1 commit into from May 9, 2022
Merged

#5062 JVM crash #5244

merged 1 commit into from May 9, 2022

Conversation

pkriens
Copy link
Member

@pkriens pkriens commented May 9, 2022

Another desperate attempt to fix the JVM crash
in the bndtools explorer.

This fix coalesces some update events by waiting
10 ms before starting to do the UI work.

This should reduce the rate at which we call SWT
and this might solve this stupid SWT bug

Signed-off-by: Peter Kriens Peter.Kriens@aqute.biz

Another desperate attempt to fix the JVM crash
in the bndtools explorer. 

This fix coalesces some update events by waiting 
10 ms before starting to do the UI work.

This should reduce the rate at which we call SWT 
and this _might_ solve this stupid SWT bug


Signed-off-by: Peter Kriens <Peter.Kriens@aqute.biz>
@pkriens pkriens merged commit 4f96bc4 into bndtools:master May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant