-
Task
-
Resolution: Done
-
Major
-
1.0.0.Alpha5
-
None
The KernelClassLoader should implement the java.io.Closeable interface.
The close() method should be a no-op, as deployment units may call the method.
Add an explicit shutdown() method to implement the real close() functionality.