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

8264677 MemoryLeak: Progressindicator leaks, when treeShowing is false #455

Commits on Apr 3, 2021

  1. 8264677

    Fixing leak in ProgressIndicator when treeShowing is false
    FlorianKirmaier committed Apr 3, 2021
    Copy the full SHA
    8e539d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. 8264677

    changes based on code review
    FlorianKirmaier committed Apr 6, 2021
    Copy the full SHA
    1a49a35 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. 8264677

    Updated naming of the test,
    reworked the old test. It now has a much smaller scope and is easier to reason about, the initialization of JavaFX is now seperated from the test itself.
    FlorianKirmaier committed Apr 9, 2021
    Copy the full SHA
    15fae37 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. 8264677

    Readded countdownlatch for onShown based on code review
    FlorianKirmaier committed Apr 23, 2021
    Copy the full SHA
    ba02397 View commit details
    Browse the repository at this point in the history