RFR: 8333144: docker tests do not work when ubsan is configured [v4]
    David Holmes 
    dholmes at openjdk.org
       
    Fri Aug  2 07:02:32 UTC 2024
    
    
  
On Fri, 2 Aug 2024 06:15:15 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
>> Matthias Baesken has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - remove method from WhiteBox.java
>>  - remove WB_isUbsanEnabled, fix test
>
> Hi David, thanks for testing.
> Thinking more about it, should I test in ` generateDockerFile ` for  `baseImage`  name containing ubuntu, so that people using a system property to set an own special image do not run into issues with the added `RUN apt-get install libubsan1`     ?
@MBaesken I know nothing about container setup, sorry.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19907#issuecomment-2264701324
    
    
More information about the hotspot-dev
mailing list