changeset 16890:39e70c987476

graal.nfi: change source level to 1.7
author Bernhard Urban <bernhard.urban@jku.at>
date Fri, 22 Aug 2014 12:20:47 +0200
parents 3d190fc2e081
children f3bc50fe5157
files mx/projects
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mx/projects	Thu Aug 21 18:02:22 2014 -0700
+++ b/mx/projects	Fri Aug 22 12:20:47 2014 +0200
@@ -128,14 +128,14 @@
 project@com.oracle.nfi@sourceDirs=src
 project@com.oracle.nfi@dependencies=
 project@com.oracle.nfi@checkstyle=com.oracle.graal.graph
-project@com.oracle.nfi@javaCompliance=1.8
+project@com.oracle.nfi@javaCompliance=1.7
 
 # nfi.test
 project@com.oracle.nfi.test@subDir=graal
 project@com.oracle.nfi.test@sourceDirs=test
 project@com.oracle.nfi.test@dependencies=com.oracle.nfi,com.oracle.graal.compiler.common,JUNIT
 project@com.oracle.nfi.test@checkstyle=com.oracle.graal.graph
-project@com.oracle.nfi.test@javaCompliance=1.8
+project@com.oracle.nfi.test@javaCompliance=1.7
 
 # graal.api.collections
 project@com.oracle.graal.api.collections@subDir=graal