You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by na...@apache.org on 2007/08/17 11:56:23 UTC

svn commit: r566994 [1/8] - in /harmony/standard/site: docs/ docs/documentation/ docs/documentation/milestones/ docs/subcomponents/buildtest/ docs/subcomponents/classlibrary/ docs/subcomponents/drlvm/ docs/subcomponents/jchevm/ docs/subcomponents/stres...

Author: nadinem
Date: Fri Aug 17 02:56:16 2007
New Revision: 566994

URL: http://svn.apache.org/viewvc?view=rev&rev=566994
Log:
bug fix 4348, no-nav-pane functionality for sitemap

Modified:
    harmony/standard/site/docs/auth_cont_quest.html
    harmony/standard/site/docs/bulk_contribution_checklist.html
    harmony/standard/site/docs/bundles.html
    harmony/standard/site/docs/cmd_options.html
    harmony/standard/site/docs/code_scan_tools.html
    harmony/standard/site/docs/contribution_policy.html
    harmony/standard/site/docs/contributors.html
    harmony/standard/site/docs/documentation/build_website.html
    harmony/standard/site/docs/documentation/conventions.html
    harmony/standard/site/docs/documentation/dev_eclipse.html
    harmony/standard/site/docs/documentation/milestones/m2-relnotes.html
    harmony/standard/site/docs/downloads.html
    harmony/standard/site/docs/faq.html
    harmony/standard/site/docs/get-involved.html
    harmony/standard/site/docs/guidelines.html
    harmony/standard/site/docs/hdk.html
    harmony/standard/site/docs/index.html
    harmony/standard/site/docs/issue_resolution_guideline.html
    harmony/standard/site/docs/license.html
    harmony/standard/site/docs/mailing.html
    harmony/standard/site/docs/newshistory.html
    harmony/standard/site/docs/performance.html
    harmony/standard/site/docs/presentations_papers.html
    harmony/standard/site/docs/quickhelp_contributors.html
    harmony/standard/site/docs/quickhelp_users.html
    harmony/standard/site/docs/related.html
    harmony/standard/site/docs/roadmap.html
    harmony/standard/site/docs/sitemap.html
    harmony/standard/site/docs/snapshots_v5.html
    harmony/standard/site/docs/status.html
    harmony/standard/site/docs/subcomponents/buildtest/index.html
    harmony/standard/site/docs/subcomponents/classlibrary/agreements.html
    harmony/standard/site/docs/subcomponents/classlibrary/asn1_framework.html
    harmony/standard/site/docs/subcomponents/classlibrary/awt.html
    harmony/standard/site/docs/subcomponents/classlibrary/compat.html
    harmony/standard/site/docs/subcomponents/classlibrary/dns_support.html
    harmony/standard/site/docs/subcomponents/classlibrary/index.html
    harmony/standard/site/docs/subcomponents/classlibrary/java2d.html
    harmony/standard/site/docs/subcomponents/classlibrary/pkgnaming.html
    harmony/standard/site/docs/subcomponents/classlibrary/regexp.html
    harmony/standard/site/docs/subcomponents/classlibrary/rmi_provider.html
    harmony/standard/site/docs/subcomponents/classlibrary/ser_testing.html
    harmony/standard/site/docs/subcomponents/classlibrary/status.html
    harmony/standard/site/docs/subcomponents/classlibrary/testing.html
    harmony/standard/site/docs/subcomponents/drlvm/DoxygenStart.html
    harmony/standard/site/docs/subcomponents/drlvm/EM.html
    harmony/standard/site/docs/subcomponents/drlvm/JIT.html
    harmony/standard/site/docs/subcomponents/drlvm/JIT_PMF.html
    harmony/standard/site/docs/subcomponents/drlvm/JVMTI-PopFrame.html
    harmony/standard/site/docs/subcomponents/drlvm/TM.html
    harmony/standard/site/docs/subcomponents/drlvm/cp-verifier.html
    harmony/standard/site/docs/subcomponents/drlvm/debugging_VM_and_JIT.html
    harmony/standard/site/docs/subcomponents/drlvm/developers_guide.html
    harmony/standard/site/docs/subcomponents/drlvm/emguide.html
    harmony/standard/site/docs/subcomponents/drlvm/encoder_library.html
    harmony/standard/site/docs/subcomponents/drlvm/gc-howto.html
    harmony/standard/site/docs/subcomponents/drlvm/getting_started.html
    harmony/standard/site/docs/subcomponents/drlvm/index.html
    harmony/standard/site/docs/subcomponents/drlvm/internal_profiler.html
    harmony/standard/site/docs/subcomponents/drlvm/kernel_classes.html
    harmony/standard/site/docs/subcomponents/jchevm/index.html
    harmony/standard/site/docs/subcomponents/stresstest/index.html
    harmony/standard/site/docs/svn.html
    harmony/standard/site/xdocs/documentation/dev_eclipse_movie.html
    harmony/standard/site/xdocs/sitemap.xml
    harmony/standard/site/xdocs/stylesheets/site.vsl
    harmony/standard/site/xdocs/subcomponents/drlvm/Jitrino.html
    harmony/standard/site/xdocs/subcomponents/drlvm/Jitrino_PMF.html
    harmony/standard/site/xdocs/subcomponents/drlvm/cp-verifier.htm
    harmony/standard/site/xdocs/subcomponents/drlvm/cp-verifier.xml

Modified: harmony/standard/site/docs/auth_cont_quest.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/auth_cont_quest.html?view=diff&rev=566994&r1=566993&r2=566994
==============================================================================
--- harmony/standard/site/docs/auth_cont_quest.html (original)
+++ harmony/standard/site/docs/auth_cont_quest.html Fri Aug 17 02:56:16 2007
@@ -43,6 +43,8 @@
         <link rel="stylesheet" type="text/css" href="site.css" media="all" />
         <link rel="stylesheet" type="text/css" href="screen.css" media="screen" />
         <link rel="stylesheet" type="text/css" href="print.css" media="print" />
+
+                        
         </head>
 
         <body>
@@ -484,6 +486,7 @@
         </body>
     </html>
 <!-- end the processing -->
+
 
 
 

Modified: harmony/standard/site/docs/bulk_contribution_checklist.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/bulk_contribution_checklist.html?view=diff&rev=566994&r1=566993&r2=566994
==============================================================================
--- harmony/standard/site/docs/bulk_contribution_checklist.html (original)
+++ harmony/standard/site/docs/bulk_contribution_checklist.html Fri Aug 17 02:56:16 2007
@@ -43,6 +43,8 @@
         <link rel="stylesheet" type="text/css" href="site.css" media="all" />
         <link rel="stylesheet" type="text/css" href="screen.css" media="screen" />
         <link rel="stylesheet" type="text/css" href="print.css" media="print" />
+
+                        
         </head>
 
         <body>
@@ -341,6 +343,7 @@
         </body>
     </html>
 <!-- end the processing -->
+
 
 
 

Modified: harmony/standard/site/docs/bundles.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/bundles.html?view=diff&rev=566994&r1=566993&r2=566994
==============================================================================
--- harmony/standard/site/docs/bundles.html (original)
+++ harmony/standard/site/docs/bundles.html Fri Aug 17 02:56:16 2007
@@ -43,6 +43,8 @@
         <link rel="stylesheet" type="text/css" href="site.css" media="all" />
         <link rel="stylesheet" type="text/css" href="screen.css" media="screen" />
         <link rel="stylesheet" type="text/css" href="print.css" media="print" />
+
+                        
         </head>
 
         <body>
@@ -179,19 +181,19 @@
                                                         <h1>
       <a name="Harmony bundles with another projects">Harmony bundles with another projects</a>
     </h1>
-                        <p>
-    We bundle Apache Harmony with another projects to create some nice out-of-the-box solutions
-    and to show that Harmony can work well with well-known applications.
+                        <p>
+    We bundle Apache Harmony with another projects to create some nice out-of-the-box solutions
+    and to show that Harmony can work well with well-known applications.
   </p>
