[tools][jmx_console] jmx_console doesn't show "plus" for complex attributes on Linux.
-------------------------------------------------------------------------------------
Key: HARMONY-2334
URL: http://issues.apache.org/jira/browse/HARMONY-2334
Project: Harmony
Issue Type: Bug
Environment: SuSe Linux, Enterprise Server 9
Reporter: Ilya Okomin
Priority: Minor
jmx_console doesn't show plus char for complex attributes on Linux as it does for Windows.
For details see screen shot.
Scenario to reproduce:
1.Start jmx_console on RI vm.
2.Connect to Local vm
3.Choose any attribute with complex values (array or several strings, more than one) e.g.
SystemProperties[TabularData] attribute of java.lang:type=Runtime mbean.
Result:
Button to unroll complex value shows has'.' char instead of '+', and has nothig when it is
in the enroll state.
Expected result:
Button to unroll complex value should has '+' char and when it is in the enroll state it should
show '-' char. For exapmles see Windows implementation.
--
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
|