RFR: 8253880: clean up sun/hotspot/tools/ctw/Utils class
Igor Ignatyev
iignatyev at openjdk.java.net
Wed Sep 30 22:30:57 UTC 2020
Hi all,
could you please review this trivial clean up in sun/hotspot/tools/ctw/Utils which removes unused `PATH_SEPARATOR`
field and unused imports?
-------------
Commit messages:
- 8253880: clean up sun/hotspot/tools/ctw/Utils class
Changes: https://git.openjdk.java.net/jdk/pull/444/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=444&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8253880
Stats: 8 lines in 1 file changed: 0 ins; 8 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/444.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/444/head:pull/444
PR: https://git.openjdk.java.net/jdk/pull/444
More information about the hotspot-compiler-dev
mailing list