-                                <p>
-    <ul>
-      <li>
-        <a href="#eclipse-harmony">In Harmony with Eclipse</a>
-      </li>
-      <li>
-        <a href="#Tomcat">Apache Tomcat</a>
-      </li>
-    </ul>
+                                <p>
+    <ul>
+      <li>
+        <a href="#eclipse-harmony">In Harmony with Eclipse</a>
+      </li>
+      <li>
+        <a href="#Tomcat">Apache Tomcat</a>
+      </li>
+    </ul>
   </p>
                                 <a name="eclipse-harmony" />
                                     
@@ -199,10 +201,10 @@
         <a name="In Harmony with Eclipse">In Harmony with Eclipse</a>
     </h2>
       
-                        <p>
-        <a href="https://sourceforge.net/projects/eclipse-harmony/">In Harmony with Eclipse</a> project was 
-        created in cooperation with Eclipse Foundation. The latest bundle includes Harmony M2 and Eclipse
-        3.3 Europa.
+                        <p>
+        <a href="https://sourceforge.net/projects/eclipse-harmony/">In Harmony with Eclipse</a> project was 
+        created in cooperation with Eclipse Foundation. The latest bundle includes Harmony M2 and Eclipse
+        3.3 Europa.
     </p>
                    
                                 <a name="Tomacat" />
@@ -211,14 +213,14 @@
         <a name="Apache Tomcat">Apache Tomcat</a>
     </h2>
       
-                        <p>
-        This bundle includes Harmony M2 and Tomcat 6.0.13 server.
-        <ul>
-            <li><a href="http://people.apache.org/builds/harmony/bundles/apache-tomcat-harmony-win32-20070711.zip">Windows/ia32 bundle</a></li>
-        </ul>          
-        <ul>
-            <li><a href="http://people.apache.org/builds/harmony/bundles/apache-tomcat-harmony-linux32-20070711.tar.gz">Linux/ia32 bundle</a></li>
-        </ul>          
+                        <p>
+        This bundle includes Harmony M2 and Tomcat 6.0.13 server.
+        <ul>
+            <li><a href="http://people.apache.org/builds/harmony/bundles/apache-tomcat-harmony-win32-20070711.zip">Windows/ia32 bundle</a></li>
+        </ul>          
+        <ul>
+            <li><a href="http://people.apache.org/builds/harmony/bundles/apache-tomcat-harmony-linux32-20070711.tar.gz">Linux/ia32 bundle</a></li>
+        </ul>          
     </p>
                    
                 <p class="backtotop"><a href="#top">Back to top</a></p>
@@ -232,6 +234,7 @@
         </body>
     </html>
 <!-- end the processing -->
+
 
 
 

