Skip to content

lib毎にclassloaderを作り、そこでまとめて読み込む #26

Description

@Currypan1229

Basic Questions

  • I have checked and confirmed that no similar issues exist, and my issue is not a duplicate (including closed issues).
  • I have ensured no existing pull requests potentially address my issue.

Feature description

lib毎にClassLoaderを用意するんだけど、
同一内容のjarは一つのClassLoaderで読み込むようにする

以下の問題が解決する

  • 同一libの読み込みを防げる
  • メモリを余計に消費しない
  • ClassCastExceptionやLinkageErrorを防げる

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions