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