Am 25.07.2017 um 16:49 schrieb Zhengyu Gu: > Fixed a few build issues on Windows 64. > > http://cr.openjdk.java.net/~zgu/shenandoah/jdk10-build/webrev.00/ > What the heck is this? +#ifdef _WINDOWS +#pragma warning( disable : 4522 ) +#endif + I suspect I don't want to know ;-) I'd say, if it builds, push it! Roman