Integrated: JDK-8325529: Remove unused imports from `ModuleGenerator` test file

Jonathan Gibbons jjg at openjdk.org
Mon Feb 12 19:51:00 UTC 2024


On Thu, 8 Feb 2024 23:51:46 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

> Please review an automated update to fix the imports in the test `sampleapi` package.
> 
> While only one file was affected in a sibling PR, it seems that all the files in the package had disorganized imports.  While low priority, fixing them here will stop the issue showing up in other PRs.

This pull request has now been integrated.

Changeset: d70156d2
Author:    Jonathan Gibbons <jjg at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d70156d2e2eddc311af12bc016b1ebb70efd92dd
Stats:     110 lines in 6 files changed: 56 ins; 40 del; 14 mod

8325529: Remove unused imports from `ModuleGenerator` test file

Reviewed-by: prappo

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

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


More information about the javadoc-dev mailing list