RFR: 8346050: Update BuildTestLib.gmk to build whole testlibrary [v4]
Leonid Mesnik
lmesnik at openjdk.org
Fri Feb 14 18:22:26 UTC 2025
On Fri, 14 Feb 2025 15:24:53 GMT, Weijun Wang <weijun at openjdk.org> wrote:
>> Leonid Mesnik has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - added copyrights
>> - replaced commens fix with supress
>
> test/lib/jdk/test/lib/security/XMLUtils.java line 557:
>
>> 555: }
>> 556:
>> 557: // MISC
>
> This is a section break for various groups of methods in this utility class. Before this there have been
>
> //////////// CONVERT ////////////
> //////////// QUERY AND EDIT ////////////
> //////////// SIGN ////////////
> //////////// VALIDATE ////////////
>
> Can you keep the format?
sure, since such comments are cause warning, i just suppress them.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23525#discussion_r1956557342
More information about the build-dev
mailing list