Hi, to do OSR with the cppInterpreter we need this small fix. http://cr.openjdk.java.net/~goetz/webrevs/8024469-osr The call to osr migration needs proper frame setup. Please review this change. Best regards, Goetz.