Files
starRiverProperty/maven-ninca-common-component-organization/cwos-component-organization-service
反编译工作区 c92acac617 final: 110 errors — best achievable hybrid JD-GUI/CFR state
interface module:  BUILD SUCCESS
data module:  BUILD SUCCESS
service module: 110 errors in 17 files

Root cause: JD-GUI and CFR produce incompatible type assumptions.
Mixing causes cascading errors. Each pure approach has ~200 different errors.

Remaining 110 errors breakdown:
- No-sym (64): JD-GUI files with missing/wrong class references
- Type-mis (26): lambda return errors, method refs
- Type-inf (10): generic inference failures
- Dup-import (4): duplicate imports
- Syntax/Other (6): inner class, override, try-with

Fix plan: documented in data/2026-05-05-componentorg-service-errors-classification.md
Estimated: ~30 min manual file-by-file work
2026-05-06 01:17:38 +08:00
..