Use static analysis to determine whether native is loaded |
||
Issue descriptionInvestigate what we can use to statically determine at any point in our java code whether the native library is loaded. This avoids many bugs that creep into canary and dev releases due to using the native library when it is not yet loaded.
,
Dec 21 2017
This has proved not feasible with error-prone. Design doc to come in Q1 2018. |
||
►
Sign in to add a comment |
||
Comment 1 by wnwen@chromium.org
, Sep 28 2017