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

/openjdk7/hotspot/test/compiler/6431242/
H A DTest.java67 public void test_copy_ints(int[] dst, int[] src) { method in class:Test
123 test_copy_ints(_arr_i_cp, _arr_i);
126 throw new Exception("Interger.reverseBytes failed test_copy_ints iter " + loop);

Completed in 349 milliseconds