-
Bug
-
Resolution: Fixed
-
P4
-
9
-
None
-
b67
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8085669 | emb-9 | Attila Szegedi | P4 | Resolved | Fixed | team |
JDK-8087091 | 8u65 | Attila Szegedi | P4 | Resolved | Fixed | b01 |
JDK-8081075 | 8u60 | Attila Szegedi | P4 | Resolved | Fixed | b18 |
JDK-8138478 | emb-8u65 | Unassigned | P4 | Resolved | Fixed | b01 |
JDK-8086244 | emb-8u60 | Attila Szegedi | P4 | Resolved | Fixed | team |
Currently, JS NativeArray conversion to either List or Deque are supported (since ListAdapter implements these interfaces). However, ListAdapter also implements Queue and Collection too, and we don't support conversion to these types – we should.
- backported by
-
JDK-8081075 Allow conversion of native arrays to Queue and Collection
-
- Resolved
-
-
JDK-8085669 Allow conversion of native arrays to Queue and Collection
-
- Resolved
-
-
JDK-8086244 Allow conversion of native arrays to Queue and Collection
-
- Resolved
-
-
JDK-8087091 Allow conversion of native arrays to Queue and Collection
-
- Resolved
-
-
JDK-8138478 Allow conversion of native arrays to Queue and Collection
-
- Resolved
-
- relates to
-
JDK-8171849 Can't unambiguously select between fixed arity signatures [(java.util.Collection), (java.util.Map)]
-
- Resolved
-
(1 relates to)