diff --git a/api/test-current.txt b/api/test-current.txt index ffb1a4c302392..57d6f66698fb5 100644 --- a/api/test-current.txt +++ b/api/test-current.txt @@ -51798,6 +51798,9 @@ package java.lang.annotation { public abstract class Inherited implements java.lang.annotation.Annotation { } + public abstract class Native implements java.lang.annotation.Annotation { + } + public abstract class Repeatable implements java.lang.annotation.Annotation { }