On Thu, 7 May 2026 13:37:50 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). > > 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 test/hotspot/jtreg/runtime/ErrorHandling/VeryEarlyAssertTest.java line 1: > 1: /* Copyright year to be updated. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/31035#discussion_r3207186511
