[jdk11u-dev] RFR: 8233569: [TESTBUG] JTextComponent test bug6361367.java fails on macos

Jonathan Dowland jdowland at openjdk.java.net
Mon Sep 27 09:13:11 UTC 2021


This is a nearly-trivial backport of a test-only bug fix for 11u. Oracle backported this in 11.0.13-oracle . It applies clean except for ProblemList.txt.

Prior to backport, the test in 11u passes for me on macos anyway. Reading a comment by Philip Race [1], the underlying bug was believed to have been fixed by 225144 which is already backported. However they continued to see some test failures after 225144, which were presumably eventually addressed by this patch which followed it.

Please consider either for 11u or I request the bug be labelled jdk11u-na.

Thanks!

[1] https://bugs.openjdk.java.net/browse/JDK-8233569?focusedCommentId=14339145

-------------

Commit messages:
 - Backport 518ff518e1f90bf195c56b5f935bffa07059ee6b

Changes: https://git.openjdk.java.net/jdk11u-dev/pull/426/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=426&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8233569
  Stats: 2 lines in 2 files changed: 0 ins; 1 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk11u-dev/pull/426.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/426/head:pull/426

PR: https://git.openjdk.java.net/jdk11u-dev/pull/426


More information about the jdk-updates-dev mailing list