Online / 6 & 7 February 2021

visit

JCStress: Eliminating the Nightmare of Debugging Concurrency Problems


Are you sure your concurrency code will not fail?

Writing concurrent programs is hard. Testing the concurrent program is harder. Debugging the concurrent program is a nightmare.

The incorrect concurrent program can run for years, tricking us to believe it is stable code. And then fail spectacularly when we least expect.

Why run this risk when OpenJDK provides an amazing tool to test the correctness of your concurrent programs?

Meet JCStress. A concurrency stress test tool used by JVM developers to test the correctness of the JVM itself!

In this session, you will understand how to use JCStress and how to test your concurrent programs. You will write tests and learn how to deal with different scenarios.

Start using JCSTress on your projects today. Eliminate the risk of catastrophic concurrency failures in your Java applications. Test now so you don't have to debug it later.

Speakers

Photo of Vipin Sharma Vipin Sharma

Links