CVSROOT: /cvsroot/classpath Module name: classpath Changes by: Andrew John Hughes <gnu_andrew> 06/07/18 20:45:13
Modified files: . : ChangeLog gnu/java/lang/management: MemoryMXBeanImpl.java Log message: 2006-07-18 Andrew John Hughes <[EMAIL PROTECTED]> * gnu/java/lang/management/MemoryMXBeanImpl.java: (MemoryMXBeanImpl()): Implemented. (ListenerData): New private class. (addNotificationListener(NotificationListener, NotificationFilter, Object)): Implemented. (getNotificationInfo()): Likewise. (removeNotificationListener(NotificationListener)): Likewise. (removeNotificationListener(NotificationListener, NotificationFilter, Object)): Likewise. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.8160&r2=1.8161 http://cvs.savannah.gnu.org/viewcvs/classpath/gnu/java/lang/management/MemoryMXBeanImpl.java?cvsroot=classpath&r1=1.1&r2=1.2