RFR: 8320575: generic type information lost on mandated parameters of record's compact constructors [v7]
Vicente Romero
vromero at openjdk.org
Fri May 10 21:11:18 UTC 2024
On Tue, 12 Dec 2023 22:21:29 GMT, Joe Darcy <darcy at openjdk.org> wrote:
>> Vicente Romero has updated the pull request incrementally with one additional commit since the last revision:
>>
>> fixing comment
>
> 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
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17070#issuecomment-2105271376
More information about the core-libs-dev
mailing list