You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/11/27 10:58:21 UTC

[jira] Created: (HARMONY-2328) [tools][jmx_console] jmx_console shows incorrect attributes of the array type.

[tools][jmx_console] jmx_console shows incorrect attributes of the array type.
------------------------------------------------------------------------------

                 Key: HARMONY-2328
                 URL: http://issues.apache.org/jira/browse/HARMONY-2328
             Project: Harmony
          Issue Type: Improvement
            Reporter: Ilya Okomin
            Priority: Trivial


This enhancement related to the GUI of the jmx_console.
When attribute has array type it looks ugly on the jmx_console. At the moment a half string of the first argument is shown.

Scenario to reproduce: 
1.Start jmx_console on RI vm. 
2.Connect to Local vm 
3.Take a look at any attribute that has array type, e.g. InputArguments of java.lang:type=Runtime. 

Result: 
Table head and a half of the first row of attribute is shown (see attachment). 

Expected result: 
To choose proper height for attribute to show just head of the table or to show head and first row entirely.

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

        

[jira] Updated: (HARMONY-2328) [tools][jmx_console] jmx_console shows incorrect attributes of the array type.

Posted by "Ilya Okomin (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2328?page=all ]

Ilya Okomin updated HARMONY-2328:
---------------------------------

    Attachment: screenshot.JPG

Screenshot with incorrect attribute view of the array type.

> [tools][jmx_console] jmx_console shows incorrect attributes of the array type.
> ------------------------------------------------------------------------------
>
>                 Key: HARMONY-2328
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2328
>             Project: Harmony
>          Issue Type: Improvement
>            Reporter: Ilya Okomin
>            Priority: Trivial
>         Attachments: screenshot.JPG
>
>
> This enhancement related to the GUI of the jmx_console.
> When attribute has array type it looks ugly on the jmx_console. At the moment a half string of the first argument is shown.
> Scenario to reproduce: 
> 1.Start jmx_console on RI vm. 
> 2.Connect to Local vm 
> 3.Take a look at any attribute that has array type, e.g. InputArguments of java.lang:type=Runtime. 
> Result: 
> Table head and a half of the first row of attribute is shown (see attachment). 
> Expected result: 
> To choose proper height for attribute to show just head of the table or to show head and first row entirely.

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