diff options
author | Aart Bik <ajcbik@google.com> | 2016-08-09 10:49:54 -0700 |
---|---|---|
committer | Aart Bik <ajcbik@google.com> | 2016-08-16 08:24:43 -0700 |
commit | b1cd97ffbbc018f36d4d4323955633dd9c0d6b39 (patch) | |
tree | 3e28986ae0bf6a69d9ce5e09c3e36d156ab6f534 /compiler/optimizing/graph_visualizer.cc | |
parent | 29daeb62dad94d9cf30044e6f921f32dac7223a1 (diff) |
Welcome to JavaFuzz as our latest A[a]rt tools team member!
Rationale:
JavaFuzz is tool for generating random Java programs with
the objective of fuzz testing the ART infrastructure. Each
randomly generated Java program can be run under various
modes of execution, such as using the interpreter, using
the optimizing compiler, using an external reference
implementation, or using various target architectures.
Any difference between the outputs (a divergence) may
indicate a bug in one of the execution modes.
Test: tbd
Bug=30610121
Change-Id: I92dcac35f5229996936d01a0ba7f5acf6dc7b433
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions