git: openjdk/jdk: 8313693: Introduce an internal utility for the Damerau–Levenshtein distance calculation
Pavel Rappo
prappo at openjdk.org
Wed Aug 9 16:10:48 UTC 2023
Changeset: 593ba2fe
Author: Pavel Rappo <prappo at openjdk.org>
Date: 2023-08-09 16:08:23 +0000
URL: https://git.openjdk.org/jdk/commit/593ba2fe47ce6bd341ee6e1329aa02d4b472fb60
8313693: Introduce an internal utility for the Damerau–Levenshtein distance calculation
Reviewed-by: jlahoda, jjg
! src/jdk.compiler/share/classes/com/sun/tools/javac/util/StringUtils.java
! test/langtools/tools/javac/util/StringUtilsTest.java
More information about the jdk-changes
mailing list