diff src/share/vm/runtime/arguments.cpp @ 5508:22fe762332af

Changes in C++ part for the Java renamings.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Thu, 07 Jun 2012 18:37:15 +0200
parents af59b4dfc9e4
children 18f51ca0070f
line wrap: on
line diff
--- a/src/share/vm/runtime/arguments.cpp	Thu Jun 07 18:24:06 2012 +0200
+++ b/src/share/vm/runtime/arguments.cpp	Thu Jun 07 18:37:15 2012 +0200
@@ -2130,6 +2130,8 @@
     // this declaration is checked for correctness by 'mx build' - only
     // modify its entries, not its name or shape
     const char* graal_projects[] = {
+        "com.oracle.graal.api",
+        "com.oracle.graal.api.meta",
         "com.oracle.max.criutils",
         "com.oracle.graal.hotspot",
         "com.oracle.max.asm",