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

/openjdk7/hotspot/test/compiler/6689060/
H A DTest.java164 Point test03(int y) { method in class:Test
398 ptmp.next = tsr.test03(1);
430 ptmp.next = tsr.test03(1);
462 ptmp.next = tsr.test03(1);
524 ptmp.next = tsr.test03(1);
526 System.out.println("After 'test03' p.y=" + ptmp.next.y);

Completed in 1832 milliseconds