RFR: 8365487: [asan] some oops (mode) related tests fail
Matthias Baesken
mbaesken at openjdk.org
Thu Aug 14 07:38:17 UTC 2025
On Thu, 14 Aug 2025 06:58:27 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> Good. We may run into similar problems with the compressed class pointer tests. Have you seen problems there, too?
The
runtime/CompressedOops/CompressedClassPointers.java
runtime/CompressedOops/CompressedClassPointersEncodingScheme.java
worked with asan. At least on my setup.
So I am not aware of issues with the tests you maybe mean.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26760#issuecomment-3187294629
More information about the hotspot-dev
mailing list