Other |
---|
openjdk8u282 b04Fixed |
Relates :
|
|
Relates :
|
A file in the JDK test library, Common.java, used for container testing refers to JDK 11+ logging switches: -Xlog:os+container=trace. Tests which try to use Common.java will fail to run as the JVM will abort due to using the wrong switch. Seems to have been introduced with the JDK 8 JFR backport. As such, this is a OpenJDK 8u only bug.
|