Skip to content

Commit 489e7dc

Browse files
authored
Exclude jtreg testcase TestObjectDescription.java for jdk8 (#4343)
* Exclude jtreg testcase TestObjectDescription.java for jdk8 Exclude jtreg testcase jdk/jfr/event/oldobject/TestObjectDescription.java for jdk8, which run timeout Fixes: #4342 Signed-off-by: sendaoYan <[email protected]> * Exclude jtreg testcase TestObjectDescription.java for jdk8 Exclude jtreg testcase jdk/jfr/event/oldobject/TestObjectDescription.java for jdk8, which run timeout; dragonwell-project/dragonwell8#473 Fixes: #4342 Signed-off-by: sendaoYan <[email protected]> * Exclude jtreg testcase TestObjectDescription.java for jdk8 Exclude jtreg testcase jdk/jfr/event/oldobject/TestObjectDescription.java for jdk8, which run timeout; dragonwell-project/dragonwell8#473 Fixes: #4352 Signed-off-by: sendaoYan <[email protected]> --------- Signed-off-by: sendaoYan <[email protected]>
1 parent a9871f7 commit 489e7dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openjdk/excludes/ProblemList_openjdk8.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ jdk/jfr/event/gc/stacktrace/TestG1OldAllocationPendingStackTrace.java https://gi
413413
jdk/jfr/event/gc/stacktrace/TestG1YoungAllocationPendingStackTrace.java https://github.com/adoptium/aqa-tests/issues/3301 linux-arm
414414
jdk/jfr/event/gc/stacktrace/TestMetaspaceG1GCAllocationPendingStackTrace.java https://github.com/adoptium/aqa-tests/issues/3301 linux-arm
415415
jdk/jfr/event/gc/stacktrace/TestParallelMarkSweepAllocationPendingStackTrace.java https://github.com/adoptium/aqa-tests/issues/3301 linux-arm
416-
jdk/jfr/event/oldobject/TestObjectDescription.java https://github.com/adoptium/aqa-tests/issues/3301 linux-arm
416+
jdk/jfr/event/oldobject/TestObjectDescription.java https://github.com/adoptium/aqa-tests/issues/4352 generic-all
417417
jdk/jfr/event/os/TestCPUInformation.java https://github.com/adoptium/aqa-tests/issues/3301 linux-arm
418418
jdk/jfr/event/runtime/TestSizeTFlags.java https://github.com/adoptium/aqa-tests/issues/3301 linux-arm
419419
jdk/jfr/jvm/TestLargeJavaEvent512k.java https://github.com/adoptium/aqa-tests/issues/3301 linux-arm

0 commit comments

Comments
 (0)