diff -r 1f4dc6af5ad8 -r d6419e4395e3 hotspot/src/cpu/x86/vm/stubRoutines_x86_64.hpp --- a/hotspot/src/cpu/x86/vm/stubRoutines_x86_64.hpp Fri May 06 12:12:29 2011 -0700 +++ b/hotspot/src/cpu/x86/vm/stubRoutines_x86_64.hpp Fri May 06 16:33:13 2011 -0700 @@ -38,7 +38,7 @@ // MethodHandles adapters enum method_handles_platform_dependent_constants { - method_handles_adapters_code_size = 40000 + method_handles_adapters_code_size = 80000 DEBUG_ONLY(+ 120000) }; class x86 {