We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bc065c commit 01567b5Copy full SHA for 01567b5
src/hotspot/cpu/x86/methodHandles_x86.hpp
@@ -27,7 +27,7 @@
27
28
// Adapters
29
enum /* platform_dependent_constants */ {
30
- adapter_code_size = 3000 DEBUG_ONLY(+ 6000)
+ adapter_code_size = 4000 DEBUG_ONLY(+ 6000)
31
};
32
33
// Additional helper methods for MethodHandles code generation:
0 commit comments