[jdk11u-dev] RFR: 8319436: Proxy.newProxyInstance throws NPE if loader is null and interface not visible from class loader
Ben Taylor
btaylor at openjdk.org
Fri Mar 22 16:51:39 UTC 2024
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.
-------------
Commit messages:
- Backport 8eb6f617b3f8e2a990e4244af4e56287f9741b20
Changes: https://git.openjdk.org/jdk11u-dev/pull/2619/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2619&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8319436
Stats: 143 lines in 2 files changed: 20 ins; 77 del; 46 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/2619.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2619/head:pull/2619
PR: https://git.openjdk.org/jdk11u-dev/pull/2619
More information about the jdk-updates-dev
mailing list