百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
返回工具页/返回 Issues 列表
#4936·antlr4

[Java] ANTLR 运行时的数据竞争

作者: hcantunc创建于 2026年5月11日更新于 2026年8月19日

Many races are reported. One example: a write in addDFAEdge racing against a read in getExistingTargetState on the same DFAState.edges slot.

内容来源: antlr/antlr4

查看 GitHub 原文在 GitHub 查看讨论