aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/CodegenDriver.c
diff options
context:
space:
mode:
authorJesse Wilson <jessewilson@google.com>2010-04-20 21:34:28 -0700
committerJesse Wilson <jessewilson@google.com>2010-04-20 22:16:25 -0700
commit7de8d22b0b42f9bb42936929506d291d3876c84d (patch)
treeeceb11ea42e0800a50f5c94ea769c524b52c5b66 /vm/compiler/codegen/arm/CodegenDriver.c
parent01e13df5425e262d951052b6f5e7b461b5214481 (diff)
Rewrite the HTTP connection pool used by HttpURLConnection.
This started off as incremental changes, but it ended up going far enough that it earned the "rewrite" badge. System.getProperty() is not called for every HTTP connection. This is slightly controversial, but the old code had to bend over backwards to support dynamic pool changes, and it didn't even support the case when the pool shrank but not to 0. The new code doesn't do I/O within static synchronized blocks. This should reduce contention described here: http://b/issue?id=2606547 Also: simpify implementation, prettier names, more focused doc.
Diffstat (limited to 'vm/compiler/codegen/arm/CodegenDriver.c')
0 files changed, 0 insertions, 0 deletions