JDK-8220683 : Java Error in Loading Additional Pages on Large Table when JAB is enabled
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.accessibility
  • Affected Version: 8u181,11,13,14
  • Priority: P3
  • Status: Closed
  • Resolution: Not an Issue
  • Submitted: 2019-03-14
  • Updated: 2019-12-04
  • Resolved: 2019-12-04
Related Reports
Relates :  
Description
When working with large table, java loads additional page of data 
unneeded and causes the application to freeze. 

When table navigation goes directly to the last row of data 
through <Shift TAB> key, the last page of data is loaded 
correctly. 

At the moment, <ALT> key is pressed to navigate the menu item 
on top, java loads all the pages of data unneeded. 
The unnecessary loading causes the application to pause. 
User should be able to navigate the menu item without 
delay any time when the application is running. 

Additional pages of data should not be loaded at this 
time as they are not requested through table navigation. 
Comments
This bug is reproducible with both jdk13 and jdk14
08-09-2019

Please check is it introduced by JDK-8171808 or not
20-03-2019

does it affect JDK 13? 11u?
20-03-2019