google / google/caliper

Make Caliper work for Windows

Open
#121 0 comments 0 reactions 0 assignees View on GitHub
component: runner P3 type=defect
Dominant language
Java
Stars
818
Forks
112
Avg merge
12m
Merged PRs (30d)
5

Description

```
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:
- [virtualmachine-windows.patch](https://storage.googleapis.com/google-code-attachments/caliper/issue-121/comment-0/virtualmachine-windows.patch)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.