From patchwork Thu Nov 1 23:27:10 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [wwwdocs,Java] Update reference to Java language specification From: Gerald Pfeifer X-Patchwork-Id: 196411 Message-Id: To: gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org Date: Fri, 2 Nov 2012 00:27:10 +0100 (CET) Unlike other webmasters, Sun's/Oracle's actually took care of a redirect. Still we should update the link, and that was "recent" many years ago, so I adjusted this on the way. Applied. Gerald 2012-11-02 Gerald Pfeifer * faq.html: Update reference to Java language specification. Remove reference to recent snapshots. Index: faq.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/java/faq.html,v retrieving revision 1.67 diff -u -3 -p -r1.67 faq.html --- faq.html 27 Oct 2012 14:44:19 -0000 1.67 +++ faq.html 1 Nov 2012 23:24:50 -0000 @@ -265,9 +265,7 @@ $ gij HelloWorld
GCJ supports all Java language constructs as per the - Java language Specification. - Recent GCJ snapshots have added support for most JDK1.1 (and beyond) - language features, including inner classes. + Java language specification.