Fix for JDK-8016534 won't work. It fails on jdk1.8.0b100, jdk1.8.0b99, jdk1.8.0b98 and jdk1.7.0_25b15
----------messages:(3/107)----------
command: main bug8014863
reason: User specified action: run main bug8014863
elapsed time (seconds): 0.586
----------System.out:(0/0)----------
----------System.err:(13/817)----------
java.lang.RuntimeException: The number of texts lines does not meet the expectation
at bug8014863.main(bug8014863.java:61)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:491)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:724)
JavaTest Message: Test threw exception: java.lang.RuntimeException: The number of texts lines does not meet the expectation
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: The number of texts lines does not meet the expectation
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: The number of texts lines does not meet the expectation
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: The number of texts lines does not meet the expectation