Withdrawn: 8368831: ResourceParsingClassHierarchyResolver.getClassInfo(ClassDesc) throws unspecified UncheckedIOException

Chen Liang liach at openjdk.org
Fri Nov 14 19:29:14 UTC 2025


On Mon, 29 Sep 2025 20:40:37 GMT, Chen Liang <liach at openjdk.org> wrote:

> ClassHierarchyResolver provided by users may sporadically run into exceptions due to reasons out of control, such as UncheckedIOException caused by a bad zip header. We should specify that users are allowed to fail their CHR when they encounter a failure when they support a ClassDesc to avoid hiding errors.

This pull request has been closed without being integrated.

-------------

PR: https://git.openjdk.org/jdk/pull/27559


More information about the core-libs-dev mailing list