RE: Batik 1.8 - Squiggle hangs when loading
"Jan Tosovsky" <[email protected]> Fri, 9 Dec 2016 23:38:20 +0100
| Newsgroups | gmane.text.xml.batik.user |
|---|---|
| Message-ID | <[email protected]> |
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. I suspect it has something to do with java.policy. Jan