-
Terminally Deprecated Elements
-
Deprecated MethodsMethodDescriptionUse Cuda.getDriverVersion() instead.Use Cuda.getRuntimeVersion() instead.Use
JavaRuntime.getObjectAtAddress(ImagePointer)insteadUseJavaRuntime#getObjectInHeapRegion(ImagePointer,JavaHeap,JavaHeapRegion)insteadUse "getVersion()" insteadUseinstance()instead.This method has no effect; it will be removed in a future version.this method is deprecated as it's use implies a problem elsewhereUseSystem.nanoTime()instead as this provides as good or better resolution and is more portable.this method does nothingAs of Java 10. UsegetPid()instead.Use getCacheType() instead.Use findHelpersForClassLoader(ClassLoader loader) instead.
-
Deprecated Constructors