- 
    Bug 
- 
    Resolution: Fixed
- 
     P4 P4
- 
    21, 24
- 
        b12
- 
        generic
- 
        linux
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8344623 | 21.0.6 | Matthias Baesken | P4 | Resolved | Fixed | b05 | 
                    After JDK-8333144 docker related tests do not work on manually configured distros other than the 'standard' Ubuntu. This is because the basic generated Dockerfile with the change from JDK-8333144 assumes 'apt-get' being available, which is not the case when one runs the testing on RPM based distributions. This isn't easily noticeable unless one inspects the skipped status of a test or looks at the corresponding jtr file. When the basic container image isn't buildable, the test is skipped and not run at all.
 
So it is necessary to make the libubsan1 installation optional.
So it is necessary to make the libubsan1 installation optional.
- backported by
- 
                    JDK-8344623 Do libubsan1 installation in test container only if requested -           
- Resolved
 
-         
- relates to
- 
                    JDK-8333144 docker tests do not work when ubsan is configured -           
- Resolved
 
-         
- links to
- 
                     Commit(master)
        openjdk/jdk21u-dev/f9cd285e Commit(master)
        openjdk/jdk21u-dev/f9cd285e
- 
                     Commit(master)
        openjdk/jdk/7933e45c Commit(master)
        openjdk/jdk/7933e45c
- 
                     Review(master)
        openjdk/jdk21u-dev/1165 Review(master)
        openjdk/jdk21u-dev/1165
- 
                     Review(master)
        openjdk/jdk/20624 Review(master)
        openjdk/jdk/20624
             (1 links to)