Merge "Unhide @Repeatable"
diff --git a/api/current.txt b/api/current.txt
index daac1ba..f00de92 100644
--- a/api/current.txt
+++ b/api/current.txt
@@ -51314,6 +51314,9 @@
   public abstract class Inherited implements java.lang.annotation.Annotation {
   }
 
+  public abstract class Repeatable implements java.lang.annotation.Annotation {
+  }
+
   public abstract class Retention implements java.lang.annotation.Annotation {
   }
 
diff --git a/api/system-current.txt b/api/system-current.txt
index 06187504..3454df9 100644
--- a/api/system-current.txt
+++ b/api/system-current.txt
@@ -54068,6 +54068,9 @@
   public abstract class Inherited implements java.lang.annotation.Annotation {
   }
 
+  public abstract class Repeatable implements java.lang.annotation.Annotation {
+  }
+
   public abstract class Retention implements java.lang.annotation.Annotation {
   }
 
diff --git a/api/test-current.txt b/api/test-current.txt
index 684b385..417645b 100644
--- a/api/test-current.txt
+++ b/api/test-current.txt
@@ -51331,6 +51331,9 @@
   public abstract class Inherited implements java.lang.annotation.Annotation {
   }
 
+  public abstract class Repeatable implements java.lang.annotation.Annotation {
+  }
+
   public abstract class Retention implements java.lang.annotation.Annotation {
   }