When I add jdk17.0.2 to my build path, in STS(eclipse), replacing 15, RecursiveAction cannot be resolved to a type. What gives? I know java.util.concurrent.RecursiveAction was not removed from the jdk. Reverting back to 15 solves it.
Asked
Active
Viewed 55 times