This is an automated email from the ASF dual-hosted git repository.
paulk pushed a change to branch GROOVY_2_4_X
in repository https://gitbox.apache.org/repos/asf/groovy.git.
from ad7276c GROOVY-9818: JSP-API license seems to be missing cont'd
new 00e4d90 GROOVY-9826: Better propagation of InterruptedException (port
to 2_4_X)
new ee8deb2 GROOVY-9826: Better propagation of InterruptedException
(additional case)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../groovy/runtime/DefaultGroovyStaticMethods.java | 5 +-
.../groovy/runtime/ProcessGroovyMethods.java | 26 ++--
.../org/codehaus/groovy/util/ReferenceManager.java | 1 +
.../groovy/jmx/builder/JmxConnectorHelper.java | 132 ++++++++++-----------
4 files changed, 88 insertions(+), 76 deletions(-)