Uses of Class
com.ibm.oti.shared.CannotSetClasspathException
-
Packages that use CannotSetClasspathException Package Description com.ibm.oti.shared The OpenJ9 shared classes API, a persistent share which can contain classes, precompiled code (AOT), JIT data, and other data used to improve start up performance and reduce memory footprint. -
-
Uses of CannotSetClasspathException in com.ibm.oti.shared
Methods in com.ibm.oti.shared that throw CannotSetClasspathException Modifier and Type Method Description void
SharedClassURLClasspathHelper. setClasspath(URL[] newClasspath)
Updates the helper's classpath with a new classpath.
-