RFR: 8308899: Introduce Classfile.Context and improve Classfile.Option(s) [v24]
Chen Liang
liach at openjdk.org
Mon Jun 26 13:10:15 UTC 2023
On Mon, 26 Jun 2023 08:52:13 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 two additional commits since the last revision:
>
> - fixed String format arguments
> - Classfile API javadoc make patch
Since you fixed the string format typos, can you fix this typo as well? https://bugs.openjdk.org/browse/JDK-8308646 and remember to include that issue with `/issue add JDK-8308646` if you do.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14180#issuecomment-1607433774
More information about the core-libs-dev
mailing list