mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-18 15:09:37 +00:00
8369230: com/sun/jdi/SimulResumerTest.java timed out
Reviewed-by: sspitsyn
This commit is contained in:
parent
4d0da18ab6
commit
1aa62dcafd
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2008, 2023, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2008, 2025, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
@ -30,7 +30,7 @@
|
||||
*
|
||||
* @run build TestScaffold VMConnection TargetListener TargetAdapter
|
||||
* @run compile -g SimulResumerTest.java
|
||||
* @run driver SimulResumerTest
|
||||
* @run driver/timeout=180 SimulResumerTest
|
||||
*/
|
||||
import com.sun.jdi.*;
|
||||
import com.sun.jdi.event.*;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user