Searched refs:main (Results 276 - 300 of 6204) sorted by relevance

<<11121314151617181920>>

/openjdk7/jdk/test/sun/security/pkcs11/SecureRandom/
H A DBasic.java41 public void main(Provider p) throws Exception { method in class:Basic
59 public static void main(String[] args) throws Exception { method in class:Basic
60 main(new Basic());
/openjdk7/hotspot/test/runtime/8010389/
H A DVMThreadDlopen.java30 * @run main/othervm -Djava.library.path=. VMThreadDlopen
34 public static void main(String[] args) throws Exception { method in class:VMThreadDlopen
/openjdk7/hotspot/agent/test/libproc/
H A DLibprocTest.java30 public static void main(String[] args) throws Exception { method in class:LibprocTest
32 System.out.println("main start");
39 System.out.println("main end");
/openjdk7/jdk/make/tools/reorder/tests/
H A DLoadFrame.java31 public static void main(String[] args) { method in class:LoadFrame
H A DLoadJFrame.java31 public static void main(String[] args) { method in class:LoadJFrame
H A DLoadToolkit.java31 public static void main(String[] args) { method in class:LoadToolkit
/openjdk7/jdk/src/macosx/bundle/appbundler/test/
H A DTest.java28 public static void main(String[] args) { method in class:Test
/openjdk7/hotspot/test/compiler/5091921/
H A DTest6196102.java30 * @run main Test6196102
34 static public void main(String[] args) { method in class:Test6196102
/openjdk7/hotspot/test/compiler/6579789/
H A DTest6579789.java29 * @run main/othervm -Xcomp -XX:UseSSE=0 -XX:CompileOnly=Test6579789.bug Test6579789
33 public static void main(String[] args) { method in class:Test6579789
/openjdk7/hotspot/test/compiler/6795465/
H A DTest6795465.java30 * @run main Test6795465
41 public static void main(String[] args) { method in class:Test6795465
/openjdk7/hotspot/test/compiler/6796786/
H A DTest6796786.java30 * @run main/othervm -Xbatch Test6796786
37 public static void main(String[] args) { method in class:Test6796786
/openjdk7/hotspot/test/compiler/6799693/
H A DTest.java29 * @run main/othervm -Xcomp -XX:CompileOnly=Test Test
35 public static void main(String[] args) method in class:Test
/openjdk7/hotspot/test/compiler/6916644/
H A DTest6916644.java30 * @run main/othervm -Xcomp -XX:CompileOnly=Test6916644.test Test6916644
42 public static void main(String[] args) { method in class:Test6916644
/openjdk7/hotspot/test/compiler/7042153/
H A DTest7042153.java30 * @run main/othervm -Xcomp Test7042153
40 public static void main(String [] args) { method in class:Test7042153
/openjdk7/jdk/test/com/sun/jdi/
H A DOnThrowTarget.java34 public static void main( final String[] args ) throws OnThrowException { method in class:OnThrowTarget
35 System.out.println( "start of target main" );
H A DRepStepTarg.java31 public static void main(String[] args) { method in class:RepStepTarg
/openjdk7/jdk/test/com/sun/jndi/ldap/LdapName/
H A DCase.java35 public static void main(String[] args) throws Exception { method in class:Case
H A DUnescapeTest.java35 public static void main(String[] args) { method in class:UnescapeTest
/openjdk7/jdk/test/com/sun/net/httpserver/bugs/
H A DB6424196.java36 public static void main(String[] args) throws IOException { method in class:B6424196
/openjdk7/jdk/test/com/sun/security/auth/login/ConfigFile/
H A DEmptyOption.java29 * @run main/othervm -Djava.security.auth.login.config=file:${test.src}/EmptyOption.config EmptyOption
35 public static void main(String[] args) throws Exception { method in class:EmptyOption
/openjdk7/jdk/test/demo/jvmti/compiledMethodLoad/
H A DCompiledMethodLoadTest.java31 * @run main CompiledMethodLoadTest Hello
36 public static void main(String args[]) throws Exception { method in class:CompiledMethodLoadTest
/openjdk7/jdk/test/demo/jvmti/gctest/
H A DGctest.java31 * @run main Gctest BigHello
36 public static void main(String args[]) throws Exception { method in class:Gctest
/openjdk7/jdk/test/demo/jvmti/heapTracker/
H A DHeapTrackerTest.java32 * @run main HeapTrackerTest HeapUser
37 public static void main(String args[]) throws Exception { method in class:HeapTrackerTest
/openjdk7/jdk/test/demo/jvmti/heapViewer/
H A DHeapViewerTest.java32 * @run main HeapViewerTest HeapUser
37 public static void main(String args[]) throws Exception { method in class:HeapViewerTest
/openjdk7/jdk/test/demo/jvmti/hprof/
H A DCpuOldTest.java31 * @run main CpuOldTest HelloWorld
36 public static void main(String args[]) throws Exception { method in class:CpuOldTest

Completed in 339 milliseconds

<<11121314151617181920>>