RFR: 8306455: Wrong majorVersion for multiple attributes in Classfile API
Chen Liang
liach at openjdk.org
Tue May 2 12:00:18 UTC 2023
On Wed, 19 Apr 2023 14:31:36 GMT, Chen Liang <liach at openjdk.org> wrote:
> Spotted the typo for BootstrapMethods, and another review over the API exposed the typo on PermittedSubclasses.
Agree; we should remove this validsince. I change PermittedSubclasses for Record uses its release major version than its preview major version.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13536#issuecomment-1531342798
More information about the core-libs-dev
mailing list