RFR (XL): 8023034: PPC64 (part 14): Implement AIX/PPC64 support in HotSpot makefiles

Volker Simonis volker.simonis at gmail.com
Wed Sep 4 14:49:08 PDT 2013


On Wednesday, September 4, 2013, Vladimir Kozlov wrote:

> Volker,
>
> build.sh was moved into make/ directory so you don't need special
> make/aix/build.sh
>
>
Thanks for the hint. You're absolutely right. The file still contained
references to JDK1.2_fcs as default setting for JAVA_HOME so I suppose it
was hardly ever used during the build on AIX:)

Otherwise changes looks good.
>
> Let me sync jdk8 into ppc64/stage before we push new changes. Hotspot was
> updated in jdk8 already and it has 8014135 fix there. I am waiting jdk
> merge.


That's fine for me. I already saw today that 8014135 is coming.

After the sync do you still want to push it (and part 15) yourself through
JPRT or can I push it directly because it doesn't touch any shared code?

Thanks,
Volker


> Thanks,
> Vladimir
>
> On 9/4/13 8:33 AM, Volker Simonis wrote:
>
>> Hi all (sorry, the first mail was only sent to ppc-aix-port-dev),
>>
>> this webrev contains the necessary Makefiles for building the HotSpot on
>> AIX:
>>
>> http://cr.openjdk.java.net/~**simonis/webrevs/8023034/<http://cr.openjdk.java.net/~simonis/webrevs/8023034/>
>>
>> Most of the files are based on their corresponding Linux counterparts.
>>
>> Notice that although this RFR is flagged 'XL', the changes to shared
>> code are really tiny and only in make/defs.make where AIX is added to
>> the chain of not-Windows platforms.
>>
>> Of course the build itself will be possible only after the next change
>> ("8023038: PPC64 (part 15): Platform files for AIX/PPC64 support")
>> which will finally introduce the AIX platform source files. So not
>> much to test here - just read and enjoy:)
>>
>> Thank you and best regards,
>> Volker
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/ppc-aix-port-dev/attachments/20130904/106fe49e/attachment.html 


More information about the ppc-aix-port-dev mailing list