0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. nop-entropy
  2. /
  3. docs
  4. /
  5. analysis
canonical-entropycanonical-entropyfix(xlang): 修复2个SpotBugs findings,nop-xlang 12→10
8f9e1dec创建于 25 天前历史提交
文件最后提交记录最后更新时间
spotbugs-kernel-findings.md
fix(xlang): 修复2个SpotBugs findings,nop-xlang 12→10 - XDefComment.toComment(): keySet()+get() → entrySet() 消除多余hash查找 - UnionTypeNarrower: 删除dead code handleTypeOfExpression() typeof x单独作为条件时永远truthy,无法做类型窄化, 真正的typeof窄化在handleBinaryExpression→handleEquality中实现 25 天前