8025632: Remove all references to MagicLambdaImpl from Hotspot

MagicLambdaImpl was removed from jdk side, this should be done in vm side too

Reviewed-by: coleenp, hseigel, rdurbin
This commit is contained in:
Yumin Qi 2013-11-13 16:24:33 -08:00
parent 4b35aa3d1e
commit 7496b461e3
6 changed files with 1 additions and 23 deletions

View file

@ -172,7 +172,6 @@ public class ConcurrentClassLoadingTest {
"java.lang.invoke.LambdaConversionException",
"java.lang.invoke.LambdaForm",
"java.lang.invoke.LambdaMetafactory",
"java.lang.invoke.MagicLambdaImpl",
"java.lang.invoke.MemberName",
"java.lang.invoke.MethodHandle",
"java.lang.invoke.MethodHandleImpl",