Skip to content

Use failure property (in JPF) to highlight initial clues #42

@qiyitang71

Description

@qiyitang71

Original report by Artho Cyrille (Bitbucket: 557058:d037361a-d6a1-4cae-80e0-7b1940bbc779, GitHub: cyrille-artho).


From the failure property, isolate aspects that contribute to it, and highlight them.

  • If JPF shows a deadlock or data race: highlight lock events.
  • For a data race, NullPointerException, ArrayOutOfBounds: field accesses (in the case of a data race, in addition to lock events).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions