On Thu, 8 Feb 2024 23:51:46 GMT, Jonathan Gibbons <j...@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 <j...@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