|
| 1.19 | modified | ejort | jmx/src/main/org/jboss/mx/loading/ClassLoaderUtils.java | Switch back to a set based implementation in the classloaders,but using a TreeSet to order the classloaders.Also check all package maps for dynamic classloaders at removal. |
| 1.9 | modified | ejort | jmx/src/main/org/jboss/mx/loading/HeirarchicalLoaderRepository3.java | Switch back to a set based implementation in the classloaders,but using a TreeSet to order the classloaders.Also check all package maps for dynamic classloaders at removal. |
| 1.8 | modified | ejort | jmx/src/main/org/jboss/mx/loading/LoadMgr3.java | Switch back to a set based implementation in the classloaders,but using a TreeSet to order the classloaders.Also check all package maps for dynamic classloaders at removal. |
| 1.21 | modified | ejort | jmx/src/main/org/jboss/mx/loading/LoaderRepository.java | Switch back to a set based implementation in the classloaders,but using a TreeSet to order the classloaders.Also check all package maps for dynamic classloaders at removal. |
| 1.29 | modified | ejort | jmx/src/main/org/jboss/mx/loading/UnifiedLoaderRepository3.java | Switch back to a set based implementation in the classloaders,but using a TreeSet to order the classloaders.Also check all package maps for dynamic classloaders at removal. |
| 1.6 | modified | ejort | jmx/src/main/org/jboss/mx/loading/UnifiedLoaderRepository3MBean.java | Switch back to a set based implementation in the classloaders,but using a TreeSet to order the classloaders.Also check all package maps for dynamic classloaders at removal. |