RFR: 7903805: Fix a typo in IAE message thrown by com.sun.tdk.signaturetest.updater.Command::validate

Iris Clark iris at openjdk.org
Wed Aug 28 15:51:23 UTC 2024


On Tue, 27 Aug 2024 18:41:25 GMT, Dmitry Bessonov <dbessono at openjdk.org> wrote:

> Method com.sun.tdk.signaturetest.updater.Command::validate contains a typo in the IAE's message:
> 
> throw new IllegalArgumentException("Class defenition should be specified");
> 
> it should be "_definition_"

Marked as reviewed by iris (Reviewer).

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

PR Review: https://git.openjdk.org/sigtest/pull/5#pullrequestreview-2266671285


More information about the sigtest-dev mailing list