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

Marcus Hirt hirt at openjdk.java.net
Mon Jan 24 17:03:10 UTC 2022


On Fri, 21 Jan 2022 15:04:15 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}`.
>
> mohno007 has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:
> 
>  - Update copyright year
>  - Fix wrong placeholder in BiasedLockingRevocationRule

Marked as reviewed by hirt (Lead).

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

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


More information about the jmc-dev mailing list