diff options
author | Jiri Vanek <[email protected]> | 2013-11-10 10:54:03 +0100 |
---|---|---|
committer | Jiri Vanek <[email protected]> | 2013-11-10 10:54:03 +0100 |
commit | cf63aa76a56b525aa72476725c5ce88f41ce39e9 (patch) | |
tree | 401836cf32731bfa430dfb70b10165b401fa9fff /ChangeLog | |
parent | cc383fcf7288977d01608d9da4d9d84d167e1aad (diff) |
Removed suspicious return when (searchForMain) had null launchDesc in netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2013-11-10 Jiri Vanek <[email protected]> + + * netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java: + removed suspicious return when (searchForMain) had null launchDesc + 2013-11-07 Andrew Azores <[email protected]> Reproducer test cleanup. Replaced ServerAccess.ProcessResult in favour of |