-
Bug
-
Resolution: Fixed
-
P4
-
25
-
b02
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8361603 | 25.0.1 | Matthias Baesken | P4 | Resolved | Fixed | b02 |
Those fail when the address sanitizer is configured ( --enable-asan ).
In the HS :tier1 area on Linux x86_64 we are speaking about ~ 20 out of ~ 3000 tests, so it is not a huge number.
We should find a way to tag those tests (e.g. with a jtreg test keyword or something similar) so that they can be avoided easily when running jtreg tests with ASAN enabled.
Adjusting the tests for "pleasing" the sanitizer is not always desired (if possible for some tests it can be done later) .
- backported by
-
JDK-8361603 Avoid running some jtreg tests when asan is configured
-
- Resolved
-
- relates to
-
JDK-8359091 Tests using libjsig lib do not work when asan is enabled
-
- Open
-
-
JDK-8360478 libjsig related tier3 jtreg tests fail when asan is configured
-
- Resolved
-
-
JDK-8351487 [ubsan] jvmti.h runtime error: load of value which is not a valid value
-
- Resolved
-
-
JDK-8303173 Make 98%+ of compatible tier1-tier4 tests pass under ASan and LSan
-
- Closed
-
- links to
-
Commit(master) openjdk/jdk25u/5500a2d1
-
Commit(master) openjdk/jdk/d7aa3498
-
Review(master) openjdk/jdk25u/9
-
Review(master) openjdk/jdk/25575