diff options
author | Jiri Vanek <[email protected]> | 2012-05-29 17:38:27 +0200 |
---|---|---|
committer | Jiri Vanek <[email protected]> | 2012-05-29 17:38:27 +0200 |
commit | 4799d06d31c948378700559beff543a9eb9c2924 (patch) | |
tree | 777bcd9f849793999c0b0f8198d9932b23c46e02 /ChangeLog | |
parent | 918eeb21a0548d7a3edf4a388933be622ec0fd65 (diff) |
netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java: (getPermissions): New rethrow of exceptions and following condition make more accurate
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,4 +1,9 @@ -2012-05-20 Jiri Vanek <[email protected]> +2012-05-29 Jiri Vanek <[email protected]> + + * netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java: (getPermissions): + New rethrow of exceptions and following condition make more accurate. + +2012-05-29 Jiri Vanek <[email protected]> Get rid of repeated sout/serr in reproducers testcases/unit tests and introduce bottleneck for loging. |