keytool is not in jdk-base-image

Dr Andrew John Hughes ahughes at redhat.com
Thu Sep 1 19:39:50 PDT 2011


On 11:28 Thu 01 Sep     , Sean Mullan wrote:
> On 8/31/11 8:46 PM, Weijun Wang wrote:

snip...

> 
> > 
> >> sun.security.tools.KeyTool -> sun.security.util.PathList (sun.jsse)
> > 
> > PathList is a utility class to create "a:b:c" on Unix and "a;b;c" on 
> > Windows. Is there a similar tool inside base?
> 
> This class is simple enough that we can just copy the functionality into keytool.
> 

Might java.nio.file.Path be useful here?  Or does that make the situation worse?

-- 
Andrew :)

Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

Support Free Java!
Contribute to GNU Classpath and IcedTea
http://www.gnu.org/software/classpath
http://icedtea.classpath.org
PGP Key: F5862A37 (https://keys.indymedia.org/)
Fingerprint = EA30 D855 D50F 90CD F54D  0698 0713 C3ED F586 2A37



More information about the jigsaw-dev mailing list