Re: If I only want jar.exe

2016-12-19 Thread Erik Joelsson
Hello Max, Currently you have to build the full exploded image, or at least java.base and jdk.jartool. There was a bug filed on this a while ago, but I can't find it. I agree that it's wrong. /Erik On 2016-12-19 10:34, Wang Weijun wrote: Which target should I build with? Seems jdk.jartool

If I only want jar.exe

2016-12-19 Thread Wang Weijun
Which target should I build with? Seems jdk.jartool is not enough. VM not complete. Also, I feel that jdk.jartool includes jdk.jartool-launchers, but java.base does not include java.base-launchers. Thanks Max