On Thu, 12 Dec 2024 02:39:07 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
> javax/swing/text/StyledEditorKit/4506788/bug4506788.java fails in ubuntu22.04 > seems to fail in OCI system citing "Test failed" > suggesting caret is not at expected place after text is typed, but I could > not find any CI jobs having it failed. > Anyway simplified the test and added stability fixes which made it pass now > in several OCI systems.. This pull request has now been integrated. Changeset: 31ceec7c Author: Prasanta Sadhukhan <psadhuk...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/31ceec7cd55b455cddf0953cc23aaa64612bd6e7 Stats: 110 lines in 1 file changed: 37 ins; 50 del; 23 mod 8346055: javax/swing/text/StyledEditorKit/4506788/bug4506788.java fails in ubuntu22.04 Reviewed-by: tr ------------- PR: https://git.openjdk.org/jdk/pull/22698