Modifier and Type | Method and Description |
---|---|
byte[] |
SharedClassURLClasspathHelper.findSharedClass(java.lang.String className,
SharedClassURLClasspathHelper.IndexHolder indexFoundAt)
Finds a class in the shared cache by using the class name given (implicitly using the caller's classpath).
|
byte[] |
SharedClassURLClasspathHelper.findSharedClass(java.lang.String partition,
java.lang.String className,
SharedClassURLClasspathHelper.IndexHolder indexFoundAt)
Finds a class in the shared cache by using the class name and partition given (implicitly using the caller's classpath).
|
Link to Eclipse OpenJ9 documentation.
To raise a bug report or suggest an improvement create an Eclipse Openj9 issue.
Copyright © 1998, 2020, IBM Corp. All rights reserved.