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

Jetty 9.4.x 5859 classloader leak queuedthreadpool #5894

Merged

Commits on Jan 18, 2021

  1. Issue #5859 Fix Classloader leak from QueuedThreadPool

    Signed-off-by: Jan Bartel <janb@webtide.com>
    janbartel committed Jan 18, 2021
    Copy the full SHA
    b688d95 View commit details
    Browse the repository at this point in the history
  2. Issue #5859 Add trivial test

    Signed-off-by: Jan Bartel <janb@webtide.com>
    janbartel committed Jan 18, 2021
    Copy the full SHA
    f60cf57 View commit details
    Browse the repository at this point in the history
  3. Issue #5859 Post review changes

    Signed-off-by: Jan Bartel <janb@webtide.com>
    janbartel committed Jan 18, 2021
    Copy the full SHA
    596444f View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-9.4.x-58…

    …59-classloader-leak-queuedthreadpool
    janbartel committed Jan 20, 2021
    Copy the full SHA
    399db82 View commit details
    Browse the repository at this point in the history
  2. Issue #5859 Ensure inheritedAccessContext doesn't pin classloader

    Signed-off-by: Jan Bartel <janb@webtide.com>
    janbartel committed Jan 20, 2021
    Copy the full SHA
    7f270a0 View commit details
    Browse the repository at this point in the history
  3. Issue #5859 Make safe creation of threads a utility class.

    Signed-off-by: Jan Bartel <janb@webtide.com>
    janbartel committed Jan 20, 2021
    Copy the full SHA
    4a93a00 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Issue #5859 Changes after review

    Signed-off-by: Jan Bartel <janb@webtide.com>
    janbartel committed Jan 21, 2021
    Copy the full SHA
    a7847d3 View commit details
    Browse the repository at this point in the history
  2. Issue #5859 Change after review

    Signed-off-by: Jan Bartel <janb@webtide.com>
    janbartel committed Jan 21, 2021
    Copy the full SHA
    eed0c2e View commit details
    Browse the repository at this point in the history
  3. Issue #5859 Changes after review

    Signed-off-by: Jan Bartel <janb@webtide.com>
    janbartel committed Jan 21, 2021
    Copy the full SHA
    c23544f View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-9.4.x-58…

    …59-classloader-leak-queuedthreadpool
    janbartel committed Jan 25, 2021
    Copy the full SHA
    04200a1 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-9.4.x-58…

    …59-classloader-leak-queuedthreadpool
    janbartel committed Jan 26, 2021
    Copy the full SHA
    897ab68 View commit details
    Browse the repository at this point in the history
  2. Issue #5859 Update license header

    Signed-off-by: Jan Bartel <janb@webtide.com>
    janbartel committed Jan 26, 2021
    Copy the full SHA
    d1eef49 View commit details
    Browse the repository at this point in the history