On Mon, 22 Aug 2022 19:47:01 GMT, Weijun Wang <wei...@openjdk.org> wrote:
> Approved. > > Some tiny comments (sorry for more): > > 1. No need to import `Configuration` class now. > > 2. No need to import `Paths` class now, or, you can change it to `Path` > and simplify its reference on line 52. > > > No need for more code review for these changes. Done. Thank you! ------------- PR: https://git.openjdk.org/jdk/pull/9159