Like this? https://gist.github.com/wangweij/6992aaf9617b9e2f242ddf9e391ea5f6
The horizontal line is printed on line 706 of the gist. --Max > On Jul 7, 2016, at 12:57 PM, Peter Firmstone <peter.firmst...@zeus.net.au> > wrote: > > Can you change the test to call checkPermission prior to setting SSL as the > system security manager? > > This will just ensure that all necessary classes are loaded prior to SSL > becoming the security manager. > > Regards, > > Peter.