diff graal/com.oracle.graal.api.meta/overview.html @ 5873:d4d5af0234b7

Update api.code and api.meta overview.html
author Gilles Duboscq <duboscq@ssw.jku.at>
date Mon, 23 Jul 2012 16:50:10 +0200
parents 2c00c51357d8
children
line wrap: on
line diff
--- a/graal/com.oracle.graal.api.meta/overview.html	Mon Jul 23 16:00:02 2012 +0200
+++ b/graal/com.oracle.graal.api.meta/overview.html	Mon Jul 23 16:50:10 2012 +0200
@@ -31,7 +31,8 @@
 <body>
 
 The <code>com.oracle.graal.api.meta</code> project provides an API to the runtime data structures
-for various Java elements. It extends standard Java reflection in terms of the amount detail exposed.
+for various Java elements. Unlike standard Java reflection, it can model elements that are not yet loaded.
+It can also expose profiling information collected by the runtime system.
 
 </body>
 </html>