AggregateClassLoader.findClass() drops all exceptions

Description

AggregatedClassLoader.findClass(String name) has 2 catch blocks that drop the exception. Please include these exceptions in the ClassNotFoundException. This will help when trying to figure out why a class won’t load.

Currently, the ClassNotFoundException only shows which is not helpful.

Activity

Show:
Fixed

Details

Assignee

Reporter

Original estimate

Time tracking

No time logged2h remaining

Components

Fix versions

Affects versions

Priority

Created March 5, 2022 at 5:38 PM
Updated March 17, 2023 at 8:19 PM
Resolved March 17, 2023 at 7:37 PM