Perhaps JAWS is not well behaved w.r.t multiple DLL versions ?
Does it happen only on win 8 ? If you boot the same system into win 8 or
win 8.1 is it OK ?
What do you see logged by hotspot from typing Ctrl-Break in the shell ?
Other than that, debugging is very likely going to require you build
with VS2013
Does it happen if you use javaw instead of java ?
-phil.
On 04/21/2015 11:53 AM, Pete Brunet wrote:
Starting with b58 with JAWS (screen reader) running on Win 8, when
starting SwingSet2 the splash screen appears but the application doesn't
start. There are no messages in the console. I see b58 only had one fix:
8076531 infrastructure Switch default compiler on Windows to VS2013
What might be wrong?
How do I debug this?
Pete