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

/openjdk10/hotspot/test/compiler/jvmci/compilerToVM/
H A DReadConfigurationTest.java57 Asserts.assertNE(config.stubRoutineJintArrayCopy, 0L, "Got null address");
85 final long stubRoutineJintArrayCopy = getFieldValue("StubRoutines::_jint_arraycopy", Long.class); field in class:ReadConfigurationTest.TestHotSpotVMConfig

Completed in 89 milliseconds