hotspot/test/runtime/contended/OopMapsSameGroup.java
changeset 36209 8db2a78cbc29
parent 34272 1b277b5ee6e3
child 38152 80e5da81fb2c
--- a/hotspot/test/runtime/contended/OopMapsSameGroup.java	Thu Mar 03 12:49:44 2016 -0800
+++ b/hotspot/test/runtime/contended/OopMapsSameGroup.java	Thu Mar 03 12:44:34 2016 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -43,7 +43,7 @@
  * @bug     8015272
  * @summary \@Contended within the same group to use the same oop map
  *
- * @modules java.base/sun.misc
+ * @modules java.base/jdk.internal.vm.annotation
  * @run main/othervm -XX:-RestrictContended -XX:ContendedPaddingWidth=128 -Xmx128m OopMapsSameGroup
  */
 public class OopMapsSameGroup {