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 can happen with wrapped ScriptEngineFactories, since the
ScriptLanguageIndex wraps them using the appropriate
AdaptedScriptLanguage constructor. In that case, there is no associated
PluginInfo, and getLanguageName should simply delegate to the adapted
ScriptEngineFactory's language name.
0 commit comments