comparison mx/projects @ 11243:0a40e1032037

added test for intrinsification of CRC32 method introduced in jdk8 (GRAAL-385)
author Doug Simon <doug.simon@oracle.com>
date Wed, 07 Aug 2013 02:02:33 +0200
parents fa2fe7dd7a54
children ef6915cf1e59
comparison
equal deleted inserted replaced
11242:5420b872e728 11243:0a40e1032037
148 project@com.oracle.graal.hotspot.test@dependencies=com.oracle.graal.replacements.test,com.oracle.graal.hotspot 148 project@com.oracle.graal.hotspot.test@dependencies=com.oracle.graal.replacements.test,com.oracle.graal.hotspot
149 project@com.oracle.graal.hotspot.test@checkstyle=com.oracle.graal.graph 149 project@com.oracle.graal.hotspot.test@checkstyle=com.oracle.graal.graph
150 project@com.oracle.graal.hotspot.test@javaCompliance=1.7 150 project@com.oracle.graal.hotspot.test@javaCompliance=1.7
151 project@com.oracle.graal.hotspot.test@workingSets=Graal,HotSpot,Test 151 project@com.oracle.graal.hotspot.test@workingSets=Graal,HotSpot,Test
152 152
153 # graal.hotspot.test
154 project@com.oracle.graal.hotspot.jdk8.test@subDir=graal
155 project@com.oracle.graal.hotspot.jdk8.test@sourceDirs=src
156 project@com.oracle.graal.hotspot.jdk8.test@dependencies=com.oracle.graal.compiler.test
157 project@com.oracle.graal.hotspot.jdk8.test@checkstyle=com.oracle.graal.graph
158 project@com.oracle.graal.hotspot.jdk8.test@javaCompliance=1.8
159 project@com.oracle.graal.hotspot.jdk8.test@workingSets=Graal,HotSpot,Test
160
153 # graal.hotspot.amd64.test 161 # graal.hotspot.amd64.test
154 project@com.oracle.graal.hotspot.amd64.test@subDir=graal 162 project@com.oracle.graal.hotspot.amd64.test@subDir=graal
155 project@com.oracle.graal.hotspot.amd64.test@sourceDirs=src 163 project@com.oracle.graal.hotspot.amd64.test@sourceDirs=src
156 project@com.oracle.graal.hotspot.amd64.test@dependencies=com.oracle.graal.asm.amd64,com.oracle.graal.compiler.test 164 project@com.oracle.graal.hotspot.amd64.test@dependencies=com.oracle.graal.asm.amd64,com.oracle.graal.compiler.test
157 project@com.oracle.graal.hotspot.amd64.test@checkstyle=com.oracle.graal.graph 165 project@com.oracle.graal.hotspot.amd64.test@checkstyle=com.oracle.graal.graph