Skip to content

False matches in Java class files #10

@kahatlen

Description

@kahatlen

If you index the OpenGrok code base and then search for "bject" in the full text search, you'll get a match in testdata/sources/java/Main.class. However, there is no "bject" token in that file. It's probably "Object" that has been garbled.

This is most likely a regression. Tested the same search on src.opensolaris.org, which runs 0.9, and it returned 0 matches.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions