|
| modified | ejort | jmx/src/main/test/performance/modelmbean/ThroughputTEST.java | Correct the modelmbean descriptor |
| modified | ejort | jmx/src/main/test/implementation/ImplementationSUITE.java | These tests are not valid |
| deleted | ejort | jmx/src/main/test/implementation/objectname/ObjectNameSUITE.java | These tests are not valid |
| deleted | ejort | jmx/src/main/test/implementation/objectname/ObjectNameTestCase.java | These tests are not valid |
| modified | ejort | jmx/src/main/org/jboss/mx/util/RunnableScheduler.java | Make the RunnableScheduler a daemon thread |
| modified | ejort | jmx/src/main/javax/management/monitor/CounterMonitor.java | Fix recursive death in the monitor refactoring |
| modified | ejort | jmx/src/main/javax/management/monitor/GaugeMonitor.java | Fix recursive death in the monitor refactoring |
| modified | ejort | jmx/src/main/javax/management/monitor/StringMonitor.java | Fix recursive death in the monitor refactoring |
| modified | ejort | jmx/src/main/org/jboss/mx/util/MonitorCallback.java | Fix recursive death in the monitor refactoring |
| modified | ejort | jmx/src/main/org/jboss/mx/util/MonitorRunnable.java | Fix recursive death in the monitor refactoring |
| modified | ejort | jmx/src/main/org/jboss/mx/modelmbean/ModelMBeanInvoker.java | Debug -> TRACE |
| modified | ejort | jmx/src/main/javax/management/relation/RelationSupport.java | Use the RoleStatus constants |
| modified | ejort | jmx/src/main/test/compliance/objectname/BasicTEST.java | Empty values are now allowed in ObjectNames |
| modified | ejort | jmx/src/main/test/compliance/loading/LoadingSUITE.java | Remove empty testcase |
| modified | ejort | jmx/src/main/test/compliance/openmbean/CompositeDataSupportTestCase.java | Remove test for unspecified behaviour |
| modified | ejort | jmx/src/main/javax/management/relation/RoleStatus.java | Fix the RoleStatus/problem type validation |
| modified | ejort | jmx/src/main/test/compliance/modelmbean/ModelMBeanTEST.java | Fix the ModelMBean test |
| modified | ejort | jmx/src/main/test/compliance/modelmbean/DescriptorTEST.java | Fix the descriptor tests |