RFR: JDK-8285675: Temporary fix for arm32 SafeFetch

John Neffenger jgneff at openjdk.java.net
Tue Apr 26 19:13:53 UTC 2022


On Tue, 26 Apr 2022 13:31:00 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> These problems are time consuming to analyze (among other things they only occur when building natively on a Rasberry Pi with one particular Docker setup).

Let me know if you would like help in testing this. It takes less than an hour to build OpenJDK natively for *armhf* on the [Launchpad build farm][1], so it's very easy for me to recreate the problem or help in its debugging. Note that if you need a faster environment for your own testing, anyone can create a Launchpad account and use their fast ARM servers. I already have it all set up, though, so I'm happy to help out.

[1]: https://launchpad.net/~jgneff/openjdk-snap/+snap/openjdk-edge/+build/1739240

-------------

PR: https://git.openjdk.java.net/jdk/pull/8399


More information about the hotspot-runtime-dev mailing list