> On 8 Apr 2016, at 16:10, Michael Haupt <michael.ha...@oracle.com> wrote: > > Hi Paul, > > note this is a lower-case review. Thumbs up, with one remarks (no new webrev > required IMO). > > * VarHandle.java: static initialiser of AccessMode, comment: > // Initial capacity of # values will is sufficient to avoid resizes > -> remove “will” >
Thanks (updated in place). > On 8 Apr 2016, at 16:35, Aleksey Shipilev <aleksey.shipi...@oracle.com> wrote: > > On 04/07/2016 04:39 PM, Paul Sandoz wrote: >> >> http://cr.openjdk.java.net/~psandoz/jdk9/JDK-8151705-VH-AccessMode-names/webrev/ > > Looks good. The performance is OK. Thanks, Paul.