On Thu, 21 May 2026 15:30:57 GMT, Matthias Baesken <[email protected]> wrote:
> The test TestDockerMemoryMetricsSubgroup.java fails when running with > ubsan-enabled binaries. > This is because the test uses a standard docker image (usually ubuntu) and > there ubsan - enabled binaries cannot be executed. > Error message is like this > > > stdout: [/jdk/bin/java: error while loading shared libraries: libubsan.so.1: > cannot open shared object file: No such file or directory > ]; > > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: 56b2dcfd Author: Matthias Baesken <[email protected]> URL: https://git.openjdk.org/jdk/commit/56b2dcfd59e2579ac70b3dcf5265ff13a6954f13 Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod 8385165: [ubsan] TestDockerMemoryMetricsSubgroup.java jtreg test fails with ubsan-enabled binaries Reviewed-by: mdoerr, azeller ------------- PR: https://git.openjdk.org/jdk/pull/31239
