RFR: 8231870: Updated armv6hf crosslibs script with new domains
Kevin Rushforth
kcr at openjdk.org
Mon Oct 7 17:22:29 UTC 2019
On Mon, 7 Oct 2019 13:35:52 GMT, Dell Green <12861109+dellgreen at users.noreply.github.com> wrote:
> On Mon, 7 Oct 2019 13:35:51 GMT, Dell Green <12861109+dellgreen at users.noreply.github.com> wrote:
>
>> buildSrc/crosslibs-armv6hf.sh pulls down debian and raspbian packages to be able to cross compile javafx for arm hard float. Up to now the upstream distribution versions have been debian and raspbian wheezy, but these are now end of life and have been archived to servers that have different domain names.
>>
>> Tried to change to use jessie but this generates a whole load of __THROWNL errors, so for now have updated the domain names to point to new servers so that wheezy packages can still be retrieved and cross compilation succeeds.
>>
>> https://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8231870
>>
>> ----------------
>>
>> Commits:
>> - bb4bcc9e: 8231870: Updated armv6hf crosslibs script with new resource domain names for wheezy
>>
>> Changes: https://git.openjdk.java.net/jfx/pull/8/files
>> Webrev: https://webrevs.openjdk.java.net/jfx/8/webrev.00
>> Issue: https://bugs.openjdk.java.net/browse/JDK-8231870
>> Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
>> Patch: https://git.openjdk.java.net/jfx/pull/8.diff
>> Fetch: git fetch https://git.openjdk.java.net/jfx pull/8/head:pull/8
>
> /signed
> /covered
>
> JBS issue: https://bugs.openjdk.java.net/browse/JDK-8231870
>
> https://www.oracle.com/technetwork/community/oca-486395.html#i
>
> Ideaworks Ltd. - OpenJDK OpenJFX - dellgreen
>
> i don't know why jcheck is failing this, when a different pull-request i submitted yesterday works fine. They both look like they adhere to the guidelines?
For some reason the RFR email wasn't sent. The Skara team is looking into this and should have a solution soon. In the mean time, we can proceed with the review.
PR: https://git.openjdk.java.net/jfx/pull/8
More information about the openjfx-dev
mailing list