diff graal/com.oracle.max.criutils/src/com/oracle/max/criutils/SnapshotProfilingInfo.java @ 5711:4d7175cf3526

enabled Eclipse/JDT javadoc checking and fixed resulting warnings
author Doug Simon <doug.simon@oracle.com>
date Thu, 28 Jun 2012 11:11:12 +0200
parents b6617d13ea44
children 429accae15aa
line wrap: on
line diff
--- a/graal/com.oracle.max.criutils/src/com/oracle/max/criutils/SnapshotProfilingInfo.java	Thu Jun 28 09:51:43 2012 +0200
+++ b/graal/com.oracle.max.criutils/src/com/oracle/max/criutils/SnapshotProfilingInfo.java	Thu Jun 28 11:11:12 2012 +0200
@@ -96,7 +96,6 @@
      *
      * @param file a file created by {@link #save(File, File)}
      * @param runtime the runtime used to resolve {@link ResolvedJavaType}s during deserialization
-     * @return
      * @throws ClassNotFoundException
      * @throws IOException
      */