comparison make/solaris/makefiles/mapfile-vers-debug @ 14178:0f2de9d724a9

8028737: Remove JVM_AccessVMIntFlag / JVM_AccessVMBooleanFlag / JVM_VMBreakPoint Reviewed-by: dcubed, coleenp
author sla
date Mon, 16 Dec 2013 10:34:30 +0100
parents c18cbe5936b8
children 4ca6dc0799b6
comparison
equal deleted inserted replaced
14177:b7cd330fd5b6 14178:0f2de9d724a9
26 26
27 # Define public interface. 27 # Define public interface.
28 28
29 SUNWprivate_1.1 { 29 SUNWprivate_1.1 {
30 global: 30 global:
31 # debug JVM
32 JVM_AccessVMBooleanFlag;
33 JVM_AccessVMIntFlag;
34 JVM_VMBreakPoint;
35 31
36 # miscellaneous 32 # miscellaneous
37 }; 33 };