On Wed, 12 Aug 2026 18:15:38 GMT, Brent Christian <[email protected]> wrote:

>> Guanqiang Han has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Add missing comma
>
> test/jdk/java/lang/Object/InvalidFinalizationOption.java line 43:
> 
>> 41:                         "Invalid finalization value"),
>> 42:             new TestData(new String[] { "--finalization", "azerty" },
>> 43:                          "Invalid finalization value"),
> 
> A nit, but can the new, space-separated option be added at the end, instead 
> of in the middle of the pre-existing items?

Fixed. Thanks!

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/31928#discussion_r3772679763

Reply via email to