From 39486b03e1e044fcf3256e1d9293dccd0871edf9 Mon Sep 17 00:00:00 2001 From: Eugene Burmako Date: Fri, 14 Sep 2012 21:31:21 +0200 Subject: SI-6356 reflection now supports Java annotations Except for one thingie: java enums are currently not understood by Scala reflection, hence they aren't yet supported in annotations. --- test/files/run/reflection-java-annotations.jar.desired.sha1 | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/files/run/reflection-java-annotations.jar.desired.sha1 (limited to 'test/files/run/reflection-java-annotations.jar.desired.sha1') diff --git a/test/files/run/reflection-java-annotations.jar.desired.sha1 b/test/files/run/reflection-java-annotations.jar.desired.sha1 new file mode 100644 index 0000000000..430e7626e6 --- /dev/null +++ b/test/files/run/reflection-java-annotations.jar.desired.sha1 @@ -0,0 +1 @@ +c35876a529c6be33bdda7b3f48ac8ae800d2f36a ?reflection-java-annotations.jar -- cgit v1.2.3