comparison 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
comparison
equal deleted inserted replaced
14572:1d35a2b84553 14573:e3888db8b8a1
35 35
36 library@OKRA_WITH_SIM@path=lib/okra-1.8-with-sim.jar 36 library@OKRA_WITH_SIM@path=lib/okra-1.8-with-sim.jar
37 library@OKRA_WITH_SIM@urls=http://cr.openjdk.java.net/~tdeneau/okra-1.8-with-sim.jar 37 library@OKRA_WITH_SIM@urls=http://cr.openjdk.java.net/~tdeneau/okra-1.8-with-sim.jar
38 library@OKRA_WITH_SIM@sourcePath=lib/okra-1.8-with-sim-src.jar 38 library@OKRA_WITH_SIM@sourcePath=lib/okra-1.8-with-sim-src.jar
39 library@OKRA_WITH_SIM@sourceUrls=http://cr.openjdk.java.net/~tdeneau/okra-1.8-with-sim-src.jar 39 library@OKRA_WITH_SIM@sourceUrls=http://cr.openjdk.java.net/~tdeneau/okra-1.8-with-sim-src.jar
40
41 library@ALLOCATION_INSTRUMENTATION@path=lib/allocation.jar
42 library@ALLOCATION_INSTRUMENTATION@urls=http://java-allocation-instrumenter.googlecode.com/files/allocation.jar
43 library@ALLOCATION_INSTRUMENTATION@sourcePath=lib/allocation-src.jar
44 library@ALLOCATION_INSTRUMENTATION@sourceUrls=https://java-allocation-instrumenter.googlecode.com/files/java-allocation-instrumenter-src.jar
45 40
46 distribution@GRAAL@path=graal.jar 41 distribution@GRAAL@path=graal.jar
47 distribution@GRAAL@dependencies=\ 42 distribution@GRAAL@dependencies=\
48 com.oracle.graal.hotspot.amd64,\ 43 com.oracle.graal.hotspot.amd64,\
49 com.oracle.graal.hotspot.ptx,\ 44 com.oracle.graal.hotspot.ptx,\
522 project@com.oracle.graal.test@workingSets=Graal,Test 517 project@com.oracle.graal.test@workingSets=Graal,Test
523 518
524 # graal.compiler.test 519 # graal.compiler.test
525 project@com.oracle.graal.compiler.test@subDir=graal 520 project@com.oracle.graal.compiler.test@subDir=graal
526 project@com.oracle.graal.compiler.test@sourceDirs=src 521 project@com.oracle.graal.compiler.test@sourceDirs=src
527 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 522 project@com.oracle.graal.compiler.test@dependencies=com.oracle.graal.test,com.oracle.graal.printer,com.oracle.graal.runtime,com.oracle.graal.baseline
528 project@com.oracle.graal.compiler.test@checkstyle=com.oracle.graal.graph 523 project@com.oracle.graal.compiler.test@checkstyle=com.oracle.graal.graph
529 project@com.oracle.graal.compiler.test@javaCompliance=1.7 524 project@com.oracle.graal.compiler.test@javaCompliance=1.7
530 project@com.oracle.graal.compiler.test@workingSets=Graal,Test 525 project@com.oracle.graal.compiler.test@workingSets=Graal,Test
531 526
532 # graal.jtt 527 # graal.jtt