You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Calling VirtualMachine.hostVm() static function cause throwing an exception
on Windows 7. And tests are failing too.
Function hostVm() is not OS independed, because on Windows Java executable file
name is "java.exe", not like in code predicted file name "java".
In attachment you can see tiny patch file.
Hope this is helpfull.
Ivos
Original issue reported on code.google.com by bedla.cz...@gmail.com on 1 Apr 2011 at 12:03
Original issue reported on code.google.com by
bedla.cz...@gmail.com
on 1 Apr 2011 at 12:03Attachments:
The text was updated successfully, but these errors were encountered: