Fwd: RFR: 8167237: Jar tool can not correctly find/process the --release option if it occurs before the file list

Steve Drach steve.drach at oracle.com
Thu Oct 13 00:10:12 UTC 2016


Hi again,

Is there anyone willing to review this?  It’s a very simple change.

Thanks
Steve

> Begin forwarded message:
> 
> From: Steve Drach <steve.drach at oracle.com>
> Subject: RFR: 8167237: Jar tool can not correctly find/process the --release option if it occurs before the file list
> Date: October 6, 2016 at 1:50:30 PM PDT
> To: core-libs-dev <core-libs-dev at openjdk.java.net>
> 
> Hi,
> 
> Please review the changeset that fixes the problem of not “seeing” the jar tool —release  option if it is not preceded by anything other than gnu-style options.  It’s a simple one line change to process —release the same way as -C.
> 
> issue: https://bugs.openjdk.java.net/browse/JDK-8167237 <https://bugs.openjdk.java.net/browse/JDK-8167237>webrev: http://cr.openjdk.java.net/~sdrach/8167237/webrev.00/ <http://cr.openjdk.java.net/~sdrach/8167237/webrev.00/>
> 
> Thanks,
> Steve


More information about the core-libs-dev mailing list