BeanShell is one of several JSR-223 compliant scripting languages. JSR-223 compliance is a standard for scripting languages to interoperate on and with the Java platform. The main JSR-223 language is ...
I noticed a problem when BeanShell tries to resolve ambiguous class names. I will have to show a contrived example to demonstrate this in a simple way, but it does affect my application. My actual ...