This is an automated email from the ASF dual-hosted git repository.

blackdrag pushed a change to branch feature/Cache_changes
in repository https://gitbox.apache.org/repos/asf/groovy.git


    from ebab001baf GROOVY-12023: fix double switchpoint usage
     add da154cf773 GROOVY-12023: Move call-site flags into CacheableCallSite 
and fix spread-call test

No new revisions were added by this update.

Summary of changes:
 .../typehandling/DefaultTypeTransformation.java    |   2 +-
 .../org/codehaus/groovy/tools/DgmConverter.java    |  16 +--
 .../groovy/vmplugin/v8/CacheableCallSite.java      |  27 +++--
 .../codehaus/groovy/vmplugin/v8/IndyInterface.java |  78 +++++----------
 .../org/codehaus/groovy/vmplugin/v8/Selector.java  | 107 +++++++-------------
 src/test/groovy/groovy/VArgsTest.groovy            |  18 ++++
 .../vmplugin/v8/IndyClassLoaderLeakTest.groovy     |  12 ++-
 .../v8/IndyInterfaceCallSiteTargetTest.groovy      | 111 +++++++--------------
 .../vmplugin/v8/IndyInterfaceDeprecatedTest.groovy |   4 +-
 9 files changed, 154 insertions(+), 221 deletions(-)

Reply via email to