gcj.texi: Change sources.redhat.com reference to gcc.gnu.org.
gcc/java/: * gcj.texi: Change sources.redhat.com reference to gcc.gnu.org. libffi/: * include/ffi.h.in: Change sourceware.cygnus.com references to gcc.gnu.org. libjava/: * README, gij.cc, java/lang/natClass.cc, java/lang/natSystem.cc: Change sources.redhat.com and sourceware.cygnus.com references to gcc.gnu.org. From-SVN: r39531
This commit is contained in:
parent
037313ae8d
commit
7e5fd99fd3
9 changed files with 24 additions and 10 deletions
|
@ -306,7 +306,7 @@ java::lang::System::init_properties (void)
|
|||
// (introduced in 1.2), and earlier versioning properties.
|
||||
SET ("java.version", VERSION);
|
||||
SET ("java.vendor", "Free Software Foundation");
|
||||
SET ("java.vendor.url", "http://sources.redhat.com/java/");
|
||||
SET ("java.vendor.url", "http://gcc.gnu.org/java/");
|
||||
SET ("java.class.version", GCJVERSION);
|
||||
SET ("java.vm.specification.version", "1.1");
|
||||
SET ("java.vm.specification.name", "Java(tm) Virtual Machine Specification");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue