Searched refs:DoStackOverflow (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/test/runtime/7107135/
H A DTestMT.java63 Thread t = new DoStackOverflow("SpawnedThread " + i);
74 static class DoStackOverflow extends Thread { class in class:TestMT
75 public DoStackOverflow(String name) { method in class:TestMT.DoStackOverflow

Completed in 69 milliseconds