[rfc][icedtea-web] spawning linux jvm in rust lunchers

Jiri Vanek jvanek at redhat.com
Tue Oct 2 18:31:51 UTC 2018


Currently doing nothing, just resending input arguments and settng path to java binary.
Still the whole approach is supposed to be final.

2018-10-02  Jiri Vanek <jvanek at redhat.com>
	* rust-launcher/src/jvm_from_properties_resolver.rs: (TestLogger) testing impl of Os implementing 
new method by doing nothing
	* rust-launcher/src/main.rs: (main) calling new os.spawn_java_process with inut arguments without 
first one (pgm path)
	* rust-launcher/src/os_access.rs: (Os) declared new method ofspawn_java_process. (Linux) 
implementing it by spawn
	* rust-launcher/src/utils.rs: added and tested new methods to slice out first member of vector and 
to cut first param  of  input arguments


-- 
Jiri Vanek
Senior QE engineer, OpenJDK QE lead, Mgr.
Red Hat Czech
jvanek at redhat.com    M: +420775390109
-------------- next part --------------
A non-text attachment was scrubbed...
Name: spawningLinuxJvm.patch
Type: text/x-patch
Size: 3481 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20181002/f670bc73/spawningLinuxJvm.patch>


More information about the distro-pkg-dev mailing list