RFR: 8320575: generic type information lost on mandated parameters of record's compact constructors [v7]
Joe Darcy
darcy at openjdk.org
Fri May 24 19:53:04 UTC 2024
On Fri, 10 May 2024 21:06:22 GMT, Vicente Romero <vromero at openjdk.org> wrote:
>> As the core reflection code will encounter record classes compiled before and after the javac code generation change, if the old behavior can be triggered in javac using `--release $OLD`/`--source $OLD`, that would be helpful to include as part of the testing.
>
> @jddarcy I have uploaded a new commit addressing your comments, thanks
@vicente-romero-oracle , I think the current iteration of the specification changes look good.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17070#issuecomment-2130258071
More information about the core-libs-dev
mailing list