Modified: harmony/standard/site/docs/cmd_options.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/cmd_options.html?view=diff&rev=566994&r1=566993&r2=566994
==============================================================================
--- harmony/standard/site/docs/cmd_options.html (original)
+++ harmony/standard/site/docs/cmd_options.html Fri Aug 17 02:56:16 2007
@@ -1,1110 +1,1113 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-
-<!--
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements. See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to You under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License. You may obtain a copy of the License at
-
-http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
--->
-
-
-<!-- start the processing -->
-    <!-- ====================================================================== -->
-    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
-    <!-- Main Page Section -->
-    <!-- ====================================================================== -->
-    <html>
-        <head>
-            <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
-
-                                                    <meta name="author" value="Harmony Documentation Team">
-            <meta name="email" value="dev@harmony.apache.org">
-            
-           
-            
-            
-            
-            
-            
-            <title>Apache Harmony - JRE Command-Line Options</title>
-
-                        
-                
-        <link rel="stylesheet" type="text/css" href="site.css" media="all" />
-        <link rel="stylesheet" type="text/css" href="screen.css" media="screen" />
-        <link rel="stylesheet" type="text/css" href="print.css" media="print" />
-        </head>
-
-        <body>
-            <div id="pageHeader">
-            <!-- Logo -->
-                        <a id="harmonyLogo" href="http://harmony.apache.org/"><img src="./images/harmony-logo-new.png" alt="Apache Harmony"
-          width="415" height="50" /></a>
-      
-            <!-- Advertisement -->
-            <a href="http://www.apachecon.com/2007/EU/index.html">
-                <img id="advertisement"
-                     src="http://www.apache.org/ads/ApacheCon/2007-usa-234x60.png"
-                     width="234" height="60"
-                     alt="ApacheCon US 2007" /></a>
-            </div> <!-- pageHeader -->
-
-            <div id="navigationmenu">
-                    <!-- LEFT SIDE NAVIGATION -->
-                
-    <!-- ============================================================ -->
-
-                <p class="menuItem">General</p>
-        <ul>
-                    <li class="menuItem">    <a href="./index.html">Home</a>
-</li>
-           
-                        
-                    <li class="menuItem">    <a href="./license.html">License</a>
-</li>
-           
-                        
-                    <li class="menuItem">    <a href="http://apache.org">ASF</a>
-</li>
-           
-                        
-                    <li class="menuItem">    <a href="./contribution_policy.html">Contribution Policy</a>
-</li>
-           
-                        
-                    <li class="menuItem">    <a href="./downloads.html">Downloads</a>
-</li>
-           
-                        
-                    <li class="menuItem">    <a href="./bundles.html">Bundles</a>
-</li>
-           
-                        
-                    <li class="menuItem">    <a href="./faq.html">FAQ</a>
-</li>
-           
-                        
-        
-        </ul>
-            <p class="menuItem">Community</p>
-        <ul>
-                    <li class="menuItem">    <a href="./get-involved.html">Get Involved</a>
-</li>
-           
-                        
-                    <li class="menuItem">    <a href="./contributors.html">Who we are</a>
-</li>
-           
-                        
-                    <li class="menuItem">    <a href="./mailing.html">Mailing Lists</a>
-</li>
-           
-                        
-                    <li class="menuItem">    <a href="http://issues.apache.org/jira/browse/HARMONY">Bug Tracker</a>
-</li>
-           
-                        
-                    <li class="menuItem">    <a href="./related.html">Other Projects</a>
-</li>
-           
-                        
-        
-        </ul>
-            <p class="menuItem">Development</p>
-        <ul>
-                    <li class="menuItem">    <a href="./svn.html">Source Code</a>
-</li>
-           
-                        
-                    <li class="menuItem">    <a href="./quickhelp_contributors.html">Getting Started</a>
-</li>
-           
-                        
-                    <li class="menuItem">    <a href="./roadmap.html">Project Roadmap</a>
-</li>
-           
-                        
-                    <li class="menuItem">    <a href="./issue_resolution_guideline.html">Resolution Guideline</a>
-</li>
-           
-                        
-                    <li class="menuItem">    <a href="./performance.html">Performance</a>
-</li>
-           
-                        
-        
-        </ul>
-            <p class="menuItem">Documentation</p>
-        <ul>
-                    <li class="menuItem">    <a href="./sitemap.html">Sitemap</a>
-</li>
-           
-                        
-                    <li class="menuItem">    <a href="http://wiki.apache.org/harmony">Wiki</a>
-</li>
-           
-                        
-                    <li class="menuItem">    <a href="./hdk.html">HDK</a>
-</li>
-           
-                        
-                    <li class="menuItem">    <a href="./subcomponents/drlvm/index.html">DRLVM</a>
-</li>
-           
-                        
-                    <li class="menuItem">    <a href="./subcomponents/classlibrary/index.html">Class Library</a>
-</li>
-           
-                        
-                    <li class="menuItem">    <a href="./subcomponents/buildtest/index.html">Build-test Framework</a>
-</li>
-           
-                        
-        
-        </ul>
-                </div>
-
-            <!-- MAIN CONTENT -->
-            <div id="top">
-                                                        <h1>
-      <a name="Harmony JRE Command-Line Options">Harmony JRE Command-Line Options</a>
-    </h1>
-                        <p>
-        This document provides information on command-line options supported by the DRL virtual machine (DRLVM),
-        including component-specific options and properties that can be used during code development and issue evaluation.
-      </p>
-                                    
-    <h2>
-        <a name="Standard JRE Options">Standard JRE Options</a>
-    </h2>
-      
-                        <p>
-          To get the list of standard JRE options, run DRLVM with the <code>-help</code> option:
-        </p>
-                                <pre>java -help</pre>
-                   
-                                    
-    <h2>
-        <a name="Non-standard JRE Options">Non-standard JRE Options</a>
-    </h2>
-      
-                        <p>
-          To get the list of non-standard JRE options supported by this virtual machine, run DRLVM with the <code>-X</code> option:
-        </p>
-                                <pre>java -X</pre>
-                   
-                                    
-    <h2>
-        <a name="Component-specific Options and Properties">Component-specific Options and Properties</a>
-    </h2>
-      
-                        <p>
-          <em>
-
-            (since revision r549299, (Jun 21 2007))
-
-          </em>
-
-        </p>
-                                <h3>VM Core (vm/vmcore)</h3>
-                                <table>
-                        <tr>
-                        <th class="TableHeading" colspan="" rowspan="" width="50%">
-                
-              Options
-
-            
-        </th>
-                                <th class="TableHeading" colspan="" rowspan="" width="50%">
-                
-              Comments
-            
-        </th>
-            </tr>
-                                <tr>
-                        <td class="TableCell" colspan="" rowspan="">
-    
-                
-
-              <strong>
-                <code>-XX:-vm.assert_dialog</code>
-
-              </strong>
-            
-        </td>
-                                <td class="TableCell" colspan="" rowspan="">
-    
-                
-              Prevents assertion failures from popping up a dialog box
-            
-        </td>
-            </tr>
-                                <tr>
-                        <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-
-              <strong>
-                <code>-XX:+vm.crash_handler</code>
-              </strong>
-
-            
-        </td>
-                                <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-              Invokes the <code>gdb</code> debugger on crashes (POSIX only)
-
-            
-        </td>
-            </tr>
-                                <tr>
-                        <td class="TableCell" colspan="" rowspan="">
-    
-                
-
-              <strong>
-                <code>-XX:-vm.finalize</code>
-
-              </strong>
-            
-        </td>
-                                <td class="TableCell" colspan="" rowspan="">
-    
-                
-              Disables finalization subsystem, that is, prevents starting finalization threads and ignores finalization requests from the GC
-            
-        </td>
-            </tr>
-                                <tr>
-                        <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-              <strong>
-              <code>-XX:+vm.jvmti_compiled_method_load_inlined</code>
-              </strong>
-
-
-            
-        </td>
-                                <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-              Reports inlined methods with <code>JVMTI_EVENT_COMPILED_METHOD_LOAD</code>; relevant for the optimizing JIT compiler
-            
-        </td>
-            </tr>
-                                <tr>
-                        <td class="TableCell" colspan="" rowspan="">
-    
-                
-
-              <strong>
-                <code>-XX:+vm_bootclasspath_appendclasspath</code>
-              </strong>
-
-            
-        </td>
-                                <td class="TableCell" colspan="" rowspan="">
-    
-                
-              Appends classpath to the bootclasspath
-            
-        </td>
-            </tr>
-                                <tr>
-                        <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-
-              <strong>
-                <code>-XX:vm.dlls=&lt;list&gt;</code>
-              </strong>
-
-            
-        </td>
-                                <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-              A <code>PATH_SEPARATOR</code>-delimited list of modular dynamic libraries (GC/etc.) to load at startup
-            
-        </td>
-            </tr>
-            </table>
-                                <h3>Execution Manager (vm/em)</h3>
-                                <table>
-                        <tr>
-                        <th class="TableHeading" colspan="" rowspan="" width="50%">
-                
-
-              Options
-
-            
-        </th>
-                                <th class="TableHeading" colspan="" rowspan="" width="50%">
-                
-              Comments
-            
-        </th>
-            </tr>
-                                <tr>
-                        <td class="TableCell" colspan="" rowspan="">
-    
-                
-
-              <strong>
-                <code>-Xtrace:em</code>
-              </strong>
-
-
-            
-        </td>
-                                <td class="TableCell" colspan="" rowspan="">
-    
-                
-
-              Prints method compilation events to <code>stdout</code> to detect the method that failed to compile (not an EM option, but very informative for EM behavior);
-              <br /><i>Available in the debug build only</i>
-
-            
-        </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="">
-    
-                
-
-              <strong>
-                <code>-Xem:&lt;config&gt;</code>
-              </strong>
-
-            
-        </td>
-                                <td class="TableCell" colspan="" rowspan="">
-    
-                
-              Specifies the Execution Manager configuration file to use; choose one of the predefined files
-              (<a href="#EMClient">client</a>, <a href="#EMServer">server</a>, <a href="#EMOpt">opt</a>, <a href="#EMJet">jet</a>)
-              <br />or specify your own
-
-            
-        </td>
-            </tr>
-                                <tr>
-                        <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-
-              <strong>
-                <a name="EMClient" />
-                <code>-Xem:client</code>
-              </strong>
-
-            
-        </td>
-                                <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-              Sets the optimization sequence for client applications;
-              <br /><i>The default EM configuration</i>
-            
-        </td>
-            </tr>
-                                <tr>
-                        <td class="TableCell" colspan="" rowspan="">
-    
-                
-
-              <strong>
-                <a name="EMServer" />
-                <code>-Xem:server</code>
-              </strong>
-
-
-            
-        </td>
-                                <td class="TableCell" colspan="" rowspan="">
-    
-                
-
-              Sets the optimization sequence for server applications: the <code>server</code> mode execution
-              analogous to <strong>
-                <code>java -server</code>
-              </strong> in <code>HotSpot</code>)
-
-            
-        </td>
-            </tr>
-                                <tr>
-                        <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-
-              <strong>
-                <a name="EMJet" />
-                <code>-Xem:jet</code>
-              </strong>
-
-
-            
-        </td>
-                                <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-              Configures VM to use only the fast-compiling non-optimizing JIT Jitrino.JET
-            
-        </td>
-            </tr>
-                                <tr>
-                        <td class="TableCell" colspan="" rowspan="">
-    
-                
-
-              <strong>
-                <a name="EMOpt" />
-                <code>-Xem:opt</code>
-              </strong>
-
-            
-        </td>
-                                <td class="TableCell" colspan="" rowspan="">
-    
-                
-              Configures VM to use only the aggressively optimizing JIT compiler Jitrino.OPT
-            
-        </td>
-            </tr>
-                                <tr>
-                        <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-
-              <strong>
-
-                <code>
-                  -XX:em.dll=&lt;dll&gt;
-              </code>
-              </strong>
-
-            
-        </td>
-                                <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-              Use to specify DRLVM-execution manager (EM) dll to load at startup.
-            
-        </td>
-            </tr>
-                                <tr>
-                        <td class="TableCell" colspan="" rowspan="">
-    
-                
-
-              <strong>
-
-                <code>
-                  -XX:em.jitPath=&lt;path&gt;
-              </code>
-              </strong>
-
-            
-        </td>
-                                <td class="TableCell" colspan="" rowspan="">
-    
-                
-              Use to override the default path for all JIT dlls in <code>EM.conf</code> with path.
-          
-        </td>
-            </tr>
-                                <tr>
-                        <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-
-            <strong>
-
-              <code>
-                -XX:em.JIT_NAME.jitPath=&lt;path&gt;
-              </code>
-            </strong>
-
-          
-        </td>
-                                <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-            Use to override the default path for <code>JIT_NAME</code> JIT dll in <code>EM.conf</code> with path.
-          
-        </td>
-            </tr>
-                                <tr>
-                        <td class="TableCell" colspan="" rowspan="">
-    
-                
-
-              <strong>
-
-                <code>
-                  -XX:em.properties=&lt;path&gt;
-              </code>
-              </strong>
-
-            
-        </td>
-                                <td class="TableCell" colspan="" rowspan="">
-    
-                
-              Sets up a path to em configuration file to use.
-            
-        </td>
-            </tr>
-            </table>
-                                <h3>JIT Compiler (vm/jitrino)</h3>
-                                <table>
-                        <tr>
-                        <th class="TableHeading" colspan="" rowspan="" width="50%">
-                
-
-              Options
-
-            
-        </th>
-                                <th class="TableHeading" colspan="" rowspan="" width="50%">
-                
-              Comments
-            
-        </th>
-            </tr>
-                                <tr>
-                        <td class="TableCell" colspan="" rowspan="">
-    
-                
-
-              <strong>
-                <code>-XX:jit.arg.log=&lt;log_type&gt;</code>
-              </strong>
-
-            
-        </td>
-                                <td class="TableCell" colspan="" rowspan="">
-    
-                
-              Enables compilation logging for the Jitrino.OPT JIT compiler;
-              <br /><code>&lt;log_type&gt;</code> is a comma-separated list of the logging types to enable (see below the examples)
-
-            
-        </td>
-            </tr>
-                                <tr>
-                        <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-
-              <strong>
-                <code>-XX:jit.arg.log=rt</code>
-              </strong>
-
-            
-        </td>
-                                <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-              Turns ON all run-time logging
-            
-        </td>
-            </tr>
-                                <tr>
-                        <td class="TableCell" colspan="" rowspan="">
-    
-                
-
-
-              <strong>
-                <code>-XX:jit.arg.log=ct,dbg</code>
-              </strong>
-
-            
-        </td>
-                                <td class="TableCell" colspan="" rowspan="">
-    
-                
-              Turns ON compile-time logging and debug information
-            
-        </td>
-            </tr>
-                                <tr>
-                        <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-
-              <strong>
-                <code>-XX:jit.arg.log=ct,irdump,dotdump,info</code>
-              </strong>
-
-
-            
-        </td>
-                                <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-              Turns ON full compile-time logging for Jitrino;
-              <br /><i>WARNING: takes much disk space</i>
-            
-        </td>
-            </tr>
-                                <tr>
-                        <td class="TableCell" colspan="" rowspan="">
-    
-                
-
-              <strong>
-                <code>-XX:jit.p.filter=.main -XX:jit.p.arg.log=ct,irdump,dotdump</code>
-              </strong>
-
-            
-        </td>
-                                <td class="TableCell" colspan="" rowspan="">
-    
-                
-
-              Turns ON compile-time logging for methods with names starting with <code>main</code>
-
-
-            
-        </td>
-            </tr>
-                                <tr>
-                        <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-
-              <strong>
-                <code>-XX:jit.p.filter=java/lang/Math. -XX:jit.p.arg.log=ct,irdump,dotdump</code>
-              </strong>
-
-            
-        </td>
-                                <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-              Turns ON logging for all methods of a single class
-            
-        </td>
-            </tr>
-                                <tr>
-                        <td class="TableCell" colspan="" rowspan="">
-    
-                
-
-
-              <strong>
-                <code>-XX:jit.arg.codegen.iprof=on</code>
-              </strong>
-
-            
-        </td>
-                                <td class="TableCell" colspan="" rowspan="">
-    
-                
-
-              Enables internal profiler dumps <code>iprof.stat</code> in Jitrino.OPT;
-              <br /><i>
-                Requires <code>iprof.cfg</code>
-              </i>
-
-            
-        </td>
-            </tr>
-            </table>
-                                <h3>GCv5 (vm/gc_gen)</h3>
-                                <table>
-                        <tr>
-                        <th class="TableHeading" colspan="" rowspan="" width="50%">
-                
-
-              Options
-            
-        </th>
-                                <th class="TableHeading" colspan="" rowspan="" width="50%">
-                
-              Comments
-            
-        </th>
-            </tr>
-                                <tr>
-                        <td class="TableCell" colspan="" rowspan="">
-    
-                
-
-              <strong>
-                <code>-XX:gc.nos_size=N</code>
-              </strong>
-
-            
-        </td>
-                                <td class="TableCell" colspan="" rowspan="">
-    
-                
-              Specifies a fixed size for NOS (nursery object space or young generation)
-            
-        </td>
-            </tr>
-                                <tr>
-                        <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-
-              <strong>
-                <code>-XX:gc.num_collectors=N</code>
-              </strong>
-
-            
-        </td>
-                                <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-
-              Specifies the number of collectors used for collections for parallel collection
-            
-        </td>
-            </tr>
-                                <tr>
-                        <td class="TableCell" colspan="" rowspan="">
-    
-                
-
-              <strong>
-                <code>-XX:+gc.use_large_page</code>
-              </strong>
-
-            
-        </td>
-                                <td class="TableCell" colspan="" rowspan="">
-    
-                
-              Turns ON large page support of the platform
-            
-        </td>
-            </tr>
-                                <tr>
-                        <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-
-              <strong>
-                <code>-XX:+gc.verify</code>
-              </strong>
-
-
-            
-        </td>
-                                <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-              Turns ON GC verifier for GC debugging, type to see available options
-            
-        </td>
-            </tr>
-                                <tr>
-                        <td class="TableCell" colspan="" rowspan="">
-    
-                
-
-              <strong>
-                <code>-XX:+gc.force_major_collect</code>
-              </strong>
-
-            
-        </td>
-                                <td class="TableCell" colspan="" rowspan="">
-    
-                
-              Forces every collection to be full heap collection (i.e., no minor collections)
-            
-        </td>
-            </tr>
-                                <tr>
-                        <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-
-              <strong>
-                <code>-XX:+gc.ignore_finref</code>
-              </strong>
-
-            
-        </td>
-                                <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-              Disables processing of finalizer and weak references
-            
-        </td>
-            </tr>
-                                <tr>
-                        <td class="TableCell" colspan="" rowspan="">
-    
-                
-
-              <strong>
-                <code>-XX:-gc.heap_iteration</code>
-              </strong>
-
-            
-        </td>
-                                <td class="TableCell" colspan="" rowspan="">
-    
-                
-              Disables JVMTI functionality of heap iteration
-
-            
-        </td>
-            </tr>
-            </table>
-                                <h3>GCv41 (vm/gc_cc)</h3>
-                                <table>
-                        <tr>
-                        <th class="TableHeading" colspan="" rowspan="" width="50%">
-                
-              Options
-            
-        </th>
-                                <th class="TableHeading" colspan="" rowspan="" width="50%">
-                
-              Comments
-            
-        </th>
-            </tr>
-                                <tr>
-                        <td class="TableCell" colspan="" rowspan="">
-    
-                
-
-              <strong>
-                <code>-verbose:gc</code>
-              </strong>
-
-            
-        </td>
-                                <td class="TableCell" colspan="" rowspan="">
-    
-                
-              Enables init messages from GC and information about GC pauses
-            
-        </td>
-            </tr>
-                                <tr>
-                        <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-
-              <strong>
-                <code>-XX:-gc.adaptive=0</code>
-              </strong>
-
-
-            
-        </td>
-                                <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-              Disables adaptive selection between GC algorithms: copying and sliding compaction
-            
-        </td>
-            </tr>
-                                <tr>
-                        <td class="TableCell" colspan="" rowspan="">
-    
-                
-
-              <strong>
-                <code>-XX:gc.type=N</code>
-              </strong>
-
-            
-        </td>
-                                <td class="TableCell" colspan="" rowspan="">
-    
-                
-
-              Specifies the number of the GC algorithm to use (use together with <code>-Dgc.adaptive=0</code>);
-              <br />Available algorithms: 1.copying + fallback to sliding compaction; 2.full collection using sliding compaction; 3.sliding compaction
-
-
-            
-        </td>
-            </tr>
-                                <tr>
-                        <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-
-              <strong>
-                <code>-XX:+gc.heap_iteration=1</code>
-              </strong>
-
-            
-        </td>
-                                <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-
-              Enables heap iteration support needed for using the JVMTI function <code>IterateOverHeap</code>
-
-            
-        </td>
-            </tr>
-                                <tr>
-                        <td class="TableCell" colspan="" rowspan="">
-    
-                
-
-              <strong>
-                <code>-XX:+gc.ignore_finalizers=1</code>
-              </strong>
-
-
-            
-        </td>
-                                <td class="TableCell" colspan="" rowspan="">
-    
-                
-              Ignores finalizable objects, that is, stops tracking reachability of finalizable object, 
-              <br />does not revive them or pass revived objects to VM for finalization
-            
-        </td>
-            </tr>
-                                <tr>
-                        <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-
-              <strong>
-                <code>-XX:+gc.lp=1</code>
-              </strong>
-
-            
-        </td>
-                                <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-
-              On Windows, enables (<code>1</code>) or disables (<code>0</code>) using large pages for more effective TLB utilization;
-              <br />Use <code>-verbose:gc.lp</code> for more diagnostics
-
-
-            
-        </td>
-            </tr>
-                                <tr>
-                        <td class="TableCell" colspan="" rowspan="">
-    
-                
-
-              <strong>
-                <code>-XX:gc.lp=/mnt/huge</code>
-              </strong>
-
-            
-        </td>
-                                <td class="TableCell" colspan="" rowspan="">
-    
-                
-
-              On Linux, enables (<code>1</code>) or disables (<code>0</code>) using large pages for more effective TLB utilization; huge pages are allocated with the <code>mmap</code> method.
-              <br />Specify the mount point where <code>hugetlbfs</code> is mounted. Use <code>-verbose:gc.lp</code> for more diagnostics
-
-
-            
-        </td>
-            </tr>
-                                <tr>
-                        <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-
-              <strong>
-                <code>-XX:+gc.remember_root_set=1</code>
-              </strong>
-
-            
-        </td>
-                                <td class="OddRowCell" colspan="" rowspan="">
-    
-                
-              Enables a root-set caching mode;
-              <br />By default, the copying collector starts evacuating objects as soon as it starts receiving roots during root set enumeration. This option disables immediate evacuation and ensures no objects are moved until the root-set enumeration is complete
-            
-        </td>
-            </tr>
-            </table>
-                   
-                <p class="backtotop"><a href="#top">Back to top</a></p>
-                
-                                            </div> <!-- top aka Main Content -->
-
-            <!-- FOOTER -->
-            <div id="pageFooter" class="special"><em>
-                Copyright &#169; 2003-2007, The Apache Software Foundation
-            </em></div>
-        </body>
-    </html>
-<!-- end the processing -->
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements. See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License. You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+
+<!-- start the processing -->
+    <!-- ====================================================================== -->
+    <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
+    <!-- Main Page Section -->
+    <!-- ====================================================================== -->
+    <html>
+        <head>
+            <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
+
+                                                    <meta name="author" value="Harmony Documentation Team">
+            <meta name="email" value="dev@harmony.apache.org">
+            
+           
+            
+            
+            
+            
+            
+            <title>Apache Harmony - JRE Command-Line Options</title>
+
+                        
+                
+        <link rel="stylesheet" type="text/css" href="site.css" media="all" />
+        <link rel="stylesheet" type="text/css" href="screen.css" media="screen" />
+        <link rel="stylesheet" type="text/css" href="print.css" media="print" />
+
+                        
+        </head>
+
+        <body>
+            <div id="pageHeader">
+            <!-- Logo -->
+                        <a id="harmonyLogo" href="http://harmony.apache.org/"><img src="./images/harmony-logo-new.png" alt="Apache Harmony"
+          width="415" height="50" /></a>
+      
+            <!-- Advertisement -->
+            <a href="http://www.apachecon.com/2007/EU/index.html">
+                <img id="advertisement"
+                     src="http://www.apache.org/ads/ApacheCon/2007-usa-234x60.png"
+                     width="234" height="60"
+                     alt="ApacheCon US 2007" /></a>
+            </div> <!-- pageHeader -->
+
+            <div id="navigationmenu">
+                    <!-- LEFT SIDE NAVIGATION -->
+                
+    <!-- ============================================================ -->
+
+                <p class="menuItem">General</p>
+        <ul>
+                    <li class="menuItem">    <a href="./index.html">Home</a>
+</li>
+           
+                        
+                    <li class="menuItem">    <a href="./license.html">License</a>
+</li>
+           
+                        
+                    <li class="menuItem">    <a href="http://apache.org">ASF</a>
+</li>
+           
+                        
+                    <li class="menuItem">    <a href="./contribution_policy.html">Contribution Policy</a>
+</li>
+           
+                        
+                    <li class="menuItem">    <a href="./downloads.html">Downloads</a>
+</li>
+           
+                        
+                    <li class="menuItem">    <a href="./bundles.html">Bundles</a>
+</li>
+           
+                        
+                    <li class="menuItem">    <a href="./faq.html">FAQ</a>
+</li>
+           
+                        
+        
+        </ul>
+            <p class="menuItem">Community</p>
+        <ul>
+                    <li class="menuItem">    <a href="./get-involved.html">Get Involved</a>
+</li>
+           
+                        
+                    <li class="menuItem">    <a href="./contributors.html">Who we are</a>
+</li>
+           
+                        
+                    <li class="menuItem">    <a href="./mailing.html">Mailing Lists</a>
+</li>
+           
+                        
+                    <li class="menuItem">    <a href="http://issues.apache.org/jira/browse/HARMONY">Bug Tracker</a>
+</li>
+           
+                        
+                    <li class="menuItem">    <a href="./related.html">Other Projects</a>
+</li>
+           
+                        
+        
+        </ul>
+            <p class="menuItem">Development</p>
+        <ul>
+                    <li class="menuItem">    <a href="./svn.html">Source Code</a>
+</li>
+           
+                        
+                    <li class="menuItem">    <a href="./quickhelp_contributors.html">Getting Started</a>
+</li>
+           
+                        
+                    <li class="menuItem">    <a href="./roadmap.html">Project Roadmap</a>
+</li>
+           
+                        
+                    <li class="menuItem">    <a href="./issue_resolution_guideline.html">Resolution Guideline</a>
+</li>
+           
+                        
+                    <li class="menuItem">    <a href="./performance.html">Performance</a>
+</li>
+           
+                        
+        
+        </ul>
+            <p class="menuItem">Documentation</p>
+        <ul>
+                    <li class="menuItem">    <a href="./sitemap.html">Sitemap</a>
+</li>
+           
+                        
+                    <li class="menuItem">    <a href="http://wiki.apache.org/harmony">Wiki</a>
+</li>
+           
+                        
+                    <li class="menuItem">    <a href="./hdk.html">HDK</a>
+</li>
+           
+                        
+                    <li class="menuItem">    <a href="./subcomponents/drlvm/index.html">DRLVM</a>
+</li>
+           
+                        
+                    <li class="menuItem">    <a href="./subcomponents/classlibrary/index.html">Class Library</a>
+</li>
+           
+                        
+                    <li class="menuItem">    <a href="./subcomponents/buildtest/index.html">Build-test Framework</a>
+</li>
+           
+                        
+        
+        </ul>
+                </div>
+
+            <!-- MAIN CONTENT -->
+            <div id="top">
+                                                        <h1>
+      <a name="Harmony JRE Command-Line Options">Harmony JRE Command-Line Options</a>
+    </h1>
+                        <p>
+        This document provides information on command-line options supported by the DRL virtual machine (DRLVM),
+        including component-specific options and properties that can be used during code development and issue evaluation.
+      </p>
+                                    
+    <h2>
+        <a name="Standard JRE Options">Standard JRE Options</a>
+    </h2>
+      
+                        <p>
+          To get the list of standard JRE options, run DRLVM with the <code>-help</code> option:
+        </p>
+                                <pre>java -help</pre>
+                   
+                                    
+    <h2>
+        <a name="Non-standard JRE Options">Non-standard JRE Options</a>
+    </h2>
+      
+                        <p>
+          To get the list of non-standard JRE options supported by this virtual machine, run DRLVM with the <code>-X</code> option:
+        </p>
+                                <pre>java -X</pre>
+                   
+                                    
+    <h2>
+        <a name="Component-specific Options and Properties">Component-specific Options and Properties</a>
+    </h2>
+      
+                        <p>
+          <em>
+
+            (since revision r549299, (Jun 21 2007))
+
+          </em>
+
+        </p>
+                                <h3>VM Core (vm/vmcore)</h3>
+                                <table>
+                        <tr>
+                        <th class="TableHeading" colspan="" rowspan="" width="50%">
+                
+              Options
+
+            
+        </th>
+                                <th class="TableHeading" colspan="" rowspan="" width="50%">
+                
+              Comments
+            
+        </th>
+            </tr>
+                                <tr>
+                        <td class="TableCell" colspan="" rowspan="">
+    
+                
+
+              <strong>
+                <code>-XX:-vm.assert_dialog</code>
+
+              </strong>
+            
+        </td>
+                                <td class="TableCell" colspan="" rowspan="">
+    
+                
+              Prevents assertion failures from popping up a dialog box
+            
+        </td>
+            </tr>
+                                <tr>
+                        <td class="OddRowCell" colspan="" rowspan="">
+    
+                
+
+              <strong>
+                <code>-XX:+vm.crash_handler</code>
+              </strong>
+
+            
+        </td>
+                                <td class="OddRowCell" colspan="" rowspan="">
+    
+                
+              Invokes the <code>gdb</code> debugger on crashes (POSIX only)
+
+            
+        </td>
+            </tr>
+                                <tr>
+                        <td class="TableCell" colspan="" rowspan="">
+    
+                
+
+              <strong>
+                <code>-XX:-vm.finalize</code>
+
+              </strong>
+            
+        </td>
+                                <td class="TableCell" colspan="" rowspan="">
+    
+                
+              Disables finalization subsystem, that is, prevents starting finalization threads and ignores finalization requests from the GC
+            
+        </td>
+            </tr>
+                                <tr>
+                        <td class="OddRowCell" colspan="" rowspan="">
+    
+                
+              <strong>
+              <code>-XX:+vm.jvmti_compiled_method_load_inlined</code>
+              </strong>
+
+
+            
+        </td>
+                                <td class="OddRowCell" colspan="" rowspan="">
+    
+                
+              Reports inlined methods with <code>JVMTI_EVENT_COMPILED_METHOD_LOAD</code>; relevant for the optimizing JIT compiler
+            
+        </td>
+            </tr>
+                                <tr>
+                        <td class="TableCell" colspan="" rowspan="">
+    
+                
+
+              <strong>
+                <code>-XX:+vm_bootclasspath_appendclasspath</code>
+              </strong>
+
+            
+        </td>
+                                <td class="TableCell" colspan="" rowspan="">
+    
+                
+              Appends classpath to the bootclasspath
+            
+        </td>
+            </tr>
+                                <tr>
+                        <td class="OddRowCell" colspan="" rowspan="">
+    
+                
+
+              <strong>
+                <code>-XX:vm.dlls=&lt;list&gt;</code>
+              </strong>
+
+            
+        </td>
+                                <td class="OddRowCell" colspan="" rowspan="">
+    
+                
+              A <code>PATH_SEPARATOR</code>-delimited list of modular dynamic libraries (GC/etc.) to load at startup
+            
+        </td>
+            </tr>
+            </table>
+                                <h3>Execution Manager (vm/em)</h3>
+                                <table>
+                        <tr>
+                        <th class="TableHeading" colspan="" rowspan="" width="50%">
+                
+
+              Options
+
+            
+        </th>
+                                <th class="TableHeading" colspan="" rowspan="" width="50%">
+                
+              Comments
+            
+        </th>
+            </tr>
+                                <tr>
+                        <td class="TableCell" colspan="" rowspan="">
+    
+                
+
+              <strong>
+                <code>-Xtrace:em</code>
+              </strong>
+
+
+            
+        </td>
+                                <td class="TableCell" colspan="" rowspan="">
+    
+                
+
+              Prints method compilation events to <code>stdout</code> to detect the method that failed to compile (not an EM option, but very informative for EM behavior);
+              <br /><i>Available in the debug build only</i>
+
+            
+        </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="">
+    
+                
+
+              <strong>
+                <code>-Xem:&lt;config&gt;</code>
+              </strong>
+
+            
+        </td>
+                                <td class="TableCell" colspan="" rowspan="">
+    
+                
+              Specifies the Execution Manager configuration file to use; choose one of the predefined files
+              (<a href="#EMClient">client</a>, <a href="#EMServer">server</a>, <a href="#EMOpt">opt</a>, <a href="#EMJet">jet</a>)
+              <br />or specify your own
+
+            
+        </td>
+            </tr>
+                                <tr>
+                        <td class="OddRowCell" colspan="" rowspan="">
+    
+                
+
+              <strong>
+                <a name="EMClient" />
+                <code>-Xem:client</code>
+              </strong>
+
+            
+        </td>
+                                <td class="OddRowCell" colspan="" rowspan="">
+    
+                
+              Sets the optimization sequence for client applications;
+              <br /><i>The default EM configuration</i>
+            
+        </td>
+            </tr>
+                                <tr>
+                        <td class="TableCell" colspan="" rowspan="">
+    
+                
+
+              <strong>
+                <a name="EMServer" />
+                <code>-Xem:server</code>
+              </strong>
+
+
+            
+        </td>
+                                <td class="TableCell" colspan="" rowspan="">
+    
+                
+
+              Sets the optimization sequence for server applications: the <code>server</code> mode execution
+              analogous to <strong>
+                <code>java -server</code>
+              </strong> in <code>HotSpot</code>)
+
+            
+        </td>
+            </tr>
+                                <tr>
+                        <td class="OddRowCell" colspan="" rowspan="">
+    
+                
+
+              <strong>
+                <a name="EMJet" />
+                <code>-Xem:jet</code>
+              </strong>
+
+
+            
+        </td>
+                                <td class="OddRowCell" colspan="" rowspan="">
+    
+                
+              Configures VM to use only the fast-compiling non-optimizing JIT Jitrino.JET
+            
+        </td>
+            </tr>
+                                <tr>
+                        <td class="TableCell" colspan="" rowspan="">
+    
+                
+
+              <strong>
+                <a name="EMOpt" />
+                <code>-Xem:opt</code>
+              </strong>
+
+            
+        </td>
+                                <td class="TableCell" colspan="" rowspan="">
+    
+                
+              Configures VM to use only the aggressively optimizing JIT compiler Jitrino.OPT
+            
+        </td>
+            </tr>
+                                <tr>
+                        <td class="OddRowCell" colspan="" rowspan="">
+    
+                
+
+              <strong>
+
+                <code>
+                  -XX:em.dll=&lt;dll&gt;
+              </code>
+              </strong>
+
+            
+        </td>
+                                <td class="OddRowCell" colspan="" rowspan="">
+    
+                
+              Use to specify DRLVM-execution manager (EM) dll to load at startup.
+            
+        </td>
+            </tr>
+                                <tr>
+                        <td class="TableCell" colspan="" rowspan="">
+    
+                
+
+              <strong>
+
+                <code>
+                  -XX:em.jitPath=&lt;path&gt;
+              </code>
+              </strong>
+
+            
+        </td>
+                                <td class="TableCell" colspan="" rowspan="">
+    
+                
+              Use to override the default path for all JIT dlls in <code>EM.conf</code> with path.
+          
+        </td>
+            </tr>
+                                <tr>
+                        <td class="OddRowCell" colspan="" rowspan="">
+    
+                
+
+            <strong>
+
+              <code>
+                -XX:em.JIT_NAME.jitPath=&lt;path&gt;
+              </code>
+            </strong>
+
+          
+        </td>
+                                <td class="OddRowCell" colspan="" rowspan="">
+    
+                
+            Use to override the default path for <code>JIT_NAME</code> JIT dll in <code>EM.conf</code> with path.
+          
+        </td>
+            </tr>
+                                <tr>
+                        <td class="TableCell" colspan="" rowspan="">
+    
+                
+
+              <strong>
+
+                <code>
+                  -XX:em.properties=&lt;path&gt;
+              </code>
+              </strong>
+
+            
+        </td>
+                                <td class="TableCell" colspan="" rowspan="">
+    
+                
+              Sets up a path to em configuration file to use.
+            
+        </td>
+            </tr>
+            </table>
+                                <h3>JIT Compiler (vm/jitrino)</h3>
+                                <table>
+                        <tr>
+                        <th class="TableHeading" colspan="" rowspan="" width="50%">
+                
+
+              Options
+
+            
+        </th>
+                                <th class="TableHeading" colspan="" rowspan="" width="50%">
+                
+              Comments
+            
+        </th>
+            </tr>
+                                <tr>
+                        <td class="TableCell" colspan="" rowspan="">
+    
+                
+
+              <strong>
+                <code>-XX:jit.arg.log=&lt;log_type&gt;</code>
+              </strong>
+
+            
+        </td>
+                                <td class="TableCell" colspan="" rowspan="">
+    
+                
+              Enables compilation logging for the Jitrino.OPT JIT compiler;
+              <br /><code>&lt;log_type&gt;</code> is a comma-separated list of the logging types to enable (see below the examples)
+
+            
+        </td>
+            </tr>
+                                <tr>
+                        <td class="OddRowCell" colspan="" rowspan="">
+    
+                
+
+              <strong>
+                <code>-XX:jit.arg.log=rt</code>
+              </strong>
+
+            
+        </td>
+                                <td class="OddRowCell" colspan="" rowspan="">
+    
+                
+              Turns ON all run-time logging
+            
+        </td>
+            </tr>
+                                <tr>
+                        <td class="TableCell" colspan="" rowspan="">
+    
+                
+
+
+              <strong>
+                <code>-XX:jit.arg.log=ct,dbg</code>
+              </strong>
+
+            
+        </td>
+                                <td class="TableCell" colspan="" rowspan="">
+    
+                
+              Turns ON compile-time logging and debug information
+            
+        </td>
+            </tr>
+                                <tr>
+                        <td class="OddRowCell" colspan="" rowspan="">
+    
+                
+
+              <strong>
+                <code>-XX:jit.arg.log=ct,irdump,dotdump,info</code>
+              </strong>
+
+
+            
+        </td>
+                                <td class="OddRowCell" colspan="" rowspan="">
+    
+                
+              Turns ON full compile-time logging for Jitrino;
+              <br /><i>WARNING: takes much disk space</i>
+            
+        </td>
+            </tr>
+                                <tr>
+                        <td class="TableCell" colspan="" rowspan="">
+    
+                
+
+              <strong>
+                <code>-XX:jit.p.filter=.main -XX:jit.p.arg.log=ct,irdump,dotdump</code>
+              </strong>
+
+            
+        </td>
+                                <td class="TableCell" colspan="" rowspan="">
+    
+                
+
+              Turns ON compile-time logging for methods with names starting with <code>main</code>
+
+
+            
+        </td>
+            </tr>
+                                <tr>
+                        <td class="OddRowCell" colspan="" rowspan="">
+    
+                
+
+              <strong>
+                <code>-XX:jit.p.filter=java/lang/Math. -XX:jit.p.arg.log=ct,irdump,dotdump</code>
+              </strong>
+
+            
+        </td>
+                                <td class="OddRowCell" colspan="" rowspan="">
+    
+                
+              Turns ON logging for all methods of a single class
+            
+        </td>
+            </tr>
+                                <tr>
+                        <td class="TableCell" colspan="" rowspan="">
+    
+                
+
+
+              <strong>
+                <code>-XX:jit.arg.codegen.iprof=on</code>
+              </strong>
+
+            
+        </td>
+                                <td class="TableCell" colspan="" rowspan="">
+    
+                
+
+              Enables internal profiler dumps <code>iprof.stat</code> in Jitrino.OPT;
+              <br /><i>
+                Requires <code>iprof.cfg</code>
+              </i>
+
+            
+        </td>
+            </tr>
+            </table>
+                                <h3>GCv5 (vm/gc_gen)</h3>
+                                <table>
+                        <tr>
+                        <th class="TableHeading" colspan="" rowspan="" width="50%">
+                
+
+              Options
+            
+        </th>
+                                <th class="TableHeading" colspan="" rowspan="" width="50%">
+                
+              Comments
+            
+        </th>
+            </tr>
+                                <tr>
+                        <td class="TableCell" colspan="" rowspan="">
+    
+                
+
+              <strong>
+                <code>-XX:gc.nos_size=N</code>
+              </strong>
+
+            
+        </td>
+                                <td class="TableCell" colspan="" rowspan="">
+    
+                
+              Specifies a fixed size for NOS (nursery object space or young generation)
+            
+        </td>
+            </tr>
+                                <tr>
+                        <td class="OddRowCell" colspan="" rowspan="">
+    
+                
+
+              <strong>
+                <code>-XX:gc.num_collectors=N</code>
+              </strong>
+
+            
+        </td>
+                                <td class="OddRowCell" colspan="" rowspan="">
+    
+                
+
+              Specifies the number of collectors used for collections for parallel collection
+            
+        </td>
+            </tr>
+                                <tr>
+                        <td class="TableCell" colspan="" rowspan="">
+    
+                
+
+              <strong>
+                <code>-XX:+gc.use_large_page</code>
+              </strong>
+
+            
+        </td>
+                                <td class="TableCell" colspan="" rowspan="">
+    
+                
+              Turns ON large page support of the platform
+            
+        </td>
+            </tr>
+                                <tr>
+                        <td class="OddRowCell" colspan="" rowspan="">
+    
+                
+
+              <strong>
+                <code>-XX:+gc.verify</code>
+              </strong>
+
+
+            
+        </td>
+                                <td class="OddRowCell" colspan="" rowspan="">
+    
+                
+              Turns ON GC verifier for GC debugging, type to see available options
+            
+        </td>
+            </tr>
+                                <tr>
+                        <td class="TableCell" colspan="" rowspan="">
+    
+                
+
+              <strong>
+                <code>-XX:+gc.force_major_collect</code>
+              </strong>
+
+            
+        </td>
+                                <td class="TableCell" colspan="" rowspan="">
+    
+                
+              Forces every collection to be full heap collection (i.e., no minor collections)
+            
+        </td>
+            </tr>
+                                <tr>
+                        <td class="OddRowCell" colspan="" rowspan="">
+    
+                
+
+              <strong>
+                <code>-XX:+gc.ignore_finref</code>
+              </strong>
+
+            
+        </td>
+                                <td class="OddRowCell" colspan="" rowspan="">
+    
+                
+              Disables processing of finalizer and weak references
+            
+        </td>
+            </tr>
+                                <tr>
+                        <td class="TableCell" colspan="" rowspan="">
+    
+                
+
+              <strong>
+                <code>-XX:-gc.heap_iteration</code>
+              </strong>
+
+            
+        </td>
+                                <td class="TableCell" colspan="" rowspan="">
+    
+                
+              Disables JVMTI functionality of heap iteration
+
+            
+        </td>
+            </tr>
+            </table>
+                                <h3>GCv41 (vm/gc_cc)</h3>
+                                <table>
+                        <tr>
+                        <th class="TableHeading" colspan="" rowspan="" width="50%">
+                
+              Options
+            
+        </th>
+                                <th class="TableHeading" colspan="" rowspan="" width="50%">
+                
+              Comments
+            
+        </th>
+            </tr>
+                                <tr>
+                        <td class="TableCell" colspan="" rowspan="">
+    
+                
+
+              <strong>
+                <code>-verbose:gc</code>
+              </strong>
+
+            
+        </td>
+                                <td class="TableCell" colspan="" rowspan="">
+    
+                
+              Enables init messages from GC and information about GC pauses
+            
+        </td>
+            </tr>
+                                <tr>
+                        <td class="OddRowCell" colspan="" rowspan="">
+    
+                
+
+              <strong>
+                <code>-XX:-gc.adaptive=0</code>
+              </strong>
+
+
+            
+        </td>
+                                <td class="OddRowCell" colspan="" rowspan="">
+    
+                
+              Disables adaptive selection between GC algorithms: copying and sliding compaction
+            
+        </td>
+            </tr>
+                                <tr>
+                        <td class="TableCell" colspan="" rowspan="">
+    
+                
+
+              <strong>
+                <code>-XX:gc.type=N</code>
+              </strong>
+
+            
+        </td>
+                                <td class="TableCell" colspan="" rowspan="">
+    
+                
+
+              Specifies the number of the GC algorithm to use (use together with <code>-Dgc.adaptive=0</code>);
+              <br />Available algorithms: 1.copying + fallback to sliding compaction; 2.full collection using sliding compaction; 3.sliding compaction
+
+
+            
+        </td>
+            </tr>
+                                <tr>
+                        <td class="OddRowCell" colspan="" rowspan="">
+    
+                
+
+              <strong>
+                <code>-XX:+gc.heap_iteration=1</code>
+              </strong>
+
+            
+        </td>
+                                <td class="OddRowCell" colspan="" rowspan="">
+    
+                
+
+              Enables heap iteration support needed for using the JVMTI function <code>IterateOverHeap</code>
+
+            
+        </td>
+            </tr>
+                                <tr>
+                        <td class="TableCell" colspan="" rowspan="">
+    
+                
+
+              <strong>
+                <code>-XX:+gc.ignore_finalizers=1</code>
+              </strong>
+
+
+            
+        </td>
+                                <td class="TableCell" colspan="" rowspan="">
+    
+                
+              Ignores finalizable objects, that is, stops tracking reachability of finalizable object, 
+              <br />does not revive them or pass revived objects to VM for finalization
+            
+        </td>
+            </tr>
+                                <tr>
+                        <td class="OddRowCell" colspan="" rowspan="">
+    
+                
+
+              <strong>
+                <code>-XX:+gc.lp=1</code>
+              </strong>
+
+            
+        </td>
+                                <td class="OddRowCell" colspan="" rowspan="">
+    
+                
+
+              On Windows, enables (<code>1</code>) or disables (<code>0</code>) using large pages for more effective TLB utilization;
+              <br />Use <code>-verbose:gc.lp</code> for more diagnostics
+
+
+            
+        </td>
+            </tr>
+                                <tr>
+                        <td class="TableCell" colspan="" rowspan="">
+    
+                
+
+              <strong>
+                <code>-XX:gc.lp=/mnt/huge</code>
+              </strong>
+
+            
+        </td>
+                                <td class="TableCell" colspan="" rowspan="">
+    
+                
+
+              On Linux, enables (<code>1</code>) or disables (<code>0</code>) using large pages for more effective TLB utilization; huge pages are allocated with the <code>mmap</code> method.
+              <br />Specify the mount point where <code>hugetlbfs</code> is mounted. Use <code>-verbose:gc.lp</code> for more diagnostics
+
+
+            
+        </td>
+            </tr>
+                                <tr>
+                        <td class="OddRowCell" colspan="" rowspan="">
+    
+                
+
+              <strong>
+                <code>-XX:+gc.remember_root_set=1</code>
+              </strong>
+
+            
+        </td>
+                                <td class="OddRowCell" colspan="" rowspan="">
+    
+                
+              Enables a root-set caching mode;
+              <br />By default, the copying collector starts evacuating objects as soon as it starts receiving roots during root set enumeration. This option disables immediate evacuation and ensures no objects are moved until the root-set enumeration is complete
+            
+        </td>
+            </tr>
+            </table>
+                   
+                <p class="backtotop"><a href="#top">Back to top</a></p>
+                
+                                            </div> <!-- top aka Main Content -->
+
+            <!-- FOOTER -->
+            <div id="pageFooter" class="special"><em>
+                Copyright &#169; 2003-2007, The Apache Software Foundation
+            </em></div>
+        </body>
+    </html>
+<!-- end the processing -->
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

Modified: harmony/standard/site/docs/code_scan_tools.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/code_scan_tools.html?view=diff&rev=566994&r1=566993&r2=566994
==============================================================================
--- harmony/standard/site/docs/code_scan_tools.html (original)
+++ harmony/standard/site/docs/code_scan_tools.html Fri Aug 17 02:56:16 2007
@@ -43,6 +43,8 @@
         <link rel="stylesheet" type="text/css" href="site.css" media="all" />
         <link rel="stylesheet" type="text/css" href="screen.css" media="screen" />
         <link rel="stylesheet" type="text/css" href="print.css" media="print" />
+
+                        
         </head>
 
         <body>
@@ -226,6 +228,7 @@
         </body>
     </html>
 <!-- end the processing -->
+
 
 
 

Modified: harmony/standard/site/docs/contribution_policy.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/contribution_policy.html?view=diff&rev=566994&r1=566993&r2=566994
==============================================================================
--- harmony/standard/site/docs/contribution_policy.html (original)
+++ harmony/standard/site/docs/contribution_policy.html Fri Aug 17 02:56:16 2007
@@ -43,6 +43,8 @@
         <link rel="stylesheet" type="text/css" href="site.css" media="all" />
         <link rel="stylesheet" type="text/css" href="screen.css" media="screen" />
         <link rel="stylesheet" type="text/css" href="print.css" media="print" />
