In this chapter, we covered concurrency enhancements of the Java platform. We took a deep look at concurrency both as a core Java concept and with an eye as to what Java provides. We also explored the Flow class API, which supports reactive programming. In addition, we explored concurrency enhancements and the new spin-wait hints.
In the next chapter, we will highlight the security enhancements of the Java platform, along with practical examples.