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). Hi Afshin, thanks for the explanation ! I moved the '!vm.ubsan' to the core related subtests. ------------- PR Comment: https://git.openjdk.org/jdk/pull/31035#issuecomment-4397577779
