Currently the DynamicClassLoader
doesn't support getResource("com/example/Code.class")
which means we can't inspect actual compiled bytecode or copy it.
Currently the DynamicClassLoader
doesn't support getResource("com/example/Code.class")
which means we can't inspect actual compiled bytecode or copy it.