new test javax/swing/text/View/8014863/bug8014863.java failed since it was added into WS
reproduced on oracle linux 6.2 and windows 7 64 bit
tried with jdk7u21b14 - failed to compile
failure log:
----------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)