Searched defs:run (Results 401 - 425 of 1098) sorted by relevance

<<11121314151617181920>>

/openjdk7/jdk/test/java/nio/channels/DatagramChannel/
H A DSender.java74 public void run() { method in class:Sender.Client
118 public void run() { method in class:Sender.Server
/openjdk7/jdk/test/java/nio/channels/Selector/
H A DRegAfterPreClose.java51 public void run() { method in class:RegAfterPreClose.Connector
73 public void run() { method in class:RegAfterPreClose.Closer
/openjdk7/jdk/test/java/nio/channels/SocketChannel/
H A DCloseTimeoutChannel.java27 @run main/timeout=20 CloseTimeoutChannel
96 public void run() { method in class:CloseTimeoutChannel.AcceptorThread
H A DSocketInheritance.java53 public void run() { method in class:SocketInheritance.IOHandler
/openjdk7/jdk/test/java/nio/channels/
H A DTestThread.java53 public void run() { method in class:TestThread
/openjdk7/jdk/test/java/nio/channels/spi/SelectorProvider/inheritedChannel/
H A DEchoService.java38 * VM to run the EchoService each time that a client connects to
44 * to run the EchoService when a client connects to the port. When
126 public void run() { method in class:EchoService.Worker
/openjdk7/jdk/test/java/nio/charset/coders/
H A DStreamTimeout.java52 public void run() { method in class:StreamTimeout.Client
/openjdk7/jdk/test/java/rmi/activation/Activatable/checkAnnotations/
H A DCheckAnnotations.java32 * @run main/othervm/policy=security.policy/timeout=480 CheckAnnotations
191 // only test when we are annotating..., first run does not annotate
272 public void run() { method in class:CheckAnnotations
/openjdk7/jdk/test/java/rmi/activation/Activatable/nestedActivate/
H A DNestedActivate.java31 * @run main/othervm/policy=security.policy/timeout=240 NestedActivate
86 public void run() { method in class:NestedActivate
115 public void run () {
/openjdk7/jdk/test/sun/security/provider/PolicyParser/ExtDirsA/
H A Da.jar ... 3E" <init> (ExtDirsA) public java.lang.Object run () } ExtDirsA.class ExtDirsA.java package public ExtDirsA extends ...
/openjdk7/jdk/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/GenSSLConfigs/
H A DHandler.java67 public void run () method in class:Handler
/openjdk7/jdk/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/
H A DHttpsProxyStackOverflow.java24 // No way to reserve default Authenticator, need to run in othervm mode.
30 * @run main/othervm HttpsProxyStackOverflow
87 public void run() { method in class:HttpsProxyStackOverflow.BadAuthProxyServer
/openjdk7/jdk/test/tools/jar/index/
H A DMetaInf.java44 static void run(String ... args) { method in class:MetaInf
45 if (! new Main(System.out, System.err, "jar").run(args))
87 run("cf", jarName, "-C", contents, SERVICES);
90 run("i", jarName);
/openjdk7/langtools/test/tools/javac/6627362/
H A DT6627362.java40 new T6627362().run();
43 public void run() throws Exception { method in class:T6627362
89 int rc = com.sun.tools.javap.Main.run(args, out);
/openjdk7/langtools/test/tools/javac/6917288/
H A DGraphicalInstallerTest.java35 new GraphicalInstallerTest().run();
38 void run() throws Exception { method in class:GraphicalInstallerTest
/openjdk7/langtools/test/tools/javac/Diagnostics/7010608/
H A DTest.java38 new Test().run();
41 void run() throws Exception { method in class:Test
/openjdk7/jdk/src/share/classes/sun/text/bidi/
H A DBidiRun.java45 * at the same embedding level, each such sequence is called a <quote>run</quote>.
47 * <p>A BidiRun represents such a run by storing its essential properties,
48 * but does not duplicate the characters which form the run.
50 * <p>The &quot;limit&quot; of the run is the position just after the
60 int start; /* first logical position of the run */
61 int limit; /* last visual position of the run +1 */
62 int insertRemove; /* if >0, flags for inserting LRM/RLM before/after run,
63 if <0, count of bidi controls within run */
69 * Note that members start and limit of a run instance have different
70 * meanings depending whether the run i
98 copyFrom(BidiRun run) argument
[all...]
/openjdk7/jdk/src/share/classes/sun/tools/jconsole/
H A DWorker.java40 public void run() { method in class:Worker
55 job.run();
/openjdk7/jdk/src/share/demo/jfc/Metalworks/
H A DMetalworksHelp.java134 public void run() { method in class:HtmlPane.PageLoader
/openjdk7/jdk/test/java/rmi/activation/Activatable/restartService/
H A DRestartService.java31 * @run main/othervm/policy=security.policy/timeout=240 RestartService
112 public void run() { method in class:RestartService
/openjdk7/jdk/test/java/rmi/activation/Activatable/shutdownGracefully/
H A DShutdownGracefully.java33 * @run main/othervm/policy=security.policy/timeout=700 ShutdownGracefully
74 // rmid needs to run with a security manager that
86 // Ensure that activation groups run with the correct
213 public void run() { method in class:ShutdownGracefully.ShutdownDetectThread
255 public void run() { method in class:ShutdownGracefully
/openjdk7/jdk/test/java/rmi/activation/ActivationSystem/modifyDescriptor/
H A DModifyDescriptor.java34 * @run main/othervm/policy=security.policy/timeout=240 ModifyDescriptor
94 public void run() { method in class:ModifyDescriptor
/openjdk7/jdk/test/java/rmi/activation/ActivationSystem/stubClassesPermitted/
H A DStubClassesPermitted.java32 * @run main/othervm/policy=security.policy/secure=java.lang.SecurityManager/timeout=240 StubClassesPermitted
79 // must run with java.lang.SecurityManager or the test
85 TestLibrary.bomb("Test must run with java.lang.SecurityManager");
95 // Ensure that activation groups run with the correct
208 public void run() { method in class:StubClassesPermitted
/openjdk7/jdk/test/java/rmi/activation/CommandEnvironment/
H A DSetChildEnv.java40 * @run main/othervm/timeout=240/policy=security.policy
245 public void run() method in class:SetChildEnv.DebugExecWatcher
276 // when test.src/actgrpwrapper was run.
/openjdk7/jdk/test/java/rmi/registry/altSecurityManager/
H A DAltSecurityManager.java31 * @run main/othervm AltSecurityManager
63 public void run() { method in class:AltSecurityManager

Completed in 54 milliseconds

<<11121314151617181920>>