提交 8ec2a094 编写于 作者: S shade

8014871: Move @Contended regression tests to the same place

Summary: Move the missing test to appropriate location.
Reviewed-by: dholmes, sla
上级 5ccc8501
......@@ -43,9 +43,9 @@ import sun.misc.Contended;
* @bug 8003985
* @summary Support Contended Annotation - JEP 142
*
* @run main/othervm -XX:-RestrictContended Test8003985
* @run main/othervm -XX:-RestrictContended Basic
*/
public class Test8003985 {
public class Basic {
private static final Unsafe U;
private static int ADDRESS_SIZE;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册