https://bz.apache.org/bugzilla/show_bug.cgi?id=63144
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |[email protected] | |om OS| |All --- Comment #1 from Philippe Mouawad <[email protected]> --- Hello, The gif does not show something obvious. Is your JSON code without any space ? If so, it's a known issue due to a JDK bug: View Results Tree may freeze rendering large response particularly if this response has no spaces, see Bug 60816. This is due to an identified Java Bug UI stuck when calling JEditorPane.setText() or JTextArea.setText() with long text without space. If it's not the case, please show the request so that we're able to reproduce. -- You are receiving this mail because: You are the assignee for the bug.
