Hello everyone, sometime ago I tried to define runtime name by information from the '-version' option and found that it is not easy. Available information is: 32_msvc_debug\deploy\jdk\jre\bin>java -version Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software Foundatio n or its licensors, as applicable. java version "1.5.0" pre-alpha : not complete or compatible svn = r501012, (Jan 29 2007), Windows/ia32/msvc 1310, debug build http://incubator.apache.org/harmony
Seems, this information for DRL VM should be updated to: 1) remove 'incubator' from link 2) add VM name (and jit,gc,API name/versions too). Should we add something else? Issue *HARMONY-3011* <https://issues.apache.org/jira/browse/HARMONY-3011>was created to track it. thanks, Vladimir
