提交 3505ec1e 编写于 作者: M mduigou

7198988: re-order paramaters for Collision.java @run

Reviewed-by: alanb
上级 68d67e38
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
* @test * @test
* @bug 7126277 * @bug 7126277
* @run main Collisions -shortrun * @run main Collisions -shortrun
* @run main Collisions -Djdk.map.althashing.threshold=0 -shortrun * @run main -Djdk.map.althashing.threshold=0 Collisions -shortrun
* @summary Ensure Maps behave well with lots of hashCode() collisions. * @summary Ensure Maps behave well with lots of hashCode() collisions.
* @author Mike Duigou * @author Mike Duigou
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册