Integrated: JDK-8285756: clean up use of bad arguments for `@clean` in langtools tests

Jonathan Gibbons jjg at openjdk.java.net
Wed Apr 27 22:26:45 UTC 2022


On Wed, 27 Apr 2022 21:15:25 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

> Please review a trivial test fix to fix some bad/unsupported forms of `@clean` tags in some java tests.
> 
> Previously, these bad args were not detected and effectively had no effect.  Now, an upcoming new jtreg version will detect and give errors for these forms.

This pull request has now been integrated.

Changeset: 3312d8c6
Author:    Jonathan Gibbons <jjg at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/3312d8c620003125a88540fd5b2bacff34732ade
Stats:     3 lines in 3 files changed: 0 ins; 0 del; 3 mod

8285756: clean up use of bad arguments for `@clean` in langtools tests

Reviewed-by: darcy

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

PR: https://git.openjdk.java.net/jdk/pull/8435


More information about the compiler-dev mailing list