Please review this fix, which is to limit timeout values to something reasonable and to change the test to use the default timeout instead of specifying Long.MAX_VALUE.
Webrev: http://cr.openjdk.java.net/~smarks/reviews/8066835/webrev.0/ Bug: https://bugs.openjdk.java.net/browse/JDK-8066835 Thanks, s'marks