[jdk11u-dev] RFR: 8254085: javax/swing/text/Caret/TestCaretPositionJTextPane.java failed with "RuntimeException: Wrong caret position"
Kimura Yukihiro
duke at openjdk.java.net
Thu Feb 17 02:36:19 UTC 2022
This is a backport of JDK-8254085:javax/swing/text/Caret/TestCaretPositionJTextPane.java failed with "RuntimeException: Wrong caret position"
TestCaretPositionJTextPane.java fails also in jdk11, so needs to be fixed.
This is a clean backport to 11u. I confirmed this test passed after this backport.
Testing:
build on Windows x86_64 and Linux x86_64
tier1 on Windows x86_64 and Linux x86_64
-------------
Commit messages:
- Backport 51a865d66a5dddbbaaa4bb656fa02ecd1bee1a0b
Changes: https://git.openjdk.java.net/jdk11u-dev/pull/829/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=829&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8254085
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk11u-dev/pull/829.diff
Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/829/head:pull/829
PR: https://git.openjdk.java.net/jdk11u-dev/pull/829
More information about the jdk-updates-dev
mailing list