-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
None
-
None
Many methods defined in ES5 to throw a TypeError when their argument is not an object should instead call ToObject in ES6. Nashorn should adapt its behavior based on whether it runs in ES5 or ES6 mode.
- relates to
-
JDK-8235328 An issue about Object.getOwnPropertySymbols
- In Progress