Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0
-
Component/s: Compiler: Baseline
-
Labels:None
-
Number of attachments :
Description
We should generate inline code sequences for the most common cases of dynamic type checking in the baseline compilers implementation of instanceof/checkcast. In particular, if the LHS type is a resolved proper class or interface the inline sequence is actually smaller and easier to generate than the call to the out-of-line routines we are using now.
Activity
David Grove
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | In Progress [ 3 ] |
David Grove
made changes -
| Fix Version/s | 3.0 [ 13530 ] | |
| Fix Version/s | 2.9.4 [ 14162 ] |
David Grove
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | In Progress [ 3 ] | Closed [ 6 ] |
David Grove
made changes -
| Status | Closed [ 6 ] | Reopened [ 4 ] |
| Resolution | Fixed [ 1 ] |
David Grove
made changes -
| Fix Version/s | 2.9.4 [ 14162 ] | |
| Fix Version/s | 3.0 [ 13530 ] |
David Grove
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Reopened [ 4 ] | Closed [ 6 ] |