RFR: 8308899: Introduce Classfile context and improve Classfile options [v26]
Chen Liang
liach at openjdk.org
Tue Jun 27 05:08:26 UTC 2023
On Mon, 26 Jun 2023 16:47:46 GMT, Adam Sotona <asotona at openjdk.org> wrote:
>> Classfile context object and multi-state options have been discussed at https://mail.openjdk.org/pipermail/classfile-api-dev/2023-May/000321.html
>> This patch implements the proposed changes in Classfile API and fixes all affected code across JDK sources and tests.
>>
>> Please review.
>>
>> Thanks,
>> Adam
>
> Adam Sotona has updated the pull request incrementally with one additional commit since the last revision:
>
> Revert "Classfile API javadoc make patch"
>
> This reverts commit dad094d1686e4e16ccd379c091db258bec0087c5.
Congrats, now I can update many of my patches that depend on this API update.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14180#issuecomment-1608804156
More information about the core-libs-dev
mailing list