--- old/test/hotspot/jtreg/runtime/ErrorHandling/TimeoutInErrorHandlingTest.java 2020-04-29 12:08:10.000000000 -0700 +++ new/test/hotspot/jtreg/runtime/ErrorHandling/TimeoutInErrorHandlingTest.java 2020-04-29 12:08:10.000000000 -0700 @@ -38,6 +38,7 @@ * @modules java.base/jdk.internal.misc * @library /test/lib * @requires (vm.debug == true) & (os.family != "windows") + * @run driver TimeoutInErrorHandlingTest * @author Thomas Stuefe (SAP) */