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

Dmitry Bessonov dbessono at openjdk.org
Wed Aug 28 18:25:26 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_"

This pull request has now been integrated.

Changeset: 2997d247
Author:    Dmitry Bessonov <dbessono at openjdk.org>
URL:       https://git.openjdk.org/sigtest/commit/2997d2474122499bc8cb3ff68d4e9e37abb5bda9
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

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

Reviewed-by: iris

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

PR: https://git.openjdk.org/sigtest/pull/5


More information about the sigtest-dev mailing list