Project Loom preparation

Hi there,
as the project Loom starts to make its way into the JDK and I think the usage of virtual threads would
greatly benefit the Payara server. How about starting to replace the usage of synchronized methods and code blocks with ReentrantLocks?

https://cr.openjdk.java.net/~rpressler/loom/loom/sol1_part1.html#pinning

Cheers,
Sven

2 Likes