RFR: 8357826: Avoid running some jtreg tests when asan is configured [v2]
Matthias Baesken
mbaesken at openjdk.org
Wed Jun 4 12:08:18 UTC 2025
On Wed, 4 Jun 2025 06:26:02 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> In ASAN built JDK, some gtests and some other JTREG tests in runtime/ErrorHandling also fail.
btw I did not check ALL gtests but the HS `:tier1` gtests work for me now on Linux x86_64. But make sure the very recent change
https://bugs.openjdk.org/browse/JDK-8357155
8357155: [asan] ZGC does not work
is included.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25575#issuecomment-2939781272
More information about the hotspot-dev
mailing list