I\'ve found the InvokeDynamic class and have made it work with a static method handle acquired via MethodHandles.Lookup.findStatic().
static
MethodHandles.Lookup.findStatic()
Now I am t