Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: SONAR-RUNNER-1.4
-
Component/s: Sonar Runner
-
Labels:None
-
Number of attachments :
Description
Indeed this property value is used by Obeo parsers. See http://www.oracle.com/technetwork/java/hotspotfaq-138619.html#64bit_detection.
We expect to get the following log :
Runner configuration file: ..... Project configuration file: NONE Runner version: 1.4-SNAPSHOT Java version: 1.6.0_31, vendor: Apple Inc. OS name: "Mac OS X", version: "10.6.8" Arch: "x86_64", sun.arch.data.model: "64" Server: http://localhost:9000
Wow, this property is specific to Oracle JVM, what about others? FYI for IMB JVM property is "com.ibm.vm.bitmode".