Integrated: 8330704: Clean up non-standard use of /** comments in some langtools tests

Jonathan Gibbons jjg at openjdk.org
Mon Apr 22 21:55:31 UTC 2024


On Mon, 22 Apr 2024 18:02:39 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

> Please review a simple change to clean up inappropriate use of `/**` comments in test code -- most notably to enclose the `jtreg` test description.
> 
> There is no change to the functionality of any test, and (obviously) all tests continue to pass.

This pull request has now been integrated.

Changeset: 1d52234e
Author:    Jonathan Gibbons <jjg at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/1d52234e199c7a38c059c0aa88aea2910f749d48
Stats:     44 lines in 22 files changed: 0 ins; 0 del; 44 mod

8330704: Clean up non-standard use of /** comments in some langtools tests

Reviewed-by: iris

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

PR: https://git.openjdk.org/jdk/pull/18896


More information about the javadoc-dev mailing list