RFR: JDK-8278953: Clarify Class.getDeclaredConstructor specification
Joe Darcy
darcy at openjdk.java.net
Mon Dec 20 18:55:58 UTC 2021
Cleanup and regularization of the specs of the four get[Declared]Constructor[s] methods.
-------------
Commit messages:
- JDK-8278953: Clarify Class.getDeclaredConstructor specification
Changes: https://git.openjdk.java.net/jdk/pull/6897/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=6897&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8278953
Stats: 20 lines in 1 file changed: 11 ins; 4 del; 5 mod
Patch: https://git.openjdk.java.net/jdk/pull/6897.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/6897/head:pull/6897
PR: https://git.openjdk.java.net/jdk/pull/6897
More information about the core-libs-dev
mailing list