Tagir Valeev
|
6ed3465b66
|
BytecodeAnalysisIndex: use faster hashes; encode key in 12 bytes instead of 14
Bytes per class in integration test reduced from 2083 to 1900
GitOrigin-RevId: 1c0e84b6c70869283e9db48b718e44e78dc3c554
|
2019-11-07 02:40:58 +00:00 |
|
Tagir Valeev
|
79cc904ff9
|
BytecodeAnalysis: infer @NotNull for static final fields (for now: non-branching clinit only)
Fixes IDEA-223861 Infer static field nullability from the bytecode
GitOrigin-RevId: 2ee3102df5677e567defbe849900769237a728bc
|
2019-10-02 10:07:03 +00:00 |
|
Roman Shevchenko
|
e0589b585f
|
[tests] migrates bytecode analysis tests to light test case
... and moves test data out of source code
|
2018-09-14 14:45:43 +02:00 |
|