| JDK 11 | JDK 17 | JDK 21 | JDK 25 |
|---|---|---|---|
| 11.0.29-oracleFixed | 17.0.17-oracleFixed | 21.0.9-oracleFixed | 25 b17Fixed |
|
Causes :
|
|
|
Relates :
|
test/jdk/jdk/jfr/api/metadata/annotations/TestPeriod.java runs class 'TestLabel' instead of 'TestPeriod':
* @run main/othervm jdk.jfr.api.metadata.annotations.TestLabel
*/
public class TestPeriod {
test/jdk/jdk/jfr/api/metadata/settingdescriptor/TestGetContentType.java runs class 'TestGetDescription' instead of 'TestGetContentType':
* @run main/othervm jdk.jfr.api.metadata.settingdescriptor.TestGetDescription
*/
public class TestGetContentType {
|