SingleProcess flag of Windowed wrapper not working
Status: Beta
Brought to you by:
reyes
When the wrapper is flagged with "SingleProcess", it
should first try to create the JVM in the wrapper
process, instead of creating a new javaw process.
This never happens, the wrapper always creates a new
process, and the JVM creation never succeeds.
The reported error is "class xxx.xxx not found at all!"
in the debug traces
Logged In: YES
user_id=39502
fixed in 0.9.6