diff -r 7e40acdf2163 -r 59dd2a304f1d hotspot/make/linux/makefiles/mapfile-vers-debug --- a/hotspot/make/linux/makefiles/mapfile-vers-debug Mon Mar 08 04:46:30 2010 -0800 +++ b/hotspot/make/linux/makefiles/mapfile-vers-debug Tue Mar 09 11:02:39 2010 -0800 @@ -290,6 +290,9 @@ # This is for Forte Analyzer profiling support. AsyncGetCallTrace; + + # INSERT VTABLE SYMBOLS HERE + local: *; };