Skip to content

22 compiler warnings #3

@andy-goryachev

Description

@andy-goryachev

Description Resource Location
Resource leak: 'bw' is never closed HeapFileEncoder.java line 34
Read access to enclosing field IntAggregator.what is emulated by a synthetic accessor method IntAggregator.java line 124
Read access to enclosing field IntAggregator.groupValToCount is emulated by a synthetic accessor method IntAggregator.java line 125
Read access to enclosing field IntAggregator.groupValToAgg is emulated by a synthetic accessor method IntAggregator.java line 110
Read access to enclosing field IntAggregator.groupValToAgg is emulated by a synthetic accessor method IntAggregator.java line 114
Read access to enclosing field IntAggregator.gbfieldtype is emulated by a synthetic accessor method IntAggregator.java line 102
Read access to enclosing field IntAggregator.gbfield is emulated by a synthetic accessor method IntAggregator.java line 129
Unlikely argument type for equals(): Predicate.Op seems to be unrelated to LogicalPlan JoinOptimizer.java line 128
Redundant null check: The variable leafIcon cannot be null at this location JoinOptimizer.java line 460
Unnecessary cast from DbIterator to DbIterator LogicalPlan.java line 394
Potential null pointer access: The variable j may be null at this location LogicalPlan.java line 516
Unnecessary cast from Tuple to Tuple OrderBy.java line 38
Unnecessary cast from ZQuery to ZQuery Parser.java line 308
Unnecessary cast from Vector to Vector Parser.java line 276
Unnecessary cast from long to double Parser.java line 534
Read access to enclosing field StringAggregator.groupValToCount is emulated by a synthetic accessor method StringAggregator.java line 65
Read access to enclosing field StringAggregator.groupValToCount is emulated by a synthetic accessor method StringAggregator.java line 69
Read access to enclosing field StringAggregator.gbfieldtype is emulated by a synthetic accessor method StringAggregator.java line 57
Read access to enclosing field StringAggregator.gbfield is emulated by a synthetic accessor method StringAggregator.java line 82
Unnecessary cast from char to int StringHistogram.java line 25
Resource leak: 'is' is not closed at this location TestUtil.java line 186
Unnecessary cast from Tuple to Tuple TransactionTest.java line 86
Access to enclosing method reset(int) from the type TransactionTest.ModifiableCyclicBarrier is emulated by a synthetic accessor method TransactionTest.java line 203

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions