Integrated: 7903093: Detect/report invalid class names given to @clean action

Christian Stein cstein at openjdk.java.net
Thu Feb 10 22:08:25 UTC 2022


On Thu, 10 Feb 2022 07:57:05 GMT, Christian Stein <cstein at openjdk.org> wrote:

> Check the validity of all given class names by delegating the check to the `javax.lang.model.SourceVersion#isName` method.

This pull request has now been integrated.

Changeset: 86d0b3b0
Author:    Christian Stein <cstein at openjdk.org>
Committer: Jonathan Gibbons <jjg at openjdk.org>
URL:       https://git.openjdk.java.net/jtreg/commit/86d0b3b077be7e89f984a8dcd44c256393c7ec98
Stats:     24 lines in 4 files changed: 18 ins; 0 del; 6 mod

7903093: Detect/report invalid class names given to @clean action

Reviewed-by: jjg

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

PR: https://git.openjdk.java.net/jtreg/pull/53


More information about the jtreg-dev mailing list