annotate c1x4hotspotsrc/hotspot/.project @ 1439:d0c8d3a2a7e8

Modified domake script to use (and require) JRE7 environment variable for find the base of a JRE 7 installation. This script no also ensures that $JRE7/lib/amd64/jvm.cfg has the right value for '-client'. Added c1x4hotspotsrc/hotspot/java as indirect launcher for $JRE7/bin/java that can be referenced from Eclipse launch configuration. Copied .checkstyle_checks.xml from C1X project to c1x4hotspotsrc/HotSpotVM so that it can be used by HotSpotVM project without hard coded path to C1X in another Eclipse workspace. Various other changes to reflect changes in CRI and C1X.
author Doug Simon <doug.simon@oracle.com>
date Fri, 29 Oct 2010 18:14:17 +0200
parents b61a43cd1255
children fb0db7a8ed5e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1421
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
2 <projectDescription>
1431
c01535d7fcc6 modified project layout
Lukas Stadler <lukas.stadler@oracle.com>
parents: 1429
diff changeset
3 <name>hotspot</name>
1421
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
4 <comment></comment>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
5 <projects>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
6 </projects>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
7 <buildSpec>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
8 <buildCommand>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
9 <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
10 <triggers>auto,full,incremental,</triggers>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
11 <arguments>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
12 <dictionary>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
13 <key>?children?</key>
1431
c01535d7fcc6 modified project layout
Lukas Stadler <lukas.stadler@oracle.com>
parents: 1429
diff changeset
14 <value>?name?=outputEntries\|?children?=?name?=entry\\\\\\\|\\\|\||</value>
1421
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
15 </dictionary>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
16 <dictionary>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
17 <key>?name?</key>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
18 <value></value>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
19 </dictionary>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
20 <dictionary>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
21 <key>org.eclipse.cdt.make.core.append_environment</key>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
22 <value>true</value>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
23 </dictionary>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
24 <dictionary>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
25 <key>org.eclipse.cdt.make.core.autoBuildTarget</key>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
26 <value>jvmg1</value>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
27 </dictionary>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
28 <dictionary>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
29 <key>org.eclipse.cdt.make.core.buildArguments</key>
1431
c01535d7fcc6 modified project layout
Lukas Stadler <lukas.stadler@oracle.com>
parents: 1429
diff changeset
30 <value>${workspace_loc:/hotspot}/../../domake</value>
1421
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
31 </dictionary>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
32 <dictionary>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
33 <key>org.eclipse.cdt.make.core.buildCommand</key>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
34 <value>bash</value>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
35 </dictionary>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
36 <dictionary>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
37 <key>org.eclipse.cdt.make.core.buildLocation</key>
1431
c01535d7fcc6 modified project layout
Lukas Stadler <lukas.stadler@oracle.com>
parents: 1429
diff changeset
38 <value>${workspace_loc:/hotspot}/../../make</value>
1421
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
39 </dictionary>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
40 <dictionary>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
41 <key>org.eclipse.cdt.make.core.cleanBuildTarget</key>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
42 <value>clean</value>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
43 </dictionary>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
44 <dictionary>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
45 <key>org.eclipse.cdt.make.core.contents</key>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
46 <value>org.eclipse.cdt.make.core.activeConfigSettings</value>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
47 </dictionary>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
48 <dictionary>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
49 <key>org.eclipse.cdt.make.core.enableAutoBuild</key>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
50 <value>true</value>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
51 </dictionary>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
52 <dictionary>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
53 <key>org.eclipse.cdt.make.core.enableCleanBuild</key>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
54 <value>false</value>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
55 </dictionary>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
56 <dictionary>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
57 <key>org.eclipse.cdt.make.core.enableFullBuild</key>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
58 <value>true</value>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
59 </dictionary>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
60 <dictionary>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
61 <key>org.eclipse.cdt.make.core.fullBuildTarget</key>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
62 <value>jvmg1</value>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
63 </dictionary>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
64 <dictionary>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
65 <key>org.eclipse.cdt.make.core.stopOnError</key>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
66 <value>true</value>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
67 </dictionary>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
68 <dictionary>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
69 <key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
70 <value>false</value>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
71 </dictionary>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
72 </arguments>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
73 </buildCommand>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
74 <buildCommand>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
75 <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
76 <triggers>full,incremental,</triggers>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
77 <arguments>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
78 </arguments>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
79 </buildCommand>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
80 </buildSpec>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
81 <natures>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
82 <nature>org.eclipse.cdt.core.cnature</nature>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
83 <nature>org.eclipse.cdt.core.ccnature</nature>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
84 <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
85 <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
86 </natures>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
87 <linkedResources>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
88 <link>
1431
c01535d7fcc6 modified project layout
Lukas Stadler <lukas.stadler@oracle.com>
parents: 1429
diff changeset
89 <name>cpu</name>
c01535d7fcc6 modified project layout
Lukas Stadler <lukas.stadler@oracle.com>
parents: 1429
diff changeset
90 <type>2</type>
c01535d7fcc6 modified project layout
Lukas Stadler <lukas.stadler@oracle.com>
parents: 1429
diff changeset
91 <locationURI>PARENT-2-PROJECT_LOC/src/cpu/x86</locationURI>
c01535d7fcc6 modified project layout
Lukas Stadler <lukas.stadler@oracle.com>
parents: 1429
diff changeset
92 </link>
c01535d7fcc6 modified project layout
Lukas Stadler <lukas.stadler@oracle.com>
parents: 1429
diff changeset
93 <link>
c01535d7fcc6 modified project layout
Lukas Stadler <lukas.stadler@oracle.com>
parents: 1429
diff changeset
94 <name>generated</name>
c01535d7fcc6 modified project layout
Lukas Stadler <lukas.stadler@oracle.com>
parents: 1429
diff changeset
95 <type>2</type>
c01535d7fcc6 modified project layout
Lukas Stadler <lukas.stadler@oracle.com>
parents: 1429
diff changeset
96 <locationURI>PARENT-2-PROJECT_LOC/build/linux/linux_amd64_compiler1/generated</locationURI>
c01535d7fcc6 modified project layout
Lukas Stadler <lukas.stadler@oracle.com>
parents: 1429
diff changeset
97 </link>
c01535d7fcc6 modified project layout
Lukas Stadler <lukas.stadler@oracle.com>
parents: 1429
diff changeset
98 <link>
c01535d7fcc6 modified project layout
Lukas Stadler <lukas.stadler@oracle.com>
parents: 1429
diff changeset
99 <name>os</name>
c01535d7fcc6 modified project layout
Lukas Stadler <lukas.stadler@oracle.com>
parents: 1429
diff changeset
100 <type>2</type>
c01535d7fcc6 modified project layout
Lukas Stadler <lukas.stadler@oracle.com>
parents: 1429
diff changeset
101 <locationURI>PARENT-2-PROJECT_LOC/src/os/linux</locationURI>
c01535d7fcc6 modified project layout
Lukas Stadler <lukas.stadler@oracle.com>
parents: 1429
diff changeset
102 </link>
c01535d7fcc6 modified project layout
Lukas Stadler <lukas.stadler@oracle.com>
parents: 1429
diff changeset
103 <link>
c01535d7fcc6 modified project layout
Lukas Stadler <lukas.stadler@oracle.com>
parents: 1429
diff changeset
104 <name>os_cpu</name>
c01535d7fcc6 modified project layout
Lukas Stadler <lukas.stadler@oracle.com>
parents: 1429
diff changeset
105 <type>2</type>
c01535d7fcc6 modified project layout
Lukas Stadler <lukas.stadler@oracle.com>
parents: 1429
diff changeset
106 <locationURI>PARENT-2-PROJECT_LOC/src/os_cpu/linux_x86</locationURI>
c01535d7fcc6 modified project layout
Lukas Stadler <lukas.stadler@oracle.com>
parents: 1429
diff changeset
107 </link>
c01535d7fcc6 modified project layout
Lukas Stadler <lukas.stadler@oracle.com>
parents: 1429
diff changeset
108 <link>
c01535d7fcc6 modified project layout
Lukas Stadler <lukas.stadler@oracle.com>
parents: 1429
diff changeset
109 <name>vm</name>
c01535d7fcc6 modified project layout
Lukas Stadler <lukas.stadler@oracle.com>
parents: 1429
diff changeset
110 <type>2</type>
c01535d7fcc6 modified project layout
Lukas Stadler <lukas.stadler@oracle.com>
parents: 1429
diff changeset
111 <locationURI>PARENT-2-PROJECT_LOC/src/share/vm</locationURI>
1421
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
112 </link>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
113 </linkedResources>
6223633ce7dd changed VMExit/VMEntries to non-static, added eclipse c++ project, CIR interface changes
Lukas Stadler <lukas.stadler@oracle.com>
parents:
diff changeset
114 </projectDescription>