Equinox Aspects - Bundles

Working with equinox aspects

The aspects incubator uses the main incubator resources with the following refinements.

Bugs Summaries start with [aspects]
Projects
Equinox Aspects Runtime
Weaving Hook (org.eclipse.equinox.weaving.hook)
This is the framework extension project containing the hooks to insert bytecode weaving and caching at load-time.
AspectJ Weaving (org.eclipse.equinox.weaving.aspectj)
This bundle contains the bridge to use AspectJ as load-time weaving implementation.
Standard Caching (org.eclipse.equinox.weaving.caching)
This bundle provides a caching for woven bytecode for standard Java virtual machines.
J9-Specific Caching (org.eclipse.equinox.weaving.caching.j9)
This bundle contains a cache alternative cache implementation that uses IBM J9 VM shared classes for caching woven classes.
Incubation
Incubation