Uploaded image for project: 'Maven Surefire'
  1. Maven Surefire
  2. SUREFIRE-1002

Simplify classloader structure

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.15
    • classloading
    • None

    Description

      The classloader isolation in surefire is not very good. The separation between "provider" and "test" does not really work since the provider cannot load any classes that will be present in the test classloader. this has been solved with extensive shading, but it also means the entire separation of provider-classloader vs test classloader is somewhat useless

      Attachments

        Activity

          People

            krosenvold Kristian Rosenvold
            krosenvold Kristian Rosenvold
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: