[jdk17u-dev] RFR: 8314610: hotspot can't compile with the latest of gtest because of <iomanip>

Goetz Lindenmaier goetz at openjdk.org
Fri Nov 22 13:52:22 UTC 2024


On Mon, 14 Oct 2024 10:12:47 GMT, Sorna Sarathi <duke at openjdk.org> wrote:

> Hi all,
> This pull request contains a backport of commit [febc34d](https://github.com/openjdk/jdk/commit/febc34dd285c3382716e068748d4a3b0c73d87ad) from the [openjdk/jdk](https://github.com/openjdk/jdk) repository.
> Tier1 testing is successful.
> Thanks!
> 
> JBS Issue: [JDK-8314610](https://bugs.openjdk.org/browse/JDK-8314610)

Hi @Sorna-Sarathi 
please check the failed GHA tests.
Most of the time they fail because of a problem with the test setup. Nevertheless you need to check this to make sure it's not caused by your backport.  
You should in any case comment why it failed. Then you can either restart the tests or just argue that they are not important for the backport you are working on in this PR (if this actually is the case!).
Just restarting without checking the tests is not good as sometimes changes bring sporadic failures ...

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2959#issuecomment-2493814510


More information about the jdk-updates-dev mailing list