Module openj9.sharedclasses


module openj9.sharedclasses
Defines the shared class cache API. Used to add shared class caching to a ClassLoader implementation. Obtain information about the current shared class cache, available shared class caches, or destroy caches.
  • Packages

    Exports
    Package
    Description
    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.