el-spec icon indicating copy to clipboard operation
el-spec copied to clipboard

Importing a (public, concrete) nested static class does not work

Open glassfishrobot opened this issue 9 years ago • 4 comments

Hello; I am not sure if this is a specification issue, or a reference implementation issue.

If I define a static nested class that is public and non-abstract, and then attempt to import it using ImportHandler#importClass(String), it does not get imported.

glassfishrobot avatar Jul 22 '16 23:07 glassfishrobot

Reported by @ljnelson

glassfishrobot avatar Jul 22 '16 23:07 glassfishrobot

@ljnelson said: Sorry, should have mentioned: this is using StandardELContext#getImportHandler().

glassfishrobot avatar Jul 22 '16 23:07 glassfishrobot

Was assigned to kchung

glassfishrobot avatar Jul 22 '16 23:07 glassfishrobot

This issue was imported from java.net JIRA EL_SPEC-27

glassfishrobot avatar Apr 24 '17 07:04 glassfishrobot