[jdk11u-dev] Integrated: 8319436: Proxy.newProxyInstance throws NPE if loader is null and interface not visible from class loader
Ben Taylor
btaylor at openjdk.org
Mon Mar 25 23:29:33 UTC 2024
On Fri, 22 Mar 2024 16:47:16 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 11.0.20.
> Included test passes locally on linux x64 after the update to jtreg-7.3.1.
This pull request has now been integrated.
Changeset: b7f78a39
Author: Ben Taylor <btaylor at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/b7f78a39c2c11e351a927da97455efa112b70d1c
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/jdk11u-dev/pull/2619
More information about the jdk-updates-dev
mailing list