jdk-24/hotspot/test/runtime/Final
Zoltan Majo e0e3bd5582 8160527: Check for final instance field updates can be omitted
Disable final field resolution in the constant pool cache. Correct error message printed at field resolution. New tests.

Reviewed-by: jrose, coleenp
2016-07-06 11:16:36 +02:00
..
Bad.jasm 8160551: assert(c == Bytecodes::_putfield) failed: must be putfield 2016-06-29 20:16:05 -04:00
PutfieldError.java 8160551: assert(c == Bytecodes::_putfield) failed: must be putfield 2016-06-29 20:16:05 -04:00
TestPutField.jasm 8160527: Check for final instance field updates can be omitted 2016-07-06 11:16:36 +02:00
TestPutMain.java 8160527: Check for final instance field updates can be omitted 2016-07-06 11:16:36 +02:00
TestPutStatic.jasm 8160527: Check for final instance field updates can be omitted 2016-07-06 11:16:36 +02:00