RFR(XS) Fix build errors on Windows

Roman Kennke rkennke at redhat.com
Tue Jul 25 18:31:10 UTC 2017


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



More information about the shenandoah-dev mailing list