RFR: 7417: Fix incorrect identifier in result for biased locking revocation rule

Henrik Dafgård hdafgard at openjdk.java.net
Thu Jan 20 23:33:11 UTC 2022


On Mon, 20 Sep 2021 06:40:14 GMT, mohno007 <duke at openjdk.java.net> wrote:

> This PR fixes a wrong placeholder in `BiasedLockingRevocationRule_TEXT_REVOKED_CLASSES_FOUND_LONG`.
> 
> `BiasedLockingRevocationRule.java` used `{revokedClasses}` for placeholder identifier but `messages.properties` used `{revokedTypes}`.

Please edit the title to refer to [JMC-7417](https://bugs.openjdk.java.net/browse/JMC-7417) by adding changing the title to "7417:Fix incorrect identifier in result for biased locking revocation rule". And when the OCA status is fixed I'll be happy to approve this PR.

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

PR: https://git.openjdk.java.net/jmc/pull/309


More information about the jmc-dev mailing list