Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0-beta-3
-
Component/s: None
-
Labels:
-
Number of attachments :
Description
Class literals are currently loaded using generated $get$class$ methods which increase bytecode size and may prevent some optimizations. In most situations though, we may use the LCD bytecode instruction to load the class literal.
Activity
Cedric Champeau
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | In Progress [ 3 ] |
Cedric Champeau
made changes -
| Status | In Progress [ 3 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
Cedric Champeau
made changes -
| Labels | breaking |
Paul King
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |