hotspot/src/cpu/ppc/vm/templateInterpreter_ppc.cpp
changeset 23522 217a6a90aad3
parent 23221 b70675ece1ce
child 24018 77b156916bab
--- a/hotspot/src/cpu/ppc/vm/templateInterpreter_ppc.cpp	Mon Mar 31 23:49:00 2014 -0400
+++ b/hotspot/src/cpu/ppc/vm/templateInterpreter_ppc.cpp	Tue Apr 01 03:59:01 2014 -0700
@@ -1672,7 +1672,7 @@
   //__ flush_bundle();
   address entry = __ pc();
 
-  char *bname = NULL;
+  const char *bname = NULL;
   uint tsize = 0;
   switch(state) {
   case ftos: