Integrated: JDK-8279242: Reflection newInstance() error message when constructor has no access modifiers could use improvement

Joe Darcy darcy at openjdk.java.net
Tue Jan 25 20:10:07 UTC 2022


On Tue, 25 Jan 2022 02:42:45 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> Making the exception message friendlier to users.

This pull request has now been integrated.

Changeset: 295c0474
Author:    Joe Darcy <darcy at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/295c0474c43484e793b67a70af316aaae49fe361
Stats:     19 lines in 1 file changed: 10 ins; 6 del; 3 mod

8279242: Reflection newInstance() error message when constructor has no access modifiers could use improvement

Reviewed-by: iris, dholmes, mchung

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

PR: https://git.openjdk.java.net/jdk/pull/7208


More information about the core-libs-dev mailing list