-
Bug
-
Resolution: Fixed
-
P2
-
None
-
b75
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8136312 | emb-9 | Hannes Wallnoefer | P2 | Resolved | Fixed | team |
JDK-8140959 | 8u91 | Hannes Wallnoefer | P2 | Resolved | Fixed | b01 |
JDK-8132517 | 8u72 | Hannes Wallnoefer | P2 | Closed | Fixed | b01 |
JDK-8147328 | emb-8u91 | Hannes Wallnoefer | P2 | Resolved | Fixed | b01 |
Because of the logic in RecompilableScriptFunctionData#getBest, a varargs function is recompiled each time it is linked with a non-varargs callsite. This causes the code list to grow indefinitely.
- backported by
-
JDK-8136312 Varargs function is recompiled each time it is linked
-
- Resolved
-
-
JDK-8140959 Varargs function is recompiled each time it is linked
-
- Resolved
-
-
JDK-8147328 Varargs function is recompiled each time it is linked
-
- Resolved
-
-
JDK-8132517 Varargs function is recompiled each time it is linked
-
- Closed
-
- duplicates
-
JDK-8132113 Memory leak in Nashorn when accessing arguments object inside function()
-
- Closed
-