You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by eg...@apache.org on 2009/02/01 23:06:06 UTC

svn commit: r739861 - in /harmony/standard/site: docs/cmd_options.html xdocs/cmd_options.xml

Author: egor
Date: Sun Feb  1 22:06:06 2009
New Revision: 739861

URL: http://svn.apache.org/viewvc?rev=739861&view=rev
Log:
fixed -Xtrace:em to -Xverbose:em in docs. I suspect commit at r649391 to be
guilty. It is there since April 2008. Nobody noticed?

Also removed the -Xtrace:em.JIT_NAME=<name> description since (a) nobody uses
it, (b) does not work for me.

Modified:
    harmony/standard/site/docs/cmd_options.html
    harmony/standard/site/xdocs/cmd_options.xml

Modified: harmony/standard/site/docs/cmd_options.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/cmd_options.html?rev=739861&r1=739860&r2=739861&view=diff
==============================================================================
--- harmony/standard/site/docs/cmd_options.html (original)
+++ harmony/standard/site/docs/cmd_options.html Sun Feb  1 22:06:06 2009
@@ -446,7 +446,7 @@
                 
 
               <strong>
-                <code>-Xtrace:em</code>
+                <code>-Xverbose:em</code>
               </strong>
 
 
@@ -463,29 +463,6 @@
         </td>
             </tr>
                                 <tr>
-                        <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-
-              <strong>
-                <code>
-                  -Xtrace:em.JIT_NAME=&lt;name&gt;
-                </code>
-              </strong>
-
-
-            
-        </td>
-                                <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-                Enables EM output only for a JIT with specified name.
-
-
-              
-        </td>
-            </tr>
-                                <tr>
                         <td class="TableCell" colspan="" rowspan="">
     
                 

Modified: harmony/standard/site/xdocs/cmd_options.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/cmd_options.xml?rev=739861&r1=739860&r2=739861&view=diff
==============================================================================
--- harmony/standard/site/xdocs/cmd_options.xml (original)
+++ harmony/standard/site/xdocs/cmd_options.xml Sun Feb  1 22:06:06 2009
@@ -221,7 +221,7 @@
             <td class="TableCell">
 
               <strong>
-                <code>-Xtrace:em</code>
+                <code>-Xverbose:em</code>
               </strong>
 
 
@@ -235,24 +235,6 @@
           </tr>
 
           <tr>
-
-            <td class="OddRowCell">
-
-              <strong>
-                <code>
-                  -Xtrace:em.JIT_NAME=&lt;name&gt;
-                </code>
-              </strong>
-
-
-            </td>
-            <td class="OddRowCell">
-                Enables EM output only for a JIT with specified name.
-
-
-              </td>
-            </tr>
-          <tr>
             <td class="TableCell">
 
               <strong>