提交 8b0f90f6 编写于 作者: B bpb

8058679: More bad characters in BigIntegerTest

Summary: Remove remaining non-US-ASCII characters
Reviewed-by: alanb
上级 a007ac3c
...@@ -292,7 +292,7 @@ public class BigIntegerTest { ...@@ -292,7 +292,7 @@ public class BigIntegerTest {
* ensures that {@code v} is just under the B-Z threshold, that {@code z} is * ensures that {@code v} is just under the B-Z threshold, that {@code z} is
* over the threshold and {@code w} is much larger than {@code z}. This * over the threshold and {@code w} is much larger than {@code z}. This
* implies that {@code u/v} uses the standard division algorithm and * implies that {@code u/v} uses the standard division algorithm and
* {@code w/z} uses the B-Z algorithm.  The results of the two algorithms * {@code w/z} uses the B-Z algorithm. The results of the two algorithms
* are then compared using the observation described in the foregoing and * are then compared using the observation described in the foregoing and
* if they are not equal a failure is logged. * if they are not equal a failure is logged.
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册