Dear,
Comment: The JC TCK output below information:
"
Output overflow:
JavaTest Harness has limited the test output to the text to that
at the beginning and the end, so that you can see how the
test began, and how it completed.
If you need to see more of the output from the test,
set the system property javatest.maxOutputSize to a higher
value. The current value is 100000
"
I want to know how can I set the javatest.maxOutputSize, is there any guideline?