RFR: 8260578: Replace wildcard imports with specific ones

Ajit Ghaisas aghaisas at openjdk.java.net
Thu Jan 28 09:53:11 UTC 2021


The new files added in Lanai code-base have wildcard imports at several places. Replace them with specific import statements.

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

Commit messages:
 - replace wildcard imports

Changes: https://git.openjdk.java.net/lanai/pull/161/files
 Webrev: https://webrevs.openjdk.java.net/?repo=lanai&pr=161&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8260578
  Stats: 110 lines in 17 files changed: 84 ins; 6 del; 20 mod
  Patch: https://git.openjdk.java.net/lanai/pull/161.diff
  Fetch: git fetch https://git.openjdk.java.net/lanai pull/161/head:pull/161

PR: https://git.openjdk.java.net/lanai/pull/161


More information about the lanai-dev mailing list