On Tue, 20 Jan 2026 13:30:43 GMT, Severin Gehwolf <[email protected]> wrote:
>> test/lib/jdk/test/lib/containers/docker/DockerTestUtils.java line 380:
>>
>>> 378: if (baseImage.contains("ubuntu") &&
>>> DockerfileConfig.isUbsan()) {
>>> 379: template += "RUN apt-get update && apt-get install -y
>>> libubsan1\n";
>>> 380: }
>>
>> Should we update the copyright for
>> test/lib/jdk/test/lib/containers/docker/DockerTestUtils.java
>
> Sure. I can do that.
Fixed in
https://github.com/openjdk/jdk/pull/29315/commits/9f93451faae3e4f168386e7367ba75c54797deb7
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/29315#discussion_r2709230655