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
at 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
This branch includes the following new commits:
new 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
The 1 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.