[jdk8u-dev] RFR: 8313626: C2 crash due to unexpected exception control flow
Andrew John Hughes
andrew at openjdk.org
Thu Sep 26 22:56:40 UTC 2024
On Thu, 26 Sep 2024 09:18:21 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
> The failed tests:
>
> * Linux x86: "gc/concurrentMarkSweep/SystemGCOnForegroundCollector.java" was reported in https://bugs.openjdk.org/browse/JDK-8303159, the same failure can be found in the next [PR](https://github.com/openjdk/jdk8u-dev/pull/571)
>
> * macOS x64: "compiler/unsafe/OpaqueAccesses.java" was reported in https://bugs.openjdk.org/browse/JDK-8337185
>
> * macOS x64: "com/sun/jdi/PrivateTransportTest.sh " was reported in https://bugs.openjdk.org/browse/JDK-8340660
>
> * macOS x64: "sun/misc/CopyMemory.java" was not reported yet? but the same failure can be found in the next [PR](https://github.com/openjdk/jdk8u-dev/pull/571)
Thanks for tracking these down, by the way. We should look at resolving them in some way after the security update.
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/581#issuecomment-2378085352
More information about the jdk8u-dev
mailing list