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 Thanks for fixing the issue. Only one Copyright year has to be updated. ------------- Marked as reviewed by azafari (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/31035#pullrequestreview-4250560633
