Compatability and Versions

BeanShell Compatability and Versions

BeanShell is compatible with Java versions 1.1.x and later. However certain features are only available with later versions. In particular:

Note that the basic syntax of BeanShell remains the same on all versions of Java. This includes "Java 5.0" style syntax such as the enhanced for-loop, auto-boxing, etc. These features are part of the BeanShell language syntax and do not depend on the hosting Java VM.