comparison c1x4hotspotsrc/HotSpotVM/.project @ 1434:72cfb36c6bb2

* enabled all jtt tests * added proxy that counts jni calls * honor hotspot stackshadowpages * constant pool caching * monitor enter/exit * arithmetic stubs (frem, drem, ...) * create stack values for debug info * some doc
author Lukas Stadler <lukas.stadler@oracle.com>
date Thu, 30 Sep 2010 17:19:48 -0700
parents 1b41af477605
children 9e5e83ca2259
comparison
equal deleted inserted replaced
1433:efba53f86c4f 1434:72cfb36c6bb2
8 <buildCommand> 8 <buildCommand>
9 <name>org.eclipse.jdt.core.javabuilder</name> 9 <name>org.eclipse.jdt.core.javabuilder</name>
10 <arguments> 10 <arguments>
11 </arguments> 11 </arguments>
12 </buildCommand> 12 </buildCommand>
13 <buildCommand>
14 <name>net.sourceforge.metrics.builder</name>
15 <arguments>
16 </arguments>
17 </buildCommand>
13 </buildSpec> 18 </buildSpec>
14 <natures> 19 <natures>
15 <nature>org.eclipse.jdt.core.javanature</nature> 20 <nature>org.eclipse.jdt.core.javanature</nature>
21 <nature>net.sourceforge.metrics.nature</nature>
16 </natures> 22 </natures>
17 </projectDescription> 23 </projectDescription>