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

SendaoYan syan at openjdk.org
Wed Apr 9 02:38:49 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

Thanks for the approved.

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

PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2963#issuecomment-2788135607


More information about the jdk-updates-dev mailing list