I don’t see these changes in your webrev but there are a few other changes that were added specifically for IA64.
The os::register_code_area function and dependency checking support was added (depChecker_{arch}.?pp). If it’s your desire to remove all traces of IA64, these should be removed as well. Bob. > On Jun 7, 2017, at 2:50 PM, George Triantafillou > <george.triantafil...@oracle.com> wrote: > > Please review this fix to clean out Windows IA64 support: > > JBS: https://bugs.openjdk.java.net/browse/JDK-8166748 > open webrev (jdk): > http://cr.openjdk.java.net/~gtriantafill/8166748-webrev/jdk/webrev/index.html > <http://cr.openjdk.java.net/%7Egtriantafill/8166748-webrev/jdk/webrev/index.html> > open webrev (hotspot): > http://cr.openjdk.java.net/~gtriantafill/8166748-webrev/hotspot/webrev/index.html > > <http://cr.openjdk.java.net/%7Egtriantafill/8166748-webrev/hotspot/webrev/index.html> > > Please note that this issue is specifically for removing Windows IA64 support. > > Built and tested on Windows x64. Thanks. > > -George >