Searched defs:DOUBLE_MINUS_INF (Results 1 - 1 of 1) sorted by relevance

/openjdk10/hotspot/test/compiler/c2/
H A DFloatingPointFoldingTest.java44 public static final double DOUBLE_MINUS_INF = Double.longBitsToDouble(MINUS_INF_LONGBITS); field in class:FloatingPointFoldingTest

Completed in 99 milliseconds