[aarch64-port-dev ] RFR: GensrcMisc.gmk linker issue on windows
Michal Vala
mvala at redhat.com
Thu Mar 9 13:04:32 UTC 2017
On 03/09/2017 08:24 AM, Michal Vala wrote:
>
>> Have you tested that reverting this to the upstream jdk8u version
>> doesn't break aarch64?
>>
>> I did a comparison of upstream jdk8u121-b14 with the current state of
>> aarch64/jdk8u (attached)
>> and all other changes do seem to be necessary for aarch64 (the test
>> issue is a merge issue
>> already resolved in the main jdk8u tree, but not jdk8u121-b14).
>>
>
> Haven't tried on aarch64, but I'll do.
>
How you please got the patch? I just could find this huge merge
changeset under the hash [1].
If I tried to revert patch you sent "patch -R -p1 <
~/tmp/aarch64.jdk.patch" I got following error on aarch64:
gmake[2]: *** No rule to make target
`/mnt/ramdisk/tmp/aarch64-port-jdk8u/jdk/src/solaris/bin/aarch64/jvm.cfg',
needed by
`/mnt/ramdisk/tmp/aarch64-port-jdk8u/build/linux-aarch64-normal-server-release/jdk/lib/aarch64/jvm.cfg'.
Stop.
With just LDEXE fix I sent, aarch64 build is ok.
--
-Michal
[1] - http://hg.openjdk.java.net/aarch64-port/jdk8u/jdk/rev/391be061dfc7
More information about the aarch64-port-dev
mailing list