Release v1.0.3 - Bug Fixing For ByteClassLoader
Bug Fixing Release For ByteClassLoader
This is a bug fixing release, includes:
- Fix "ClassNotFound" issue in loadClass(String, byte[], boolean) method
- Enhance unit test TestByteClassLoader to cover all methods of ByteClassLoader