You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Dmitry B. Yershov (JIRA)" <ji...@apache.org> on 2006/12/15 03:32:22 UTC

[jira] Updated: (HARMONY-2722) [drlvm][initialization] VM shows its version number as many times as -showversion option is repeated in command line

     [ http://issues.apache.org/jira/browse/HARMONY-2722?page=all ]

Dmitry B. Yershov updated HARMONY-2722:
---------------------------------------

    Attachment: showversion.patch

showversion.patch - resolves described issue.

> [drlvm][initialization] VM shows its version number as many times as -showversion option is repeated in command line
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2722
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2722
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: all
>            Reporter: Dmitry B. Yershov
>            Priority: Trivial
>         Attachments: showversion.patch
>
>
> Prepare Hello class, type and run the following command line:
> C:\...32_msvc_debug\deploy\jdk\jre\bin>java.exe -showversion -showversion -showversion Hello
> Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software Foundation or its licensors, as applicable.
> java version "1.5.0"
> pre-alpha : not complete or compatible
> svn = r487149, (Dec 15 2006), Windows/ia32/msvc 1310, debug build
> http://incubator.apache.org/harmony
> java version "1.5.0"
> pre-alpha : not complete or compatible
> svn = r487149, (Dec 15 2006), Windows/ia32/msvc 1310, debug build
> http://incubator.apache.org/harmony
> java version "1.5.0"
> pre-alpha : not complete or compatible
> svn = r487149, (Dec 15 2006), Windows/ia32/msvc 1310, debug build
> http://incubator.apache.org/harmony
> Hello

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira