[
https://issues.jboss.org/browse/JBIDE-15596?page=com.atlassian.jira.plugi...
]
Alexey Kazakov commented on JBIDE-15596:
----------------------------------------
I would use the page title of the startup event. Its url is already pretty complex to
encode even more data there.
Right now the startup URL is something like:
*/tools/usage/action/wsstartup/2.0.0.Beta3-v20140606-2235-B491*
If we added JVM data there we would get something like:
*/tools/usage/action/wsstartup/2.0.0.Beta3-v20140606-2235-B491/Java+HotSpot%28TM%29+64-Bit+Server+VM/1.7.0_55*
But we don't use titles at all (we do actually, but this is just a use useless string:
"Usage startup").
We also don't have to encode the title. We the title would look something like: *Java
HotSpot(TM) 64-Bit Server VM / 1.7.0_55*
BTW, do we really need to add JVM version to it too? It will duplicate Flash Version
parameter.
So here are questions for [~maxandersen]:
# Title or URL?
# If title, it should be the title of the startup event only, not for all events, right?
# Should we add the JVM version to the title/url?
Report JVM name in Usage
------------------------
Key: JBIDE-15596
URL:
https://issues.jboss.org/browse/JBIDE-15596
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: usage
Affects Versions: 4.1.1.Alpha1
Reporter: Mickael Istria
Assignee: Alexey Kazakov
Priority: Optional
Fix For: 4.2.0.Beta3
It appears that having statistics about the used JVM (Oracle HotSpot, OpenJDK...) would
be useful for JBoss Tools, but also for other runtime projects.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)