jaxb-api-2.2/src/main/java/javax/xml/bind/ContextFinder.java (5 lines): - line 244: // TODO: do we want/need another layer of searching in $java.home/lib/jaxb.properties like JAXP? - line 313: // TODO: log each step in the look up process - line 316: // TODO: do we want/need another layer of searching in $java.home/lib/jaxb.properties like JAXP? - line 334: // TODO: do we want to optimize away searching the same package? org.Foo, org.Bar, com.Baz - line 337: // TODO: it's easier to look things up from the class jsr303-api-1.1.0/src/main/java/javax/validation/Validation.java (4 lines): - line 263: //FIXME looks like an assertion error almost - line 295: //TODO use a WeakConcurrentHashMap - line 296: //FIXME The List does keep a strong reference to the key ClassLoader, use the same model as JPA CachingPersistenceProviderResolver - line 357: //TODO is it better to not fail the whole loading because of a black sheep? jsr303-api-1.0.0/src/main/java/javax/validation/Validation.java (4 lines): - line 263: //FIXME looks like an assertion error almost - line 295: //TODO use a WeakConcurrentHashMap - line 296: //FIXME The List does keep a strong reference to the key ClassLoader, use the same model as JPA CachingPersistenceProviderResolver - line 357: //TODO is it better to not fail the whole loading because of a black sheep?