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

Marcus Hirt hirt at openjdk.java.net
Mon Jan 24 20:16:22 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 incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
> 
>  - Update copyright year
>  - Fix wrong placeholder in BiasedLockingRevocationRule

@mohno007 - please integrate your changes by writing /integrate in a comment.

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

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


More information about the jmc-dev mailing list