[jdk23u] RFR: 8342145: File libCreationTimeHelper.c compile fails on Alpine

SendaoYan syan at openjdk.org
Fri Oct 18 12:58:48 UTC 2024


On Fri, 18 Oct 2024 07:16:15 GMT, SendaoYan <syan at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [44151f47](https://github.com/openjdk/jdk/commit/44151f475fca3cf03299319b2ac9ddc533ba134d) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The commit being backported was authored by SendaoYan on 16 Oct 2024 and was reviewed by Matthias Baesken.
> 
> Thanks!

The GHA report several failures, all the failures are unreleated to this PR.

1. linux x64 fastdebug build `compiler/c2/TestScalarReplacementMaxLiveNodes.java` crash, the failure has been reported by [JDK-8331295](https://bugs.openjdk.org/browse/JDK-8331295)
2. macos-x64 fastdebug build `compiler/c2/TestScalarReplacementMaxLiveNodes.java` crash, the failure has been reported by [JDK-8331295](https://bugs.openjdk.org/browse/JDK-8331295)
3. macos-aarch64 fastdebug build `compiler/c2/TestScalarReplacementMaxLiveNodes.java` crash, the failure has been reported by [JDK-8331295](https://bugs.openjdk.org/browse/JDK-8331295)
4. windows-x64 fastdebug build `compiler/c2/TestScalarReplacementMaxLiveNodes.java` crash, the failure has been reported by [JDK-8331295](https://bugs.openjdk.org/browse/JDK-8331295)

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

PR Comment: https://git.openjdk.org/jdk23u/pull/195#issuecomment-2422416990


More information about the jdk-updates-dev mailing list