Ashok Kumar created FELIX-6124:
----------------------------------
Summary: Memoryusage Plugin : single quote in pool name malformed
the json
Key: FELIX-6124
URL: https://issues.apache.org/jira/browse/FELIX-6124
Project: Felix
Issue Type: Bug
Components: Web Console
Reporter: Ashok Kumar
Attachments: malformed_json_with_single_quotes.patch
*Issue Summary :* Memory Usage details aren't available in System console [1].
It happens with Java 11. With Java 8, it loads fine. Pool Name contains single
quotes e.g. 'name':'CodeHeap 'non-nmethods'' breaks the json format and UI
rendering.
[1] [http://localhost:4502/system/console/memoryusage]
Proposed patch - replace single quote with double quote. Patch Attached
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)