wip #3864
Annotations
1 error and 4 warnings
Compute JMH Benchmark
Process completed with exit code 1.
|
Compute JMH Benchmark:
caffeine/src/main/java/com/github/benmanes/caffeine/cache/BoundedLocalCache.java#L1528
[Var] Non-constant variable missing @var annotation
|
Compute JMH Benchmark:
caffeine/src/main/java/com/github/benmanes/caffeine/cache/BoundedLocalCache.java#L1530
[OperatorPrecedence] Use grouping parenthesis to make the operator precedence explicit
|
Compute JMH Benchmark:
caffeine/src/main/java/com/github/benmanes/caffeine/cache/BoundedLocalCache.java#L1533
[OperatorPrecedence] Use grouping parenthesis to make the operator precedence explicit
|
Compute JMH Benchmark:
caffeine/src/main/java/com/github/benmanes/caffeine/cache/BoundedLocalCache.java#L1528
[Var] Non-constant variable missing @var annotation
|
Loading