aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSam Berlin <sameb@google.com>2014-04-08 12:26:24 -0400
committerSam Berlin <sameb@google.com>2014-04-08 12:34:09 -0400
commit57aad211bb85221191216a442812fe1fa5b8bcbb (patch)
tree12a9f9ce99c943ff2052739a63bbcc998d4235e2 /lib
parentd57f8ece5508afc66c4768396c54b412dc9f2cc2 (diff)
downloadguice-57aad211bb85221191216a442812fe1fa5b8bcbb.tar.gz
Change Opcodes.ASM4 to Opcodes.ASM5, to work with java8 lambdas. Also update opensource build to ASM 5.0.1.
I'm not confident this will 100% solve every issue... we may need to update cglib also to use OpCodes.ASM5. Should do some testing w/ AOP over things with default methods & lambdas. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=64557004
Diffstat (limited to 'lib')
-rw-r--r--lib/build/asm-5.0.1.jarbin0 -> 95790 bytes
-rw-r--r--lib/build/asm-5.0.jarbin53108 -> 0 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/lib/build/asm-5.0.1.jar b/lib/build/asm-5.0.1.jar
new file mode 100644
index 00000000..9f9be049
--- /dev/null
+++ b/lib/build/asm-5.0.1.jar
Binary files differ
diff --git a/lib/build/asm-5.0.jar b/lib/build/asm-5.0.jar
deleted file mode 100644
index 40502a61..00000000
--- a/lib/build/asm-5.0.jar
+++ /dev/null
Binary files differ