umakanta75 / caliper

Automatically exported from code.google.com/p/caliper
Apache License 2.0
0 stars 0 forks source link

Make Caliper work for Windows #121

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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 commented 9 years ago
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 commented 9 years ago
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

GoogleCodeExporter commented 9 years ago

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

GoogleCodeExporter commented 9 years ago

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

GoogleCodeExporter commented 9 years ago

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

GoogleCodeExporter commented 9 years ago
Issue 176 has been merged into this issue.

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

GoogleCodeExporter commented 9 years ago
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 commented 9 years ago
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 commented 9 years ago
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