-
Bug
-
Resolution: Fixed
-
P3
-
None
-
b04
-
generic
-
linux
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.
Seems to have been introduced with the JDK 8 JFR backport. As such, this is a OpenJDK 8u only bug.
- relates to
-
JDK-8242480 Negative value may be returned by getFreeSwapSpaceSize() in the docker
- Resolved
-
JDK-8223147 JFR Backport
- Resolved
- links to