[jdk11u-dev] RFR: 8169953: JComboBox/8057893: ComboBoxEdited event is not fired! on Windows

Sergey Bylokhov serb at openjdk.java.net
Thu Oct 14 08:53:57 UTC 2021


On Sun, 10 Oct 2021 21:11:27 GMT, Christoph Langer <clanger at openjdk.org> wrote:

> This backport just removes a problem list entry, had to be resolved.

Maybe you do not provide the permission to java? Settings-> security&privacy-> select the "Accessibility" -> select all apps if not selected. I think if you run the test via jtreg then "Terminal" should be selected in "Accessibility" block.
The macOS asks the permission on the first access, you can try to reset all decisions by this command: 
`tccutil reset All`

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

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


More information about the jdk-updates-dev mailing list