Loading... (original) (raw)
- Type:
Task
- Resolution: Fixed
- Priority:
P4
- Fix Version/s: 9
- Affects Version/s: 9
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8085615 | emb-9 | Attila Szegedi | P4 | Resolved | Fixed | team |
The backport of
to 8u-dev necessitated introducing a new-in-8 method AbstractJSObject.getDefaultValue(JSObject, Class). This now needs to be forward-ported to 9 as well otherwise we'll break backwards compatibility.
backported by
JDK-8085615 Forward port AbstractJSObject.getDefaultValue(JSObject, Class) to 9
- Resolved
relates to
JDK-8072426 Can't compare Java enums to strings
- Resolved