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:

@GoogleCodeExporter
Copy link
Author

I expect a dozen different things to break on Windows right now. :-(  I am not 
sure whether Windows support will be part of 1.0 or not.

Original comment by kevinb@google.com on 3 Apr 2011 at 3:22

@GoogleCodeExporter
Copy link
Author

At some point after we have finished deleting the old codebase, I'd be very 
glad to see a patch that actually made everything work on Windows.  That patch 
would probably be a... superpatch of this one.

Original comment by kevinb@google.com on 19 Sep 2011 at 6:30

  • Added labels: Milestone-1.0

@GoogleCodeExporter
Copy link
Author

Original comment by kevinb@google.com on 8 Feb 2012 at 9:49

  • Added labels: Component-Runner

@GoogleCodeExporter
Copy link
Author

Original comment by kevinb@google.com on 21 Mar 2012 at 6:23

  • Changed title: Make Caliper work for Windows
  • Added labels: Milestone-Post-1.0
  • Removed labels: Milestone-1.0

@GoogleCodeExporter
Copy link
Author

Original comment by kevinb@google.com on 1 Nov 2012 at 8:32

@GoogleCodeExporter
Copy link
Author

Issue 176 has been merged into this issue.

Original comment by gak@google.com on 1 Nov 2012 at 9:23

@GoogleCodeExporter
Copy link
Author

A bit of work has been done on addressing some of the Windows issues.  Would 
somebody on a windows machine mind giving it a try?

Original comment by gk5...@gmail.com on 27 Jan 2014 at 8:43

@GoogleCodeExporter
Copy link
Author

I have a testing environment on Windows 7 I can give it a try

Original comment by sgeannina@gmail.com on 26 Mar 2014 at 4:21

@GoogleCodeExporter
Copy link
Author

Just gave it a try and I ran in other issues. Can I do something to have them 
hot-fixed?

Original comment by ja.mar...@gmail.com on 6 Mar 2015 at 9:05

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