RFR 8162739: Create new keytool option to access cacerts file
Vincent Ryan
vincent.x.ryan at oracle.com
Mon Aug 8 17:37:14 UTC 2016
Your changes look good to me.
Thanks.
> On 8 Aug 2016, at 14:46, Weijun Wang <weijun.wang at oracle.com> wrote:
>
> Please review the code changes at
>
> http://cr.openjdk.java.net/~weijun/8162739/webrev.00/
>
> A new -cacerts option is added to keytool so there is no need to provide the full cacerts path on the command line. lib/security/cacerts is considered an implementation detail and subject to change.
>
> The conf/security/cacerts file in src/ is moved to lib/security/cacerts, which matches its destination path. A small change in make/ is needed.
>
> Thanks
> Max
More information about the build-dev
mailing list