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).

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

Commit messages:
 - JDK-8385165

Changes: https://git.openjdk.org/jdk/pull/31239/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=31239&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8385165
  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/31239.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/31239/head:pull/31239

PR: https://git.openjdk.org/jdk/pull/31239

Reply via email to