+
+                        
         </head>
 
         <body>
@@ -360,6 +362,7 @@
         </body>
     </html>
 <!-- end the processing -->
+
 
 
 

Modified: harmony/standard/site/docs/contributors.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/contributors.html?view=diff&rev=566994&r1=566993&r2=566994
==============================================================================
--- harmony/standard/site/docs/contributors.html (original)
+++ harmony/standard/site/docs/contributors.html Fri Aug 17 02:56:16 2007
@@ -43,6 +43,8 @@
         <link rel="stylesheet" type="text/css" href="site.css" media="all" />
         <link rel="stylesheet" type="text/css" href="screen.css" media="screen" />
         <link rel="stylesheet" type="text/css" href="print.css" media="print" />
+
+                        
         </head>
 
         <body>
@@ -411,6 +413,7 @@
         </body>
     </html>
 <!-- end the processing -->
+
 
 
 

Modified: harmony/standard/site/docs/documentation/build_website.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/documentation/build_website.html?view=diff&rev=566994&r1=566993&r2=566994
==============================================================================
--- harmony/standard/site/docs/documentation/build_website.html (original)
+++ harmony/standard/site/docs/documentation/build_website.html Fri Aug 17 02:56:16 2007
@@ -43,6 +43,8 @@
         <link rel="stylesheet" type="text/css" href="../site.css" media="all" />
         <link rel="stylesheet" type="text/css" href="../screen.css" media="screen" />
         <link rel="stylesheet" type="text/css" href="../print.css" media="print" />
+
+                        
         </head>
 
         <body>
@@ -275,6 +277,7 @@
         </body>
     </html>
 <!-- end the processing -->
+
 
 
 

Modified: harmony/standard/site/docs/documentation/conventions.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/documentation/conventions.html?view=diff&rev=566994&r1=566993&r2=566994
==============================================================================
--- harmony/standard/site/docs/documentation/conventions.html (original)
+++ harmony/standard/site/docs/documentation/conventions.html Fri Aug 17 02:56:16 2007
@@ -43,6 +43,8 @@
         <link rel="stylesheet" type="text/css" href="../site.css" media="all" />
         <link rel="stylesheet" type="text/css" href="../screen.css" media="screen" />
         <link rel="stylesheet" type="text/css" href="../print.css" media="print" />
+
+                        
         </head>
 
         <body>
@@ -354,6 +356,7 @@
         </body>
     </html>
 <!-- end the processing -->
+
 
 
 

Modified: harmony/standard/site/docs/documentation/dev_eclipse.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/documentation/dev_eclipse.html?view=diff&rev=566994&r1=566993&r2=566994
==============================================================================
--- harmony/standard/site/docs/documentation/dev_eclipse.html (original)
+++ harmony/standard/site/docs/documentation/dev_eclipse.html Fri Aug 17 02:56:16 2007
@@ -43,6 +43,8 @@
         <link rel="stylesheet" type="text/css" href="../site.css" media="all" />
         <link rel="stylesheet" type="text/css" href="../screen.css" media="screen" />
         <link rel="stylesheet" type="text/css" href="../print.css" media="print" />
+
+                        
         </head>
 
         <body>
@@ -415,6 +417,7 @@
         </body>
     </html>
 <!-- end the processing -->
+