Commit Graph

2 Commits

Author SHA1 Message Date
Zoltan Majo 9a0f9e133e 8180934: PutfieldError failed with UnsupportedClassVersionError
Change class version to version accepted by JDK 8.

Reviewed-by: dholmes, hseigel
2017-05-30 09:20:36 +02:00
Coleen Phillimore b53e3aa6f5 8160551: assert(c == Bytecodes::_putfield) failed: must be putfield
Illegal bytecodes which are detected later hit this assert first.

Reviewed-by: jrose
2016-06-29 20:16:05 -04:00