diff mx/projects @ 14573:e3888db8b8a1

Backed out changeset: 1d35a2b84553
author Doug Simon <doug.simon@oracle.com>
date Mon, 17 Mar 2014 23:46:20 +0100
parents 1d35a2b84553
children aff1511f13a9
line wrap: on
line diff
--- a/mx/projects	Mon Mar 17 23:45:14 2014 +0100
+++ b/mx/projects	Mon Mar 17 23:46:20 2014 +0100
@@ -38,11 +38,6 @@
 library@OKRA_WITH_SIM@sourcePath=lib/okra-1.8-with-sim-src.jar
 library@OKRA_WITH_SIM@sourceUrls=http://cr.openjdk.java.net/~tdeneau/okra-1.8-with-sim-src.jar
 
-library@ALLOCATION_INSTRUMENTATION@path=lib/allocation.jar
-library@ALLOCATION_INSTRUMENTATION@urls=http://java-allocation-instrumenter.googlecode.com/files/allocation.jar
-library@ALLOCATION_INSTRUMENTATION@sourcePath=lib/allocation-src.jar
-library@ALLOCATION_INSTRUMENTATION@sourceUrls=https://java-allocation-instrumenter.googlecode.com/files/java-allocation-instrumenter-src.jar
-
 distribution@GRAAL@path=graal.jar
 distribution@GRAAL@dependencies=\
 com.oracle.graal.hotspot.amd64,\
@@ -524,7 +519,7 @@
 # graal.compiler.test
 project@com.oracle.graal.compiler.test@subDir=graal
 project@com.oracle.graal.compiler.test@sourceDirs=src
-project@com.oracle.graal.compiler.test@dependencies=com.oracle.graal.test,com.oracle.graal.printer,com.oracle.graal.runtime,com.oracle.graal.baseline,ALLOCATION_INSTRUMENTATION
+project@com.oracle.graal.compiler.test@dependencies=com.oracle.graal.test,com.oracle.graal.printer,com.oracle.graal.runtime,com.oracle.graal.baseline
 project@com.oracle.graal.compiler.test@checkstyle=com.oracle.graal.graph
 project@com.oracle.graal.compiler.test@javaCompliance=1.7
 project@com.oracle.graal.compiler.test@workingSets=Graal,Test