Please review this small fix: The issue: https://bugs.openjdk.java.net/browse/JDK-8189755 The verifier doesn't accept vload or vstore bytecodes pre-fixed by the wide opcode. The fix: http://cr.openjdk.java.net/~fparain/8189755/webrev.00/index.html Thank you, Fred