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

/openjdk7/hotspot/test/compiler/6689060/
H A DTest.java178 Point test04(int y) { method in class:Test
399 ptmp.next = tsr.test04(1);
431 ptmp.next = tsr.test04(1);
463 ptmp.next = tsr.test04(1);
527 ptmp.next = tsr.test04(1);
529 System.out.println("After 'test04' p.y=" + ptmp.next.y);

Completed in 31 milliseconds