[jdk21u-dev] RFR: 8320575: generic type information lost on mandated parameters of record's compact constructors [v2]
Weibing Xiao
wxiao at openjdk.org
Fri Oct 11 12:45:10 UTC 2024
On Mon, 7 Oct 2024 09:09:20 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
>> I backport this for parity with 21.0.6-oracle.
>>
>> As the CSR for 21 says, I omit the specification changes.
>> These make the description more precise. As I understand,
>> the change brought to 21 is ok with the broader, unchanged
>> specification.
>>
>> The rest applied clean.
>
> Goetz Lindenmaier has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
>
> Backport 7bf1989f59695c3d08b4bd116fb4c022cf9661f4
For class Excectable.java, three methods got changed. It seems you only modified one. All comments for the modified methods were not there.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1026#issuecomment-2407335922
More information about the jdk-updates-dev
mailing list