From 2864c7f2d744661b2ffc528c1180ad0596a07483 Mon Sep 17 00:00:00 2001 From: Eugene Burmako Date: Tue, 23 Jul 2013 17:52:56 +0200 Subject: brings JavaMirrors up to speed with ClassfileParser Apparently there are still discrepancies between how the vanilla compiler turns class files into symbols and how the reflective compiler does it. Working on bringing these guys in sync, one bug at a time. --- test/files/run/t7510.check | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/files/run/t7510.check (limited to 'test/files/run/t7510.check') diff --git a/test/files/run/t7510.check b/test/files/run/t7510.check new file mode 100644 index 0000000000..e69de29bb2 -- cgit v1.2.3