-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
Description
The first customers have started to hit 16-bit class id limit in JIT mode. See b/160229360
We should investigate lifting our 16-bit class-id restriction and see what the code size and heap usage impact is.
We could possibly also investigate lifting the two word heap alignment requirement, thereby freeing up space in heap objects (on average). Possibly also shrinking identity hash code (or handling it differently).
Metadata
Metadata
Assignees
Labels
area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.