[jdk21u-dev] RFR: 8288899: java/util/concurrent/ExecutorService/CloseTest.java failed with "InterruptedException: sleep interrupted" [v2]
Alan Bateman
alanb at openjdk.org
Wed Mar 5 07:33:53 UTC 2025
On Thu, 20 Feb 2025 07:16:12 GMT, Jiawei Tang <jwtang at openjdk.org> wrote:
> Besides, do I need to add more details about the reason why I want to backport it into JDK21 in the CSR rather than keep it the same as JDK22?
The change you are proposing to back port includes API change so it can't be back ported to JDK 21u as is. It may be feasible to extract the implementation changes but it would be risky, not usually something for an update release.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1400#issuecomment-2700091316
More information about the jdk-updates-dev
mailing list