-
Enhancement
-
Resolution: Fixed
-
P4
-
9
-
b82
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142271 | emb-9 | Attila Szegedi | P4 | Resolved | Fixed | team |
JDK-8140992 | 8u91 | Attila Szegedi | P4 | Resolved | Fixed | b01 |
JDK-8136628 | 8u72 | Attila Szegedi | P4 | Closed | Fixed | b01 |
JDK-8147361 | emb-8u91 | Attila Szegedi | P4 | Resolved | Fixed | b01 |
Reorder short-circuit tests in ApplySpecialization to run cheapest first. Specifically, the Global.isBuiltinFunctionPrototypeApply() should come after all flag checks. Another cheap flag test that can short circuit more costly traversal (hasApply) is FunctionNode.needsArguments()
- backported by
-
JDK-8140992 Reorder short-circuit tests in ApplySpecialization to run cheapest first
-
- Resolved
-
-
JDK-8142271 Reorder short-circuit tests in ApplySpecialization to run cheapest first
-
- Resolved
-
-
JDK-8147361 Reorder short-circuit tests in ApplySpecialization to run cheapest first
-
- Resolved
-
-
JDK-8136628 Reorder short-circuit tests in ApplySpecialization to run cheapest first
-
- Closed
-