diff --git a/jdk-annotations/java/util/annotations.xml b/jdk-annotations/java/util/annotations.xml
index eb69308e69a..b9ee30bfec8 100644
--- a/jdk-annotations/java/util/annotations.xml
+++ b/jdk-annotations/java/util/annotations.xml
@@ -768,7 +768,7 @@
-
+ val=""fun <T> sort(a : Array<out T>, fromIndex : Int, toIndex : Int, c : Comparator<in T>?) : Unit""/>
-