[jdk17u-dev] Integrated: 8319436: Proxy.newProxyInstance throws NPE if loader is null and interface not visible from class loader

Ben Taylor btaylor at openjdk.org
Tue Jan 23 17:26:43 UTC 2024


On Wed, 10 Jan 2024 19:48:04 GMT, Ben Taylor <btaylor at openjdk.org> wrote:

> Clean backport of [JDK-8319436](https://bugs.openjdk.org/browse/JDK-8319436) to resolve a regression introduced in 17.0.8. Included tests pass locally on linux x64.

This pull request has now been integrated.

Changeset: cac0e96b
Author:    Ben Taylor <btaylor at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/cac0e96b2dae4e40b893ed895bcd66933d249252
Stats:     143 lines in 2 files changed: 20 ins; 77 del; 46 mod

8319436: Proxy.newProxyInstance throws NPE if loader is null and interface not visible from class loader

Backport-of: 8eb6f617b3f8e2a990e4244af4e56287f9741b20

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

PR: https://git.openjdk.org/jdk17u-dev/pull/2119


More information about the jdk-updates-dev mailing list