On Tue, 5 May 2026 08:24:47 GMT, Matthias Baesken <[email protected]> wrote:
> There are a couple of tests that do not work well with ubsan - enabled > binaries. > Thoe have been identified by Afshin > > runtime/ErrorHandling/TestDwarf.java uses artificial division by zero > runtime/ErrorHandling/VeryEarlyAssertTest.java uses artificial env var to > crash early in jvm load > serviceability/sa/ClhsdbFindPC.java > serviceability/sa/ClhsdbCDSCore.java > serviceability/sa/ClhsdbPstack.java > serviceability/sa/ClhsdbPmap.java > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: 18d0d27a Author: Matthias Baesken <[email protected]> URL: https://git.openjdk.org/jdk/commit/18d0d27a6ea83ee28ce56215d49725717aac6169 Stats: 9 lines in 6 files changed: 7 ins; 0 del; 2 mod 8382035: [ubsan] Under UBSAN builds, disable tests that rely on simulated JVM crashes Reviewed-by: cjplummer, azafari, lucy ------------- PR: https://git.openjdk.org/jdk/pull/31035
