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 Chris, thanks for the comment.
I took the list from JDK-8382035 after I found this issue (when stumbling over 
a problem with runtime/ErrorHandling/TestDwarf.java with ubsan enabled 
binaries).
@afshin-zafari   do you have more infos on the issues with those tests 
mentioned by Chris ?

-------------

PR Comment: https://git.openjdk.org/jdk/pull/31035#issuecomment-4385736393

Reply via email to