RFR: 8264028: Typo in javax.management.relation.RelationService::purgeRelations
Hao Sun
haosun at openjdk.java.net
Wed Mar 24 04:08:39 UTC 2021
On Tue, 23 Mar 2021 11:35:45 GMT, 赵延 <github.com+22524871+horizonzy at openjdk.org> 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 metadata. After that, bots should tell what is next.
>
>> 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 metadata. After that, bots should tell what is next.
>
> ok, thanks.
You may want to enable the GitHub Actions. Please go to https://github.com/horizonzy/jdk/actions and then trigger the test workflow on your branch.
It would be fine if you do not run the test for this PR since only typo errors are fixed.
But I suggest enabling this and in this way all the necessary tests would be run automatically for your new PRs in the near future once they are submitted.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2765
More information about the serviceability-dev
mailing list