[jdk11u-dev] Withdrawn: 8231058: VerifyOops crashes with assert(_offset >= 0) failed: offset for non comment?

duke duke at openjdk.org
Sun Feb 2 17:47:01 UTC 2025


On Sun, 10 Nov 2024 01:24:15 GMT, SendaoYan <syan at openjdk.org> wrote:

> Hi all,
> This is clean backport of [JDK-8231058](https://bugs.openjdk.org/browse/JDK-8231058), to fix JVM crash when running with `-XX:+VerifyOops`. The newly added test run failed before this backport, and run passed after apply this backport.
> 
> Additonal testing:
> 
> - [x]  linux aarch64 build with release/slowdebug configure
> - [x]  linux x86_64 build with release/slowdebug configure
> - [x]  jtreg tests(include tier1/2/3 etc.) with release build on linux aarch64
> - [x]  jtreg tests(include tier1/2/3 etc.) with release build on linux x86_64

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk11u-dev/pull/2963


More information about the jdk-updates-dev mailing list