You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jakarta.apache.org by se...@apache.org on 2011/05/22 13:52:20 UTC

svn commit: r1125926 - /jakarta/jmeter/trunk/bin/jmeter.bat

Author: sebb
Date: Sun May 22 11:52:20 2011
New Revision: 1125926

URL: http://svn.apache.org/viewvc?rev=1125926&view=rev
Log:
Fix a Java=>Oracle URL

Modified:
    jakarta/jmeter/trunk/bin/jmeter.bat

Modified: jakarta/jmeter/trunk/bin/jmeter.bat
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/bin/jmeter.bat?rev=1125926&r1=1125925&r2=1125926&view=diff
==============================================================================
--- jakarta/jmeter/trunk/bin/jmeter.bat (original)
+++ jakarta/jmeter/trunk/bin/jmeter.bat Sun May 22 11:52:20 2011
@@ -62,8 +62,9 @@ rem This label provides a place for the 
 rem and for NT handling to skip to.
 
 rem The following link describes the -XX options:
-rem http://java.sun.com/javase/technologies/hotspot/vmoptions.jsp
+rem http://www.oracle.com/technetwork/java/javase/tech/vmoptions-jsp-140102.html
 rem http://java.sun.com/developer/TechTips/2000/tt1222.html has some more descriptions
+rem Unfortunately TechTips no longer seem to be available
 
 rem See the unix startup file for the rationale of the following parameters,
 rem including some tuning recommendations



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org