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.
Returns the SharedClassFilter associated with this helper.
Returns the sharing filter associated with this helper.
Returns a SharedClassTokenHelper for a given ClassLoader.
Returns a SharedClassURLClasspathHelper for a given ClassLoader.
Returns a SharedClassURLHelper for a given ClassLoader.
void
Sets the SharedClassFilter for a helper instance.
void
Applies the sharing filter to the SharedClassHelper.
Report a bug or suggest an enhancement For further API reference and developer documentation see the Java SE Documentation , which contains more detailed, developer-targeted descriptions with conceptual overviews, definitions of terms, workarounds, and working code examples. Other versions. Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries. Copyright © 1993, 2022, Oracle and/or its affiliates, 500 Oracle Parkway, Redwood Shores, CA 94065 USA. All rights reserved. Use is subject to license terms and the documentation redistribution policy .