Share

JSwat - Java Debugger

File Release Notes and Changelog

Release Name: 4.1

Notes:
SHA1 file checksums:

905919785e377fb7c99994a56fa61b8840aedb76  jswat-4.1-installer.jar
f138fa31395cfe8af61af751f854859c84a2ca6c  jswat-src-4.1.zip


Changes: - Issue 1085: document supported keywords in expression evaluator help. - Issue 1104: repaint session toolbar when session name changes. - Issue 1124: explain what host field is for in attach dialog. - Issue 1128: attach dialog contents now match selected connector. - Issue 1129: hide the useless update center definition. - Avoid NPE if breakpoint deserialization timing is off. - Catch and/or avoid various exceptions. - Fixed breakpoint event request mis-management. - Removed the redundant 'support' command. - Rewrote the JDI event dispatcher to be more efficient.