src/share/classes/com/sun/corba/se/spi/monitoring/package.html

Print this page
rev 597 : 8047722: @since tag cleanup in corba
Reviewed-by:

*** 295,302 **** <br>The clearState() and getValue() call will be synchronized using the mutex passed by the external object, but sample() method in StatisticsAccumulator <br>is not synchronized. It is the responsibility of user to synchronize to make sure that the samples collected (The mutex passed into the StatisticsAccumulator must be the one used to synchronize calls to sample() ). <br>&nbsp; ! <p>@since JDK1.5 @serial exclude </body> </html> --- 295,302 ---- <br>The clearState() and getValue() call will be synchronized using the mutex passed by the external object, but sample() method in StatisticsAccumulator <br>is not synchronized. It is the responsibility of user to synchronize to make sure that the samples collected (The mutex passed into the StatisticsAccumulator must be the one used to synchronize calls to sample() ). <br>&nbsp; ! <p>@since 1.5 @serial exclude </body> </html>