diff options
author | Kenny Root <kroot@google.com> | 2013-07-23 20:23:07 -0700 |
---|---|---|
committer | Kenny Root <kroot@google.com> | 2013-08-13 14:13:41 -0700 |
commit | 89c50e8b8cbefbf8c150e56cf5f71ce440ac0781 (patch) | |
tree | 73ce6fafbb3957636a17cd68ae8a91433a3a2ec0 /annotations/generate_annotated_java_files.py | |
parent | 44e8930b48015aacbad027c5a8d9a4c7e00e329e (diff) |
Delay SSLSocketImpl instantiation until needed
Class preloading will create an instance of objects if they are in
static fields, so put the ones we don't want instantiated into a holder
class that is not preloaded.
(cherry picked from commit da5b7116b58795b169961cbd63c2b21bac741d9a)
Bug: 9984058
Change-Id: Idaaf718339719a4b13c31606e04c118e6d6dd39a
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions