Blocks :
|
This is a sub-task of JDK-8146454. We need to consider adding a JVM function that will allow an agent map a class loader + package name to a java.lang.reflect.Module. This is needed in order to invoke a ClassFileTransformer transform method with the Module that the a newly loaded class will be a member of.
|