-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b28
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8056551 | emb-9 | Sundararajan Athijegannathan | P4 | Resolved | Fixed | master |
JDK-8064179 | 8u45 | Attila Szegedi | P4 | Resolved | Fixed | b01 |
JDK-8055645 | 8u40 | Attila Szegedi | P4 | Resolved | Fixed | b04 |
JDK-8070416 | emb-8u47 | Attila Szegedi | P4 | Resolved | Fixed | team |
ScriptFunction.getPrototype(Object) could be ScriptFunction.getPrototype(ScriptFunction). Also, Global.initConstructor could use generics to return ScriptObject or ScriptFunction to avoid explicit casts at call.
- backported by
-
JDK-8055645 Global.initConstructor and ScriptFunction.getPrototype(Object) can have stricter types
-
- Resolved
-
-
JDK-8056551 Global.initConstructor and ScriptFunction.getPrototype(Object) can have stricter types
-
- Resolved
-
-
JDK-8064179 Global.initConstructor and ScriptFunction.getPrototype(Object) can have stricter types
-
- Resolved
-
-
JDK-8070416 Global.initConstructor and ScriptFunction.getPrototype(Object) can have stricter types
-
- Resolved
-