You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity in the last 30 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue or help wanted) or other activity occurs. Thank you for your contributions.
Feature description
使用以下代码分别运行在base和biz
在base下执行,可以获取到,在biz下就获取不到

通过调试发现在BizClassLoader的jdkClassLoader.parent.classLoaderValueMap 有加载nashorn模块,但是代码获取不到该对象
The text was updated successfully, but these errors were encountered: