load Class
Actually load the generated class into the running JVM. Note that a special JVMChunkClassLoader must be used, so that the static initialization has access to the necessary constants referenced from the bytecodes.
Actually load the generated class into the running JVM. Note that a special JVMChunkClassLoader must be used, so that the static initialization has access to the necessary constants referenced from the bytecodes.