RFR: 8333144: docker tests do not work when ubsan is configured [v4]

Severin Gehwolf sgehwolf at openjdk.org
Fri Aug 16 13:28:53 UTC 2024


On Mon, 5 Aug 2024 05:51:53 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> If the added apt-get call causes issues for some people running the tests, we can easily add an ubuntu distro check in a follow up.

@MBaesken This breaks container tests on non Debian distros. Please add some form of property that needs to be set to install `libubsan1` on the test containers if you need that. It should have no impact on users not needing/using it. Thanks!

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

PR Comment: https://git.openjdk.org/jdk/pull/19907#issuecomment-2293509335


More information about the hotspot-dev mailing list