-
Enhancement
-
Resolution: Fixed
-
P4
-
9
-
b54
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8085603 | emb-9 | Attila Szegedi | P4 | Resolved | Fixed | team |
JDK-8087040 | 8u65 | Attila Szegedi | P4 | Resolved | Fixed | b01 |
JDK-8075003 | 8u60 | Attila Szegedi | P4 | Resolved | Fixed | b08 |
JDK-8138449 | emb-8u65 | Unassigned | P4 | Resolved | Fixed | b01 |
JDK-8076954 | emb-8u60 | Attila Szegedi | P4 | Resolved | Fixed | team |
Nashorn has almost 3 dozen "obj instanceof String || obj instanceof ConsString" checks. It'd make sense standardizing this into a JSType.isString(obj) method.
- backported by
-
JDK-8075003 Canonicalize "is a JS string" tests
- Resolved
-
JDK-8076954 Canonicalize "is a JS string" tests
- Resolved
-
JDK-8085603 Canonicalize "is a JS string" tests
- Resolved
-
JDK-8087040 Canonicalize "is a JS string" tests
- Resolved
-
JDK-8138449 Canonicalize "is a JS string" tests
- Resolved