-
Sub-task
-
Resolution: Fixed
-
P3
-
None
-
None
-
b99
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8149321 | 8u101 | Sundararajan Athijegannathan | P3 | Resolved | Fixed | b01 |
JDK-8145685 | 8u92 | Sundararajan Athijegannathan | P3 | Resolved | Fixed | b02 |
JDK-8155506 | emb-8u101 | Sundararajan Athijegannathan | P3 | Resolved | Fixed | b01 |
The following tests fails when unstable relink threshold is set to 1
jjs --unstable-relink-threshold=1 apply_to_call_varargs.js
jjs --unstable-relink-threshold=1 apply_to_call2.js
both fail with
TypeError: Function.prototype.apply expects an Array for second argument
jjs --unstable-relink-threshold=1 apply_to_call_varargs.js
jjs --unstable-relink-threshold=1 apply_to_call2.js
both fail with
TypeError: Function.prototype.apply expects an Array for second argument
- backported by
-
JDK-8145685 apply2call optimized callsite fails after becoming megamorphic
-
- Resolved
-
-
JDK-8149321 apply2call optimized callsite fails after becoming megamorphic
-
- Resolved
-
-
JDK-8155506 apply2call optimized callsite fails after becoming megamorphic
-
- Resolved
-