summaryrefslogtreecommitdiff
path: root/libjava/java
Commit message (Expand)AuthorAgeFilesLines
* GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag...Michael Koch2005-02-17423-1383/+1386
* [multiple changes]Mark Wielaard2005-02-162-19/+726
* [multiple changes]Graydon Hoare2005-02-1642-1331/+2459
* Subject.java (doAsPrivileged): If acc is null, create a new AccessControlCont...Andrew Haley2005-02-166-22/+63
* [multiple changes]Mark Wielaard2005-02-151-24/+28
* URLClassLoader.java (JarURLLoader.JarURLLoader): Just use space for parsing C...Mark Wielaard2005-02-151-5/+1
* URLClassLoader.java (JarURLLoader.JarURLLoader): Don't look aside for "GCJLIB...Mark Wielaard2005-02-151-74/+33
* Fixes bug libgcj/8170Mark Wielaard2005-02-122-17/+39
* Connection.java (getJarFile): Open jar file with OPEN_DELETE.Tom Tromey2005-02-101-7/+4
* InflaterInputStream.java (markSupported): Override.Tom Tromey2005-02-101-1/+15
* URI.java (AUTHORITY_REGEXP): Handle case where user name or port is missing.Tom Tromey2005-02-091-4/+4
* natRuntime.cc (insertSystemProperties): Set sun.boot.class.path earlier.Tom Tromey2005-02-081-4/+4
* defineclass.cc (handleClassBegin): Use _Jv_RegisterInitiatingLoader.Tom Tromey2005-02-073-7/+14
* Reported by Timo Lindfors <timo.lindfors@iki.fi> java/util/regex/Matcher.java...Mark Wielaard2005-02-072-6/+21
* InetAddress.java (InetAddress): Make a private copy of the address.David Daney2005-02-033-7/+9
* re PR libgcj/19681 (extension loading currently incorrect)Tom Tromey2005-02-022-1/+6
* re PR libgcj/19649 (java.util.Date.getTimezoneOffset returns negated output)Jeroen Frijters2005-01-291-8/+6
* Class.h (next): Updated documentation.Tom Tromey2005-01-242-15/+15
* VMCompiler.java (compileClass): Ignore UnknownError.Tom Tromey2005-01-191-1/+6
* MessageFormat.java (scanString): Changed how quoting is handled.Tom Tromey2005-01-181-20/+32
* MessageFormat.java (scanFormat): Chain thrown exception.Mark Wielaard2005-01-171-1/+3
* re PR java/19444 (GCJ implementation of java.net.URI misses host support)Michael Koch2005-01-151-4/+45
* File.java (toURI): Generate a URI which we understand.Robin Green2005-01-141-2/+2
* jni.h (_Jv_JNIEnv::bottom_locals): New field.Graydon Hoare2005-01-141-0/+1
* re PR libgcj/17784 (Thread.interrupt doesn't do security checks)Michael Koch2005-01-132-2/+8
* re PR libgcj/13972 (gcj's URL() does not handle ContextURL + "/redir?http://d...Michael Koch2005-01-111-4/+3
* re PR libgcj/18840 (java.io.BufferedInputStream.read(byte[],..) methods don't...Tom Tromey2005-01-111-7/+28
* PR libgcj/12016, PR libgcj/18405, PR libgcj/17738:Tom Tromey2005-01-105-97/+89
* re PR libgcj/18014 (java.util.Locale changes variant to upper case)Michael Koch2005-01-101-3/+4
* [multiple changes]Michael Koch2005-01-102-3/+10
* re PR libgcj/17069 (InetAddress.getLocalHost() returns broken InetAddress obj...Michael Koch2005-01-091-1/+3
* * java/lang/ClassLoader.java (findClass): Fixed documentation.Tom Tromey2005-01-071-2/+2
* re PR libgcj/18115 (JNI nio buffer functions only work with byte buffers)Michael Koch2005-01-079-2/+30
* ZipEntry.java (setCompressedSize): Allow any argument.Tom Tromey2005-01-052-10/+5
* natRuntime.cc (insertSystemProperties): Set java.ext.dirs earlier.Tom Tromey2005-01-051-4/+6
* natObject.cc (_Jv_ObjectCheckMonitor): Initialize the sync_info element of th...Eric Botcazou2005-01-051-0/+2
* natClassLoader.cc (_Jv_RegisterClassHookDefault): Re-enable duplicate class r...Tom Tromey2004-12-211-2/+1
* re PR libgcj/15001 ([3.4 only] Using JNI with interpreter and interface metho...Andrew Haley2004-12-171-1/+22
* IdentityHashMap.java (put): Replace mistaken use of "<<" by "*".Ranjit Mathew2004-12-081-1/+1
* revert: [multiple changes]Graydon Hoare2004-11-30127-2176/+13776
* natDebug.cc (getField): Don't qualify name.Tom Tromey2004-11-261-7/+12
* ResourceBundle.java (BundleKey): Don't implement Cloneable.Bryce McKinlay2004-11-251-14/+2
* * Merged gcj-abi-2-dev-branch to trunk.Tom Tromey2004-11-2517-1343/+907
* Character.java, [...]: Reorder "final static" to "static final".Michael Koch2004-11-241-89/+89
* ResourceBundle.java: Reformatted.Michael Koch2004-11-241-3/+5
* 2004-11-24 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters2004-11-241-3/+4
* 2004-11-24 Michael Koch <konqueror@gmx.de>Michael Koch2004-11-241-0/+12
* 2004-11-24 Jeroen Frijters <address@bogus.example.com>Jeroen Frijters2004-11-242-37/+105
* NIOServerSocket.java: Added email to @author tag.Michael Koch2004-11-245-60/+89
* DirectByteBufferImpl.java, [...]: Reformatted.Michael Koch2004-11-242-134/+134