diff options
author | Narayan Kamath <narayan@google.com> | 2016-04-15 18:32:45 +0100 |
---|---|---|
committer | Narayan Kamath <narayan@google.com> | 2016-04-18 09:55:59 +0100 |
commit | a09b4d2a611a7606e8fc8c73a24bd941b6fc173f (patch) | |
tree | 01aea7a04f295a771c0145c5f78b7bcb66f194fe /opengl/java/javax | |
parent | 988a20a94b71c7a8fdffcfbfe0b0ee0dd58854cb (diff) |
Remove unnecessary allocation+unboxing of objects.
Transforming String->int can be done with 0 allocations
using Integer.parseInt.
bug: 28078871
Change-Id: I8d9f322d7154728849dde61ef282046032858d60
Diffstat (limited to 'opengl/java/javax')
0 files changed, 0 insertions, 0 deletions