History log of /openjdk10/hotspot/test/runtime/Final/PutfieldError.java
Revision Date Author Comments
# 11560:7d886caa5cc7 29-Jun-2016 coleenp

8160551: assert(c == Bytecodes::_putfield) failed: must be putfield
Summary: Illegal bytecodes which are detected later hit this assert first.
Reviewed-by: jrose