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

/openjdk7/hotspot/test/compiler/6431242/
H A DTest.java85 public void test_copy_longs(long[] dst, long[] src) { method in class:Test
143 test_copy_longs(_arr_l_cp, _arr_l);
146 throw new Exception("Long.reverseBytes failed test_copy_longs iter " + loop);

Completed in 28 milliseconds