Skip to content

Release v1.0.3 - Bug Fixing For ByteClassLoader

Compare
Choose a tag to compare
@micwan88 micwan88 released this 04 Dec 03:13
· 20 commits to master since this release

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