On 31/05/2025 20:12, Shruthi . wrote:
Hi Alan,
I wanted to follow up on the update I shared earlier
I’ve successfully backported the preClose re-order changes to *JDK
17* and ran the |Race.java| test case *500 times*. It passed
consistently without any failures. For validation, I also ran the test
*without the patch*, and it failed on the *first iteration*. I ran the
tests under *java/nio* to see if there is any regression and all the
testcases are passing.
Currently, we are running the tests under |java/net|.
*
Do you recommend running any additional test groups?
*
Also, can we proceed with porting the preClose re-order fix to
*headstream*?
Please let me know your thoughts.
Good to hear that the preClose changes helped. I think the next step is
to create a PR for JDK main line.
-Alan