RFR: 8346055: javax/swing/text/StyledEditorKit/4506788/bug4506788.java fails in ubuntu22.04 [v2]
Prasanta Sadhukhan
psadhukhan at openjdk.org
Fri Dec 13 05:14:13 UTC 2024
> 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..
Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:
dispose
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/22698/files
- new: https://git.openjdk.org/jdk/pull/22698/files/c5d78be9..a8cff5dc
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=22698&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=22698&range=00-01
Stats: 38 lines in 1 file changed: 9 ins; 0 del; 29 mod
Patch: https://git.openjdk.org/jdk/pull/22698.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/22698/head:pull/22698
PR: https://git.openjdk.org/jdk/pull/22698
More information about the client-libs-dev
mailing list