https://bz.apache.org/bugzilla/show_bug.cgi?id=65494

Felix Schumacher <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #9 from Felix Schumacher <[email protected]> ---
I committed a catch block to our code (even if it should not be our problem).
Can you try the next build from trunk and report back, whether it helped?

commit 17cbc7b5b1e20814d5d47742bdcb50bb2866798e
AuthorDate: Tue Aug 17 10:48:21 2021 +0200

    Catch BadLocationException on setting text

    This exception is not expected here, but reported in bug 65494.
    Let us catch it and see, if the problem described in that bug vanishes.

    Bugzilla Id: 65494
---
 .../main/java/org/apache/jmeter/gui/util/JSyntaxTextArea.java    | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to