[jbosstools-issues] [JBoss JIRA] (JBIDE-15596) Report JVM name in Usage

Alexey Kazakov (JIRA) issues at jboss.org
Mon Jun 23 18:30:24 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-15596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12978752#comment-12978752 ] 

Alexey Kazakov commented on JBIDE-15596:
----------------------------------------

Since OpenJDK and HotSpot have the same vendor (as probably some other jvms) I would report three properties:
<*java.vm.name*> / <*java.vendor*> / <*sun.arch.data.model*> (or "unknown" if not presented)

For example:

*JVM*: OpenJDK 64bit
*Title*: OpenJDK 64-Bit Server VM / Oracle Corporation / 64

*JVM*: Oracle HotSpot 32bit
*Title*: Java HotSpot(TM) Server VM / Oracle Corporation / 32

*JVM*: IBM 32bit
*Title*: IBM J9 VM / IBM Corporation / 32

*JVM*: GNU 64bit
*Title*: GNU libgcj / Free Software Foundation, Inc. / unknown

*JVM*: IcedTea 32bit
*Title*: IcedTea Client VM / Sun Microsystems Inc. / 32

Or maybe *java.vendor* is needless and <*java.vm.name*> / <*sun.arch.data.model*> is enough?
[~maxandersen] WDYT?

> 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)


More information about the jbosstools-issues mailing list