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). ------------- Commit messages: - JDK-8382035 Changes: https://git.openjdk.org/jdk/pull/31035/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=31035&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8382035 Stats: 6 lines in 6 files changed: 6 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/31035.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31035/head:pull/31035 PR: https://git.openjdk.org/jdk/pull/31035
