Hi, Mikhail. Do you check why the role is null? I think that in case of JList it should be "AccessibleRole.LIST", no?
----- mikhail.cherka...@oracle.com wrote: > Hello, > > Could you please review the very simple fix: > > > > Bug: https://bugs.openjdk.java.net/browse/JDK-8175915 Webrev: > http://cr.openjdk.java.net/~mcherkas/8175915/webrev/ The problem is that for > debug message there's no null check, I added this check. Thanks, Mikhail. > > >