[Bug 3690] Iced Tea Web OpenJDK - do not use Proxy

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Thu Jan 31 10:52:59 UTC 2019


https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3690

--- Comment #5 from Severin Gehwolf <sgehwolf at redhat.com> ---
(In reply to Milan from comment #3)
> We installed the newest version from redhat openjdk on windows on which
> these itweb-settings programs do not seem to exist. Is it right?

Apparently there is no direct launcher for windows yet. The cmd-line on Linux
is something like this:

/usr/lib/jvm/jre-1.8.0-openjdk/bin/java
-Xbootclasspath/a:/usr/share/icedtea-web/netx.jar:/usr/share/icedtea-web/plugin.jar:/usr/share/icedtea-web/jsobject.jar:/usr/share/java/tagsoup.jar:/usr/lib/jvm/jre-1.8.0-openjdk/lib/ext/nashorn.jar
-Xms8m -classpath
/usr/lib/jvm/jre-1.8.0-openjdk/lib/rt.jar:/usr/lib/jvm/jre-1.8.0-openjdk/lib/jfxrt.jar
-Dicedtea-web.bin.name=itweb-settings.itweb
-Dicedtea-web.bin.location=/usr/bin/itweb-settings.itweb
net.sourceforge.jnlp.controlpanel.CommandLine

Provided you know the location of jars on your system you might be able to
hand-craft your own to launch the tool.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20190131/3562f232/attachment-0001.html>


More information about the distro-pkg-dev mailing list