Skip to content

Replace recursive regex with linear scan in isAlphaNumber() to fix StackOverflowError#4017

Open
bann6578-boop wants to merge 4 commits into
google:masterfrom
bann6578-boop:fix-alphanumber-stackoverflow
Open

Replace recursive regex with linear scan in isAlphaNumber() to fix StackOverflowError#4017
bann6578-boop wants to merge 4 commits into
google:masterfrom
bann6578-boop:fix-alphanumber-stackoverflow

Merge branch 'master' into fix-alphanumber-stackoverflow

dc5dd9d
Select commit
Loading
Failed to load commit list.
Sign in for the full log view

Annotations

2 warnings
java-test
succeeded Jul 22, 2026 in 4m 36s