On Mon, 17 Jun 2024 08:12:08 GMT, Adam Sotona <asot...@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