mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-09 15:42:10 +00:00
The auto corrector for mistyped vm options fuzzy-matches existing flags based on string similarity (Dice's coefficient). Reviewed-by: kvn, dsamersoff, hseigel, johnc