summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorHarvey Harrison <[email protected]>2013-07-01 13:58:16 -0700
committerHarvey Harrison <[email protected]>2013-07-01 13:58:16 -0700
commit1bdd68a95ba30896c5713a0b5689635ffc8dcc1f (patch)
tree09891defeaaa01fe4b6e3ceb1588cd403e0b9cfc /build.xml
parent9abca359f5a9d3205ac8002c9817927266bd91ce (diff)
j3dcore: change to ArrayList in the async error handling code
This is not a high-rate path, so ArrayList should be fine without too many resizes. Try and make up for it by allocating an array of sufficient size up front to avoid reflection inside the toArray method. Signed-off-by: Harvey Harrison <[email protected]>
Diffstat (limited to 'build.xml')
0 files changed, 0 insertions, 0 deletions