[rfc][icedtea-web] removed java call to obtain jvm args for plugin
Jiri Vanek
jvanek at redhat.com
Tue Apr 16 07:12:00 PDT 2013
To get jvm args for plugin were used separate jvm lunch of command line version of itw-settings. It
is unnecessary burden. This patch is replacing the new process by function call.
2013-04-XX Jiri Vanek <jvanek at redhat.com>
removed java call to obtain jvm args for plugin
* /plugin/icedteanp/IcedTeaNPPlugin.cc: (get_jvm_args)
Java call replaced by call to recently added read_deploy_property_value
function.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: removedJavaCallToreciveJavaArgs.patch
Type: text/x-patch
Size: 1899 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130416/0c90e1f2/removedJavaCallToreciveJavaArgs.patch
More information about the distro-pkg-dev
mailing list