Skip to content

JLine should look for JansiTerminalProvider in different classloaders #83

Description

@jbonofre

JLine should be improved about in which classloader is looking for the JansiTerminalProvider:

  1. It should first look for the provider in the ThreadContextClassLoader.
  2. Then, if the provider is not found in the TCCL, it should go in the TerminalProvider class loader.

I will propose a PR to improve this.

C.f.: apache/karaf@3be3809

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions