RFR: 8259799: vmTestbase/nsk/jvmti/Breakpoint/breakpoint001 is incorrect [v2]
Leonid Mesnik
lmesnik at openjdk.java.net
Thu Jan 14 20:32:18 UTC 2021
On Thu, 14 Jan 2021 19:22:07 GMT, Igor Ignatyev <iignatyev at openjdk.org> 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
More information about the serviceability-dev
mailing list