RFR (T): 8243117: Cleanups in Java code of module jdk.jlink

Langer, Christoph christoph.langer at sap.com
Sun Apr 19 15:32:17 UTC 2020


Hi,

please help review this cleanup patch for the Java code in module jdk.jlink. It's mostly automatic IDE cleanups of unused imports plus a few removals for unused private methods, fields and annotations. I've also added some @Override annotations where such were missing.

Bug: https://bugs.openjdk.java.net/browse/JDK-8243117
Webrev: http://cr.openjdk.java.net/~clanger/webrevs/8243117.0/

Thanks
Christoph



More information about the jigsaw-dev mailing list