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

Alan Bateman Alan.Bateman at oracle.com
Mon Apr 20 13:29:33 UTC 2020


On 19/04/2020 20:08, Langer, Christoph wrote:
> Hi Alan,
>
>> Looks okay to me too, except @SuppressWarnings("unused") looks strange,
>> is that an Eclipse compiler warning name?
> Yes, it comes from Eclipse, probably only used by its compiler. The private field EXIT_SYSERR doesn't seem to be used. Alternatively, I could comment it out? Or remove it?
>
The jimage tool went through a few iterations and I think it's just a 
left over and should be okay to remove.

-Alan


More information about the jigsaw-dev mailing list