View results here ->
http://tck2.jboss.com/cc/?log=log20040419193557Lbuild.32
|
| No Tests Run |
| This project doesn't have any tests |
|
|
| |
|
| modified | ejort | jmx/src/main/org/jboss/mx/server/registry/BasicMBeanRegistry.java | Make the MBeanRegistry instantiation errors more revealing |
| modified | ejort | jmx/src/main/org/jboss/mx/server/MBeanServerImpl.java | Make the instantiation exceptions more revealing |
| modified | ejort | jmx/src/main/org/jboss/mx/server/MBeanServerImpl.java | Correctly decode the MBeanExceptions thrown on registry invocations |
| modified | ejort | jmx/src/main/javax/management/modelmbean/InvalidTargetObjectTypeException.java | Tidyup the exceptions so they are less confusing |
| modified | ejort | jmx/src/main/javax/management/MBeanException.java | Tidyup the exceptions so they are less confusing |
| modified | ejort | jmx/src/main/javax/management/ReflectionException.java | Tidyup the exceptions so they are less confusing |
| modified | ejort | jmx/src/main/javax/management/RuntimeErrorException.java | Tidyup the exceptions so they are less confusing |
| modified | ejort | jmx/src/main/javax/management/RuntimeMBeanException.java | Tidyup the exceptions so they are less confusing |
| modified | ejort | jmx/src/main/javax/management/RuntimeOperationsException.java | Tidyup the exceptions so they are less confusing |
| modified | bwang00 | cache/src/main/org/jboss/cache/eviction/LRUPolicy.java | Bug fix during startup state transfer |