-
Notifications
You must be signed in to change notification settings - Fork 140
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
8319436: Proxy.newProxyInstance throws NPE if loader is null and inte…
…rface not visible from class loader Backport-of: 8eb6f617b3f8e2a990e4244af4e56287f9741b20
- Loading branch information
Mandy Chung
committed
Nov 16, 2023
1 parent
71eec78
commit 245885b
Showing
2 changed files
with
66 additions
and
123 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
245885b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review
Issues