A polite reminder!
On 08/20/2014 04:09 PM, Yuri Nesterenko wrote:
Hi team, please review this test update in jdk9: http://cr.openjdk.java.net/~yan/8055664/webrev.00 ( https://bugs.openjdk.java.net/browse/JDK-8055664 ) There's a single test made out of 14 old internal functional tests. Existing tests do verify that a Frame (Dialog, JFrame etc. toplevel) does setLocationRelativeTo(Component) right. As the number of components * toplevels is rather big, the test picks randomly just few of them from the lists. If by chance there will be a failure, a simple option would allow to run all combinations. Also, if we'll have a "switch" controlling this selection behavior, we'll use it here. Thanks, -yan
