Hi Joe,

On 15/02/2022 11:22 am, Joe Darcy wrote:
Retrofitting of Parameter to implement Member, an interface already implemented 
by similar reflective modeling classes.

But a parameter is not a Member!

David

Since Parameter is final, there is little compatibility impact from adding a 
new method.

Please also review the corresponding CSR:

https://bugs.openjdk.java.net/browse/JDK-8281767

I'll update the copyright year before pushing; I judged this as trivial enough 
to not require a regression test.

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

Commit messages:
  - JDK-8281767: Update java.lang.reflect.Parameter to implement Member

Changes: https://git.openjdk.java.net/jdk/pull/7468/files
  Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=7468&range=00
   Issue: https://bugs.openjdk.java.net/browse/JDK-8281766
   Stats: 15 lines in 1 file changed: 14 ins; 0 del; 1 mod
   Patch: https://git.openjdk.java.net/jdk/pull/7468.diff
   Fetch: git fetch https://git.openjdk.java.net/jdk pull/7468/head:pull/7468

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

Reply via email to