mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-07 22:50:49 +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