On 06/12/2013 11:46, Volker Simonis wrote:
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
This looks okay to me.
-Alan.