- java/awt/font/Rotate/TextTransformTest.java started to failed in jdk 6u10 b06
- test passed in 6u10 b05
- test passed in 6u4 b12
- test passed in 6u5 b10
----------messages:(3/121)----------
command: main TextTransformTest
reason: User specified action: run main TextTransformTest
elapsed time (seconds): 2.525
----------System.out:(0/0)----------
----------System.err:(13/829)----------
java.lang.RuntimeException: Test failed: hintId=1 strId=0 rotation=0 isExact=false
at TextTransformTest.main(TextTransformTest.java:167)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:78)
at java.lang.Thread.run(Thread.java:619)