Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Caliper work for Windows #121

Open
GoogleCodeExporter opened this issue May 19, 2015 · 9 comments
Open

Make Caliper work for Windows #121

GoogleCodeExporter opened this issue May 19, 2015 · 9 comments
Labels
component: runner P3 type=defect Bug, not working as expected
Milestone

Comments

@GoogleCodeExporter
Copy link

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

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: runner P3 type=defect Bug, not working as expected
Projects
None yet
Development

No branches or pull requests

4 participants