-
Enhancement
-
Resolution: Fixed
-
P4
-
14
-
b22
Class derivation should throw ICCE, not VerifyError, if a class or method extends/overrides an ACC_FINAL counterpart.
This change should happen in parallel with the JVMS fix,JDK-8243582.
This change should happen in parallel with the JVMS fix,
- csr for
-
JDK-8254609 Change 'final' error checks to throw ICCE
- Closed
- is blocked by
-
JDK-8243582 5.3.5: Perform 'final' error checks during class loading, not verification
- Resolved