<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'>Thanks, Looks fine.<br><br>----- mikhail.cherkasov@oracle.com wrote:
<br>> 
  
    
  
  <div>
    Hi Sergey,<br>> 
    <br>> 
    it's the same problem as in
    <a class="moz-txt-link-freetext" href="https://bugs.openjdk.java.net/browse/JDK-8076249" target="_blank">https://bugs.openjdk.java.net/browse/JDK-8076249</a><br>> 
    <br>> 
    AccessBridge trys to request information from obsoleted 
    
    ActionableAccessibleJListChild, as result
    
    getCurrentAccessibleContext return null,<br>> 
    and ActionableAccessibleJListChild return null for Role.<br>> 
    <br>> 
    Thanks,<br>> 
    Mikhail.<br>> 
    <br>> 
    <div class="moz-cite-prefix">> On 05.05.2017 22:54, Sergey Bylokhov
      wrote:<br>> 
    </div>
    <blockquote cite="mid:dfa649d1-0c07-40c1-9c30-fbef1411f079@default">
      <style>p { margin: 0; }</style>
      <div style="font-family: Times New Roman; font-size: 12pt; color:
        #000000">> Hi, Mikhail.
        <div>Do you check why the role is null? I think that in case of
          JList it should be "AccessibleRole.LIST", no?</div>
        <div><br>> 
          ----- <a class="moz-txt-link-abbreviated" href="mailto:mikhail.cherkasov@oracle.com" target="_blank">mikhail.cherkasov@oracle.com</a> wrote:
          <br>> 
          >
          <div> Hello,<br>> 
            > <br>> 
            > Could you please review the very simple fix:<br>> 
            >
            <div class="moz-text-html" lang="x-unicode">> >
              <div class="moz-text-html" lang="x-unicode">> >
                <div class="moz-text-plain" style="font-family:
                  -moz-fixed; font-size: 14px;" lang="x-western">> >
                  <pre>Bug: <a class="moz-txt-link-freetext" href="https://bugs.openjdk.java.net/browse/JDK-8175915" target="_blank">https://bugs.openjdk.java.net/browse/JDK-8175915</a>
Webrev: <a class="moz-txt-link-freetext" href="http://cr.openjdk.java.net/%7Emcherkas/8175915/webrev/" target="_blank">http://cr.openjdk.java.net/~mcherkas/8175915/webrev/</a>

The problem is that for debug message there's no null check, I added this check.

Thanks,
Mikhail. 
</pre>
                </div>
                <br>> 
                > <br>> 
                > </div>
            </div>
            <br>> 
            > </div>
        </div>
      </div>
    </blockquote>
    <br>> 
  </div>

</div></body></html>