-
Task
-
Resolution: Fixed
-
P3
-
None
-
b70
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8136292 | emb-9 | Hannes Wallnoefer | P3 | Resolved | Fixed | team |
JDK-8131007 | 8u65 | Hannes Wallnoefer | P3 | Resolved | Fixed | b05 |
JDK-8129326 | 8u60 | Hannes Wallnoefer | P3 | Resolved | Fixed | b22 |
JDK-8138555 | emb-8u65 | Unassigned | P3 | Resolved | Fixed | b05 |
JDK-8130615 | emb-8u60 | Hannes Wallnoefer | P3 | Resolved | Fixed | b22 |
Currently Scope is an interface, but it should actually be a class that could implement the split state methods. This means we could remove the ScriptObject IS_SCOPE flag and simplify various scope related methods in ScriptObject.
- backported by
-
JDK-8129326 Convert Scope from interface to class
-
- Resolved
-
-
JDK-8130615 Convert Scope from interface to class
-
- Resolved
-
-
JDK-8131007 Convert Scope from interface to class
-
- Resolved
-
-
JDK-8136292 Convert Scope from interface to class
-
- Resolved
-
-
JDK-8138555 Convert Scope from interface to class
-
- Resolved
-