tamiflex
tamiflex copied to clipboard
Fixes for running with OpenJ9
Fixes #11 and also reverts a0f1272cb2bd205bde3082ad73c82fdb5ae6a43d which made the the lambda proxy class matching too specific to HotSpot.
#11 is caused by bytecode verification failure in OpenJ9.
Thanks to Cheng from the OpenJ9 team for finding out that the failure is caused due to empty stack map tables for the transformed classes.