-
Bug
-
Resolution: Fixed
-
P4
-
6
-
None
-
b53
-
generic
-
generic
-
Verified
The spec for javax.script.ScriptEngine.getFactory method says:
...
Returns a ScriptEngineFactory for the class to which this ScriptEngine belongs. The returned ScriptEngineFactory implements ScriptEngineInfo, which describes attributes of this ScriptEngine implementation.
...
This implies that the returned factory instance implements ScriptEngineInfo interface which is not defined in the spec.
###@###.### 2005-06-28 03:24:35 GMT
...
Returns a ScriptEngineFactory for the class to which this ScriptEngine belongs. The returned ScriptEngineFactory implements ScriptEngineInfo, which describes attributes of this ScriptEngine implementation.
...
This implies that the returned factory instance implements ScriptEngineInfo interface which is not defined in the spec.
###@###.### 2005-06-28 03:24:35 GMT