On 2016-12-09 Jan Tosovsky wrote:
> On 2016-12-07 Jan Tosovsky wrote:
> >
> > while Squiggle 1.7 starts almost instantly, in 1.8 it hangs when
> > progress bar in splash screen is about 60 %. The only way to stop
> > the process is via Task Manager (Win10 64bit).
> >
> 
> it works when executed via console using:
> 
> java -jar batik-squiggle-1.8.jar
> 
> But when executed directly, it still hangs at 75% between
> documentLoadingCompleted and gvtBuildCompleted.
> 

The above difference led me to check registry what is actually executed when
jar file is clicked. I found there is JRE 9 specified (I made some
experiments recently).

So basically I used different Java versions for direct executing and for
executing from the console.

In other words, Batik turned out not to be compatible with upcoming JDK 9.

Jan


---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-h...@xmlgraphics.apache.org

Reply via email to