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

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


    from fae421bd9a GROOVY-12022: replace indy code for array access in static 
compilation mode with existing code in BytecodeInterface8 and deprecate now 
surplus IndyStaticTypesMultiTypeDispatcher. Performance wise there is no gain 
to use indy here and it simplifies code paths and JIT work
     add b2cb3f235f GROOVY-12022: fixing tests, since BytecodeInterface8 is now 
used, the old invokedynamic instruction is no longer valid

No new revisions were added by this update.

Summary of changes:
 .../sc/CombinedIndyAndStaticCompilationTest.groovy | 54 +++++++++++++++++-----
 .../classgen/asm/sc/StaticCompilationTest.groovy   |  6 +--
 2 files changed, 43 insertions(+), 17 deletions(-)

Reply via email to