-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 8
-
Component/s: core-libs
-
None
-
b93
-
generic
-
generic
After the recent move to run all tests in Turkish locale (to find all toLowerCase/toUpperCase-like issues in nashorn code), we found that Octane tests fails in Turkish locale.
For example, the following simple expression
typeof ($ARGS)
evaluates to "undefıned" instead of "undefined". (Note "i" change).
For example, the following simple expression
typeof ($ARGS)
evaluates to "undefıned" instead of "undefined". (Note "i" change).