mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-16 23:42:18 +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