Review Request: JDK-8220282 Add MethodHandle tests on accessing final fields
Mandy Chung
mandy.chung at oracle.com
Thu Mar 7 16:10:41 UTC 2019
This adds the test cases of setter on final fields to ensure no write
access to final fields with the exception on unreflectSetter on Field
of an instance final field whose accessible flag is set once
JDK-8216558 is resolved.
Webrev at:
http://cr.openjdk.java.net/~mchung/jdk13/webrevs/8220282/webrev.00/
Mandy
More information about the core-libs-dev
mailing list