changeset 24973 | 8c4bc3fa4c4e |
parent 24514 | 2440b44952d7 |
child 26963 | a2a52f380463 |
--- a/jdk/test/com/sun/jdi/RunToExit.java Mon Jun 16 17:52:21 2014 -0700 +++ b/jdk/test/com/sun/jdi/RunToExit.java Tue Jun 17 10:01:16 2014 +0200 @@ -26,7 +26,7 @@ * @summary Test that with server=y, when VM runs to System.exit() no error happens * * @build VMConnection RunToExit Exit0 - * @run main/othervm RunToExit + * @run driver RunToExit */ import java.io.InputStream; import java.io.IOException;