> 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).
Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision: Move the ubsan check to the core related subtests ------------- Changes: - all: https://git.openjdk.org/jdk/pull/31035/files - new: https://git.openjdk.org/jdk/pull/31035/files/033b8cc7..31fb9452 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=31035&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31035&range=00-01 Stats: 7 lines in 3 files changed: 4 ins; 3 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
