RFR(XS): 8029669: PPC64: 8027566 changes broke AIX build after sync (original) (raw)

Volker Simonis volker.simonis at gmail.com
Fri Dec 6 13:15:02 UTC 2013


Hi Alan, Magnus,

thanks for the quick reviews!

On Fri, Dec 6, 2013 at 1:01 PM, Magnus Ihse Bursie <magnus.ihse.bursie at 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.simonis at 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



More information about the build-dev mailing list