RFR: 7417: Fix incorrect identifier in result for biased locking revocation rule
Alex Macdonald
aptmac at openjdk.java.net
Thu Jan 20 23:33:09 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}`.
Marked as reviewed by aptmac (Reviewer).
-------------
PR: https://git.openjdk.java.net/jmc/pull/309
More information about the jmc-dev
mailing list