--- old/test/applications/jcstress/README 2017-04-19 14:40:20.000000000 -0700 +++ new/test/applications/jcstress/README 2017-04-19 14:40:20.000000000 -0700 @@ -24,9 +24,9 @@ Stress test suite[1] (a.k.a. jcstress). This suite aims to verify the correctness of concurrency support in the JDK. -All the tests are run thought the test driver class -- JcstressRunner, which +All the tests are run through the test driver class -- JcstressRunner, which downloads the specified build of org.openjdk.jcstress:jcstress-tests-all, -spawns a new JVM to run one jsctress test and checks that it finishes +spawns a new JVM to run one jcstress test and checks that it finishes successfully. When the used version of org.openjdk.jcstress:jcstress-tests-all needs to be