]
Max Rydahl Andersen commented on JBIDE-17677:
---------------------------------------------
yeah I don't see a good way that we can get both OS and Java VM bit architecture.
For now we are interested in knowing which VM mainly is being used IMO.
Add 32/64-bit OS info to usage tracking
---------------------------------------
Key: JBIDE-17677
URL:
https://issues.jboss.org/browse/JBIDE-17677
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: usage
Affects Versions: 4.2.0.Beta2
Reporter: Martin Malina
Assignee: Alexey Kazakov
Fix For: 4.2.0.Beta3
It would be useful to be able to see which architecture users use. In general we try to
test on operating systems that our users use. For that, we have a jenkins instance and
slaves with different operating systems.
Until now, we usually had equal amount of 32 and 64-bit systems.
If we knew that most people use e.g. 64-bit, we could focus more on that.