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

/openjdk7/hotspot/test/compiler/6689060/
H A DTest.java151 Point test02(int y) { method in class:Test
397 ptmp.next = tsr.test02(1);
429 ptmp.next = tsr.test02(1);
461 ptmp.next = tsr.test02(1);
521 ptmp.next = tsr.test02(1);
523 System.out.println("After 'test02' p.y=" + ptmp.next.y);

Completed in 68 milliseconds