On Tue, 23 Mar 2021 11:35:45 GMT, 赵延
wrote:
>> Hi, I have submitted the bug for it:
>> https://bugs.openjdk.java.net/browse/JDK-8264028 -- please change the PR
>> synopsis to "8264028: Typo in
>> javax.management.relation.RelationService::purgeRelations" to get it
>> properly hooked to PR me
On Wed, 3 Mar 2021 16:52:36 GMT, Dalibor Topic wrote:
>> 8264028: Typo in javax.management.relation.RelationService::purgeRelations
>
> Hi, please contact me at dalibor.to...@oracle.com so that I can validate your
> OCA.
Hi. Just a reminder for you that the copyright year should be updated to 2
On Wed, 9 Dec 2020 07:11:53 GMT, Hao Sun
wrote:
> Flag '-Wmisleading-indentation' was introduced since clang-10 [1] and
> gcc-6 [2]. Putting the code with proper indentations would suppress this
> warning.
>
> The main reason why test image build with gcc succeeds
Flag '-Wmisleading-indentation' was introduced since clang-10 [1] and
gcc-6 [2]. Putting the code with proper indentations would suppress this
warning.
The main reason why test image build with gcc succeeds is that, clang
and gcc might behave differently for some corner cases under
'-Wmisleading-i