RFR: 8333144: docker tests do not work when ubsan is configured [v4]
Thomas Stuefe
stuefe at openjdk.org
Fri Aug 16 14:10:56 UTC 2024
On Fri, 16 Aug 2024 13:26:23 GMT, Severin Gehwolf <sgehwolf 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!
weird that Oracle reported no errors since I assume they test on what essentially is RHEL
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19907#issuecomment-2293580070
More information about the hotspot-dev
mailing list