On Tue, 13 Dec 2022 02:34:46 GMT, Prasanta Sadhukhan <[email protected]> wrote:
> Does it need similar change in > test/jdk/javax/swing/text/DefaultCaret/HidingSelection/MultiSelectionTest.java > as well? Since the logic is changed, I will still request to make this test > stable on windows (now that we are not using screen capture) and then > deproblemlist I haven't tested the MultiSelectionTest but since it is problemlisted on Linux similar change might make it more stable. As of this test - since you are the owner of JDK-8194048 i thought that you can review my changes and deproblemlist the test if it is stable on the rest of the platforms and if changes make sense. I definitely do not want to steal your thunder. As of MultiSelectionTest i can take care of it either here or in the original bug that is noted in ProblemList.txt since my fix does not affect it. ------------- PR: https://git.openjdk.org/jdk20/pull/21
