< prev index next >

test/compiler/c2/cr7200264/TestIntVect.java

Print this page
rev 11557 : 8132919: use package in compiler tests
Reviewed-by: duke

*** 28,37 **** --- 28,38 ---- * @summary 7192963 changes disabled shift vectors * * @run shell Test7200264.sh */ + package compiler.c2.cr7200264; /* * Copy of test/compiler/6340864/TestIntVect.java without performance tests. */ public class TestIntVect { private static final int ARRLEN = 997;
< prev index next >