Integrated: JDK-8278953: Clarify Class.getDeclaredConstructor specification

Joe Darcy darcy at openjdk.java.net
Tue Dec 21 00:29:19 UTC 2021


On Mon, 20 Dec 2021 18:23:46 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> Cleanup and regularization of the specs of the four get[Declared]Constructor[s] methods.

This pull request has now been integrated.

Changeset: 51796728
Author:    Joe Darcy <darcy at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/517967284cf607c0137e088a33ab5eb98d59542d
Stats:     20 lines in 1 file changed: 11 ins; 4 del; 5 mod

8278953: Clarify Class.getDeclaredConstructor specification

Reviewed-by: mchung, alanb

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

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


More information about the core-libs-dev mailing list