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

Fixing memoryleak in multiclassloader context #167

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on May 15, 2021

  1. Configuration menu
    Copy the full SHA
    b12e907 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ba6a92 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. make sure MessageListener doesn't hard reference the class. This make…

    …s sure, it can be collected when multiple classloaders are used.
    FlorianKirmaier committed May 18, 2021
    Configuration menu
    Copy the full SHA
    a801a40 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Configuration menu
    Copy the full SHA
    1c040d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acad93c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77c8f2b View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    bb8a95a View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Configuration menu
    Copy the full SHA
    e647abe View commit details
    Browse the repository at this point in the history