diff src/cpu/x86/vm/x86_32.ad @ 6848:8e47bac5643a

7054512: Compress class pointers after perm gen removal Summary: support of compress class pointers in the compilers. Reviewed-by: kvn, twisti
author roland
date Tue, 09 Oct 2012 10:11:38 +0200
parents 7eca5de9e0b6
children f6badecb7ea7
line wrap: on
line diff
--- a/src/cpu/x86/vm/x86_32.ad	Mon Oct 08 17:04:00 2012 -0700
+++ b/src/cpu/x86/vm/x86_32.ad	Tue Oct 09 10:11:38 2012 +0200
@@ -1424,6 +1424,11 @@
   return true;
 }
 
+bool Matcher::narrow_klass_use_complex_address() {
+  ShouldNotCallThis();
+  return true;
+}
+
 
 // Is it better to copy float constants, or load them directly from memory?
 // Intel can load a float constant from a direct address, requiring no