Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-7213

Fix two class loader-related leaks, one in Jackson, the other in QuarkusClassLoader

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • 3.27.3.GA
    • None
    • team/eng
    • None

      Fixes #51688
      The issue is interesting as using JaCoCo causes the MemoryClassPathElement hosting the transformed classes to be massive, thus making the two leaks very very visible.
      The first one manifests as:

      The second one manifests as:

      See individual commits for the details.
      Now let's hope it doesn't break CI .

              jmartisk@redhat.com Jan Martiska
              msochure@redhat.com Miroslav Sochurek
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: