Hi Alan, Magnus, thanks for the quick reviews!
On Fri, Dec 6, 2013 at 1:01 PM, Magnus Ihse Bursie <magnus.ihse.bur...@oracle.com> wrote: > Looks good to me. I'm happy you got away so easily with this change. :) > Yes, I was actually surprised myself how smoothly the integration was. That's probably because Mercurial is so smart about file moves and Vladimir the king of merging :) Regards, Volker > /Magnus > > 6 dec 2013 kl. 12:46 skrev Volker Simonis <volker.simo...@gmail.com>: > >> Hi, >> >> Vladimirs latest sync of the ppc-aix-port stage repository with the >> latest jdk8 broke the AIX build because of "8027566: Remove the old >> build system". The fix is small and trivial: >> >> http://cr.openjdk.java.net/~simonis/webrevs/8029669/ >> >> I only had to move classlist.aix from >> make/non-build-utils/sharing/classlist.aix to >> make/data/classlist/classlist.aix and replace one last occurrence of >> "makefiles/" by "make" in a map file path for AIX in >> make/lib/NioLibraries.gmk. >> >> Thank you and best regards, >> Volker