RFR: 8372258: Improve TypeVariable support

Chen Liang liach at openjdk.org
Sun Nov 23 02:28:50 UTC 2025


On Thu, 20 Nov 2025 13:06:12 GMT, Per Minborg <pminborg at openjdk.org> wrote:

> The `TypeVariableImpl::getGenericDeclaration` method should return copies of generic declarations where appropriate.

The CSR should address the specification change on `java.lang.reflect.TypeVariable` instead of on `TypeVariableImpl`.

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

Changes requested by liach (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/28429#pullrequestreview-3497324775


More information about the core-libs-dev mailing list