On Fri, 22 Sep 2023 06:44:16 GMT, Andrey Turbanov <aturba...@openjdk.org> wrote:

>> Justin Lu has updated the pull request incrementally with two additional 
>> commits since the last revision:
>> 
>>  - Review: revert removal of SupressWarnings annotation
>>  - Reflect review comments
>
> test/jdk/java/util/Calendar/BuddhistCalendarTest.java line 141:
> 
>> 139:     @Test
>> 140:     public void buddhistSetTest() {
>> 141:         Calendar cal  = getBuddhistCalendar();
> 
> Suggestion:
> 
>         Calendar cal = getBuddhistCalendar();

Fixed, thank you.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15853#discussion_r1334759775

Reply via email to