> On Jan 3, 2017, at 5:12 PM, Paul Sandoz <paul.san...@oracle.com> wrote: > > Hi, > > Please review the following which removes an assert statement from the > constructor of VarHandle.AccessMode and replaces it with a test: > > > http://cr.openjdk.java.net/~psandoz/jdk9/JDK-8172201-vh-accessmode-return-type-assert/webrev/jdk.patch
This looks fine. Mandy