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

/openjdk9/hotspot/test/compiler/eliminateAutobox/
H A DUnsignedLoads.java32 * -XX:CompileOnly=::valueOf,::byteValue,::shortValue,::testUnsignedByte,::testUnsignedShort
52 public static int testUnsignedShort() { method in class:UnsignedLoads
65 assertEQ(testUnsignedShort(), 65535);

Completed in 82 milliseconds