Describe the bug
com.alipay.sofa.ark.springboot.loader.CachedLaunchedURLClassLoader 对于fury jit生成的类load会报ClassNotFoundException
Expected behavior
正常加载fury jit生成的类
Actual behavior
ClassNotFoundException异常
Steps to reproduce
Minimal yet complete reproducer code (or GitHub URL to code)
Environment
- SOFAArk version:2.0.8
- JVM version (e.g.
java -version):11
Describe the bug
com.alipay.sofa.ark.springboot.loader.CachedLaunchedURLClassLoader 对于fury jit生成的类load会报ClassNotFoundException
Expected behavior
正常加载fury jit生成的类
Actual behavior
ClassNotFoundException异常
Steps to reproduce
Minimal yet complete reproducer code (or GitHub URL to code)
Environment
java -version):11