Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
jdk7 が fork-and-join をサポートしていることは理解していますが、JDK7.0 にアップグレードせずに JDK6 で fork-and-join を使用できますか?
はい、こちらをご覧ください。必要なパッケージは jsr166y です。