coverage guided fuzz testing for java. Contribute to fuzzitdev/javafuzz development by creating an account on GitHub. (more…)
Read more »
The java implementation of Apache Dubbo. An RPC and microservice framework. - apache/dubbo... (more…)
Read more »
ZGC is the JDK’s newest garbage collector. Capable of supporting 16 TB heaps while maintaining sub-millisecond pause times, ZGC is a fascinating piece of tec... (more…)
Read more »
These are the notes for a talk I gave at JokerConf 2017, which is why they’re
written as if we were talking and going through some slides together. (more…)
Read more »
Bugs that are detected earlier during the development lifecycle are easier
and cheaper to fix, whereas bugs that are found during production are difficult
and expensive to address, and may have dire consequences. Type systems are
particularly effective at... (more…)
Read more »