From 2d35732e944b4c8fa29f40615cee20eadc12ae03 Mon Sep 17 00:00:00 2001 From: Alexey Tsvetkov Date: Wed, 9 Aug 2017 19:03:39 +0300 Subject: [PATCH] Treat JS class annotation list change as class signature change Original commit: 856276328ed9e3f8de4b057cfed56c32af410634 --- .../classAnnotationListChanged/result-js.out | 3 +++ 1 file changed, 3 insertions(+) diff --git a/jps/jps-plugin/testData/comparison/classSignatureChange/classAnnotationListChanged/result-js.out b/jps/jps-plugin/testData/comparison/classSignatureChange/classAnnotationListChanged/result-js.out index ddbe12d5569..78f93fce59a 100644 --- a/jps/jps-plugin/testData/comparison/classSignatureChange/classAnnotationListChanged/result-js.out +++ b/jps/jps-plugin/testData/comparison/classSignatureChange/classAnnotationListChanged/result-js.out @@ -1,7 +1,10 @@ PROTO DIFFERENCE in test/AnnotationAdded: JS_EXT_CLASS_ANNOTATION_LIST +CHANGES in test/AnnotationAdded: CLASS_SIGNATURE PROTO DIFFERENCE in test/AnnotationListBecomeEmpty: FLAGS, JS_EXT_CLASS_ANNOTATION_LIST CHANGES in test/AnnotationListBecomeEmpty: CLASS_SIGNATURE PROTO DIFFERENCE in test/AnnotationListBecomeNotEmpty: FLAGS, JS_EXT_CLASS_ANNOTATION_LIST CHANGES in test/AnnotationListBecomeNotEmpty: CLASS_SIGNATURE PROTO DIFFERENCE in test/AnnotationRemoved: JS_EXT_CLASS_ANNOTATION_LIST +CHANGES in test/AnnotationRemoved: CLASS_SIGNATURE PROTO DIFFERENCE in test/AnnotationReplaced: JS_EXT_CLASS_ANNOTATION_LIST +CHANGES in test/AnnotationReplaced: CLASS_SIGNATURE