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

/openjdk10/hotspot/test/compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/
H A DTestConstantReflectionProvider.java86 static final long LONG_CONST = 42; field in class:TestConstantReflectionProvider.PrimitiveConstants
93 static final Long LONG_CONST = 42L; field in class:TestConstantReflectionProvider.BoxedConstants

Completed in 30 milliseconds