RFR: 8307818: Convert Indify tool to Classfile API [v9]
Oussama Louati
duke at openjdk.org
Wed Jun 19 12:20:16 UTC 2024
On Mon, 17 Jun 2024 08:12:08 GMT, Adam Sotona <asotona at openjdk.org> wrote:
>> Oussama Louati has updated the pull request incrementally with 19 additional commits since the last revision:
>>
>> - fix: fixed whitespaces
>> - fix: fixed whitespaces
>> - chore: used Class::descriptorString
>> - remove: added removed test comments
>> - remove: added removed test comments
>> - remove: removed changes in tests
>> - update: optimize imports and remove unnecessary utils
>> - update: optimize imports
>> - update: 5th patch of code review
>> - update: 5th patch of code review
>> - ... and 9 more: https://git.openjdk.org/jdk/compare/781c951d...2b8c94a7
>
> test/jdk/java/lang/invoke/indify/Indify.java line 197:
>
>> 195: try {
>> 196: runApplication(avl.toArray(new String[0]));
>> 197: } catch (Exception ex) {
>
> Why the comments have been removed?
Detailed explanations are above in those options variables declaration.
Comments returned
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18841#discussion_r1646069101
More information about the core-libs-dev
mailing list