Y
Hacker News
new
|
ask
|
show
|
jobs
by
fhenneke
1924 days ago
With minor changes to the default exclude list for coverage instrumentation, you can use Jazzer to fuzz the Java standard library (at least the parts that are implemented in Java).
1 comments
spullara
1923 days ago
Was mostly thinking about things like the garbage collector, JIT, and other native code.
link