-
Enhancement
-
Resolution: Fixed
-
P2
-
9
-
None
-
b67
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8085672 | emb-9 | Attila Szegedi | P2 | Resolved | Fixed | team |
JDK-8129191 | 8u65 | Attila Szegedi | P2 | Resolved | Fixed | b02 |
JDK-8081606 | 8u60 | Attila Szegedi | P2 | Closed | Fixed | b20 |
JDK-8138546 | emb-8u65 | Unassigned | P2 | Resolved | Fixed | b02 |
JDK-8129716 | emb-8u60 | Attila Szegedi | P2 | Resolved | Fixed | b20 |
ListAdapter mutators for adding and removing elements rely on Context.getGlobal(), which returns null when invoked outside of a JS context, resulting in a NPE being thrown.
- backported by
-
JDK-8085672 ListAdapter throws NPE when adding/removing elements outside of JS context
- Resolved
-
JDK-8129191 ListAdapter throws NPE when adding/removing elements outside of JS context
- Resolved
-
JDK-8129716 ListAdapter throws NPE when adding/removing elements outside of JS context
- Resolved
-
JDK-8138546 ListAdapter throws NPE when adding/removing elements outside of JS context
- Resolved
-
JDK-8081606 ListAdapter throws NPE when adding/removing elements outside of JS context
- Closed