I have a piece of dissassembled code which didn't work quite well around some reflection code. I have no idea on how to make it valid as I don't know how to work with MethodHandles etc... I think it should be a pretty simple task for a reflection guru bec...