Hi Chris, I've been monitoring this problem for a while, and the issue is not so much that it's a warning, but that when it occurs, the browser freezes for about 90 seconds, after which control is passed back to my app and it continues normally. Perhaps there's a code path that both leads to the reflective access warning and to this condition? I tried upgrading to 1.03 and the issue persists. Thanks for any help, Ithran
Hi, I'm successfully using JWebBrowser on 32 bit Linux (Centos 6) with the Mozilla interface. Occasionally, the browser will freeze and I see this written to the console: Native Command: [/usr/java/jdk-11.0.17/bin/java, -client, -Xms512m, -Xmx2048m, -Djava.library.path=/usr/local/javapos/wn/bin:::/opt/EpsonJavaPOS/bin:/opt/nextor/lib/psc:/opt/nextor/lib/psc/SupportJars:/opt/nextor/lib/jai:/usr/java/packages/lib:/lib:/usr/lib, -Dnativeswing.peervm.debug.printStartMessage=true, -Dnativeswing.localhostAddress=127.0.0.1,...
Hi Chris, Thanks for such a great project. We're using DJNativeSwing 1.0.2 on Centos6...