-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P5
-
Affects Version/s: 6
-
Component/s: core-libs
-
b128
-
x86
-
windows_xp
-
Verified
A DESCRIPTION OF THE PROBLEM :
In the getEngine method of javax.script.CompiledScript is a small typo.
Returns the ScriptEngine ===> wbose must be whose ? <==== compile method created this CompiledScript.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
The correction of this typo.
URL OF FAULTY DOCUMENTATION :
http://java.sun.com/javase/6/docs/api/javax/script/CompiledScript.html
In the getEngine method of javax.script.CompiledScript is a small typo.
Returns the ScriptEngine ===> wbose must be whose ? <==== compile method created this CompiledScript.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
The correction of this typo.
URL OF FAULTY DOCUMENTATION :
http://java.sun.com/javase/6/docs/api/javax/script/CompiledScript.html