--- jsr166/src/test/tck/AtomicReferenceFieldUpdaterTest.java 2011/03/15 19:47:06 1.21 +++ jsr166/src/test/tck/AtomicReferenceFieldUpdaterTest.java 2011/05/27 19:39:07 1.22 @@ -34,7 +34,6 @@ public class AtomicReferenceFieldUpdater } catch (RuntimeException success) {} } - /** * construction with field not of given type throws RuntimeException */