Searched refs:Short (Results 276 - 278 of 278) sorted by relevance

<<1112

/openjdk7/hotspot/test/compiler/6340864/
H A DTestShortVect.java36 private static final int ADD_INIT = Short.MAX_VALUE-500;
42 System.out.println("Testing Short vectors");
/openjdk7/hotspot/src/os/windows/vm/
H A Dos_windows.cpp2604 DEFINE_FAST_GETFIELD(jshort, short, Short)
/openjdk7/jdk/test/java/lang/invoke/
H A DMethodHandlesTest.java172 if (dst == short.class || dst == Short.class)

Completed in 816 milliseconds

<<1112