Looks good to me. /Erik
On 2018-11-15 11:31, Severin Gehwolf wrote:
Hi, When the SA optimization fix got backported to JDK 11 a build issue on Windows 32 bit was discovered by SAP. This would be the JDK 8 equivalent for the old build system. Note that the JDK 8 build still uses GZ which is deprecated since at least Visual Studio 2012[1]. So I've replaced it with RTC1. This backport patch depends on [2] which got reviewed already. Bug: https://bugs.openjdk.java.net/browse/JDK-8212110 webrev: http://cr.openjdk.java.net/~sgehwolf/webrevs/JDK-8212110/jdk8/webrev.02/ Testing: Build on 32 bit Windows done by Alex Kashchenko. Thoughts? Thanks, Severin [1] https://msdn.microsoft.com/en-us/library/hddybs7t.aspx [2] http://mail.openjdk.java.net/pipermail/build-dev/2018-November/023918.html