Hi Phil, thanks for fixing this. This hit us as well. The change looks good, just a small comment:
'prevCluster' doesn't seems to be used anywhere, so I think you can completely remove it. Regards, Volker On Mon, Dec 7, 2015 at 8:52 PM, Philip Race <philip.r...@oracle.com> wrote: > Bug : https://bugs.openjdk.java.net/browse/JDK-8144858 > Fix : http://cr.openjdk.java.net/~prr/8144858/ > > The inline declarations do not build with VS2010. > Although VS2013 is the official compiler, I see no reason we > should not support VS2010 as long as possible. > > -phil. >