diff mx/projects @ 15916:6aa352b260f4

removed use of ServiceLoader in runtime initialization
author Doug Simon <doug.simon@oracle.com>
date Mon, 26 May 2014 18:55:06 +0200
parents e065b9746246
children 7c84f0ce7cae
line wrap: on
line diff
--- a/mx/projects	Mon May 26 17:44:19 2014 +0200
+++ b/mx/projects	Mon May 26 18:55:06 2014 +0200
@@ -204,6 +204,14 @@
 project@com.oracle.graal.hotspot@javaCompliance=1.8
 project@com.oracle.graal.hotspot@workingSets=Graal,HotSpot
 
+# graal.hotspot.codegen
+project@com.oracle.graal.hotspot.codegen@subDir=graal
+project@com.oracle.graal.hotspot.codegen@sourceDirs=src
+project@com.oracle.graal.hotspot.codegen@dependencies=com.oracle.graal.hotspot
+project@com.oracle.graal.hotspot.codegen@checkstyle=com.oracle.graal.graph
+project@com.oracle.graal.hotspot.codegen@javaCompliance=1.8
+project@com.oracle.graal.hotspot.codegen@workingSets=Graal,HotSpot
+
 # graal.hotspot.jfr
 project@com.oracle.graal.hotspot.jfr@subDir=graal
 project@com.oracle.graal.hotspot.jfr@sourceDirs=src