[jdk23u] RFR: 8335449: runtime/cds/DeterministicDump.java fails with File content different at byte ...
SendaoYan
syan at openjdk.org
Sat Aug 24 11:24:07 UTC 2024
On Wed, 21 Aug 2024 06:32:37 GMT, SendaoYan <syan at openjdk.org> wrote:
> Hi all,
>
> This pull request contains a backport of commit [284671a1](https://github.com/openjdk/jdk/commit/284671a1e4fb5bfe15b20b7f41fc24415b1235ed) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>
> The commit being backported was authored by Calvin Cheung on 8 Jul 2024 and was reviewed by Matias Saavedra Silva and Ioi Lam.
>
> Clean backport to make the test more robustness, test fix only, no risk.
>
> Thanks!
The GHA test runner report two failures:
1. Test `compiler/c2/TestStressRecompilation.java` report JVM crash `PhaseOutput::fill_buffer(C2_MacroAssembler*, unsigned int*)` on macos-x64, I have created a jbs to record this issue. I think it's unreleated to this PR.
2. Test `java/util/Collections/RotateHuge.java` report fails `Agent 3 timed out with a timeout of 480 seconds`, I think it's unrelated to this PR.
-------------
PR Comment: https://git.openjdk.org/jdk23u/pull/80#issuecomment-2308359777
More information about the jdk-updates-dev
mailing list