From 28913f474733bff360c6693fc4d3fa8e264ce552 Mon Sep 17 00:00:00 2001 From: "Daniel D. Daugherty" Date: Mon, 27 Jun 2022 18:42:27 +0000 Subject: [PATCH] 8289235: ProblemList vmTestbase/nsk/jdi/ClassType/invokeMethod/invokemethod011/TestDescription.java when run with vthread wrapper Reviewed-by: bpb --- test/hotspot/jtreg/ProblemList-svc-vthread.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/hotspot/jtreg/ProblemList-svc-vthread.txt b/test/hotspot/jtreg/ProblemList-svc-vthread.txt index 6649173d5d3..b103069451b 100644 --- a/test/hotspot/jtreg/ProblemList-svc-vthread.txt +++ b/test/hotspot/jtreg/ProblemList-svc-vthread.txt @@ -96,6 +96,8 @@ vmTestbase/nsk/jdb/repeat/repeat001/repeat001.java #### ## NSK JDI tests failing with wrapper +vmTestbase/nsk/jdi/ClassType/invokeMethod/invokemethod011/TestDescription.java 8282379 generic-all + #### ## The test expects an NPE to be uncaught, but nsk.share.MainWrapper ## introduces exception handlers.