On Thu, 14 Jan 2021 19:22:07 GMT, Igor Ignatyev <[email protected]> wrote:

>> Leonid Mesnik has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   copyrights and ident fixed
>
> test/hotspot/jtreg/vmTestbase/nsk/jvmti/Breakpoint/breakpoint001/breakpoint001.cpp
>  line 173:
> 
>> 171: 
>> 172:     for (i=0; i<METH_NUM; i++)
>> 173:         if (strcmp(methNam,METHODS[i][0]) == 0 &&
> 
> could you please add space before `,`?

done

> test/hotspot/jtreg/vmTestbase/nsk/jvmti/Breakpoint/breakpoint001/breakpoint001.cpp
>  line 2:
> 
>> 1: /*
>> 2:  * Copyright (c) 2003, 2020, Oracle and/or its affiliates. All rights 
>> reserved.
> 
> it's 2021

ough, thanks!

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

PR: https://git.openjdk.java.net/jdk/pull/2084

Reply via email to