Skip to content

JarLauncher configures the class path such that resources are found twice #7595

@wilkinsona

Description

@wilkinsona

JarLauncher adds the URL for the root archive to the class path of LaunchedURLClassLoader. This means that the root archive is on the class path of both LaunchedURLClassLoader and its parent (the system class loader). This results in resources being found twice when they're found via LaunchedURLClassLoader.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions