Changeset 11327 for public_html/index.shtml
- Timestamp:
- 09/28/08 19:30:49 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
public_html/index.shtml
r11319 r11327 72 72 <pre style="background-color:#99d"> 73 73 74 $ svn co svn://common-lisp.net/project/armedbear/svn/trunk/j j74 <b>$ svn co svn://common-lisp.net/project/armedbear/svn/trunk/j j</b> 75 75 </pre> 76 <p> Please note that the minimum required JDK version for development77 versions of ABCL has been raised to 1.5.</ p>76 <p><em>Please note that the minimum required JDK version for development 77 versions of ABCL has been raised to 1.5.</em></p> 78 78 </dd> 79 79 </dl> … … 115 115 instructions for building ABCL. 116 116 <p> 117 Java 1.4 or later is required. 117 Java 1.4 or later is required - see the note above on recent development 118 versions - 118 119 <a href="http://java.sun.com/javase/downloads/index_jdk5.jsp">Java 1.5</a> 119 120 is recommended. There are 120 121 <a href="http://sourceforge.net/mailarchive/message.php?msg_name=20070218045318.5111%40stephen"> 121 122 unresolved performance issues</a> with Java 1.6. To build ABCL, you'll need 122 the full JDK; the JRE is not enough. </dd> 123 the full JDK; the JRE is not enough. <br /> 124 <em>Recent performance tests have shown Java 1.6 Update 10 - a Release 125 Candidate as of this writing - to be as fast as Java 1.5.</em> </dd> 123 126 </dl> 124 127
Note: See TracChangeset
for help on using the changeset viewer.