Hi All, Kindly review the fix for JDK9. Bug: https://bugs.openjdk.java.net/browse/JDK-8132771 <https://bugs.openjdk.java.net/browse/JDK-8132771>
Webrev: http://cr.openjdk.java.net/~aniyogi/8132771/webrev.00/ <http://cr.openjdk.java.net/~aniyogi/8132771/webrev.00/> Issue: LastNodeLowerHalfDrop Test case throws an exception when the behaviour is as expected. Cause: The robot does not have enough delay to run appropriately. Fix: The test case was fixed to have enough delay for the test case. With Regards, Avik Niyogi