java-topology/defects/weld/patch
russell@unturf.com 130e4fb159 undf: assign 671-680 to diamond-scan defects; 680 total assigned
New defects from diamond O(2^D) sweep:
- cpython-0002/0003/0004: pydoc.allmethods, turtle.__methodDict, idlelib.rpc._getmethods
- micronaut-0005/0006/0007: populateTypeHierarchy, populateTypeArgumentsForInterfaces, SuperclassAwareTypeVisitor
- quarkus-0004/0005: HierarchyDiscovery.discoverTypes, ConfigMappingUtils.collectInterfacesRec
- weld-0004/0005: HierarchyDiscovery.discoverTypes, Services.identifyServiceInterfaces
- rails-0019: Digestor#dependency_digest Array#include? O(N²)
- spring-0007: AnnotationsScanner.processClassHierarchy O(2^D)
- django-0007: migrations.state.flatten_bases O(2^D)
- typescript-0005: hasBaseType O(2^D)
- hibernate-validator-0003: ClassHierarchyHelper.getImplementedInterfaces O(2^D)
- swift-0001: QualifiedLookupRequest::evaluate protocol superclass O(2^D)
2026-03-29 20:27:09 -04:00
..
weld-0001-beans-recursive-stereotype-search-diamond.md weld-0001/0002: CDI Beans.recursiveStereotypeSearch + addInheritedInterceptorBindings diamond O(2^D); count 643→645 2026-03-29 18:02:38 -04:00
weld-0002-interceptors-add-inherited-bindings-diamond.md weld-0001/0002: CDI Beans.recursiveStereotypeSearch + addInheritedInterceptorBindings diamond O(2^D); count 643→645 2026-03-29 18:02:38 -04:00
weld-0003-merged-stereotypes-merge-diamond.md weld-0003: MergedStereotypes.merge() O(2^D) diamond meta-stereotype; count 621→622 2026-03-29 18:04:32 -04:00
weld-0004-hierarchy-discovery-diamond-retraversal.md undf: assign 671-680 to diamond-scan defects; 680 total assigned 2026-03-29 20:27:09 -04:00
weld-0005-services-identify-service-interfaces-diamond.md undf: assign 671-680 to diamond-scan defects; 680 total assigned 2026-03-29 20:27:09 -04:00