Searched defs:seqno (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/test/javax/management/notification/
H A DNotifExecutorTest.java163 notif = new Notification(null, this, ++seqno);
191 private static volatile long seqno; field in class:NotifExecutorTest
/openjdk7/jdk/test/javax/management/remote/mandatory/notif/
H A DUnexpectedNotifTest.java218 notif = new Notification(myType, this, ++seqno);
238 private static volatile long seqno; field in class:UnexpectedNotifTest

Completed in 46 milliseconds