aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2003-01-28Component.java (processPaintEvent): Dispose of Graphics object when finished.Oscar Pearce2-13/+25
2003-01-28* libjava/configure.host: Disable can_unwind_signal on darwin.Andreas Tobler2-0/+5
2003-01-28TestEarlyGC.java: Added comment explaining bytecode.Tom Tromey2-0/+15
2003-01-28re PR java/9254 (java::lang::Object::wait(), threads-win32.cc returns wrong r...Ranjit Mathew3-52/+136
2003-01-28configure.in: Specifically define HAVE_BACKTRACE if building for MinGW.Ranjit Mathew5-322/+359
2003-01-28* libjava.jacks/jacks.xfail: More lexer tests now pass.Tom Tromey2-43/+4
2003-01-28consthrow.java: New file.Tom Tromey3-0/+13
2003-01-28configure.in (toolexecdir, [...]): Set and AC_SUBST.Alexandre Oliva5-345/+389
2003-01-28* libjava.lang/pr8823.xfail: New file, add "xfail-byte".Kaveh R. Ghazi2-0/+5
2003-01-24re PR java/9253 (on win32, java.io.File.listFiles("C:\\") returns pwd instead...Ranjit Mathew2-2/+10
2003-01-24defineclass.cc (handleMethodsEnd): Precompute code for static method.Tom Tromey5-21/+73
2003-01-24ClassLoader.java (findLoadedClass): Removed erroneous comment.Tom Tromey2-3/+7
2003-01-24calls.c (Java_calls_docall): Define with JNIEXPORT and JNICALL method attribu...Ranjit Mathew13-13/+31
2003-01-22Fix misapplied patch.Andrew Haley1-1/+1
2003-01-22x86_64-signal.h: Add simple handler for x86_64 32-bit mode.Andrew Haley3-1/+20
2003-01-21natResourceBundle.cc (getCallingClassLoader): Start search at 2, not 3.Tom Tromey2-2/+10
2003-01-21natFileWin32.cc (isAbsolute): Check path length before looking at any charact...Vladimir Puskas3-8/+17
2003-01-21jacks.xfail: All 8.4.3 tests and 9.4-modifier-10 now pass.Tom Tromey2-5/+5
2003-01-20Makefile.am (core_java_source_files): Add VMObjectStreamClass.java.Mark Wielaard8-33/+102
2003-01-16SocketImpl.java (toString): Don't explicitly call toString() on possible null...Mark Wielaard2-2/+8
2003-01-162003-01-16 Michael Koch <konqueror@gmx.de>Michael Koch2-5/+10
2003-01-15natGC.cc (fillPolygon): New method.Scott Gilbertson6-19/+52
2003-01-15Makefile.in: Rebuilt.Scott Gilbertson3-3/+13
2003-01-15XToolkit.java (getColorModel): Implemented.Scott Gilbertson3-12/+35
2003-01-15CardLayout.java (show): Rewrote.Scott Gilbertson2-21/+34
2003-01-142003-01-14 Michael Koch <konqueror@gmx.de>Michael Koch4-1/+17
2003-01-142003-01-14 Michael Koch <konqueror@gmx.de>Michael Koch16-33/+317
2003-01-14natRuntime.cc (_load): StackTrace access needs to be in a try block.Andrew Haley2-8/+21
2003-01-14dwarf2-signal.h: Remove x86_64.Andrew Haley1-3/+0
2003-01-14dwarf2-signal.h: Remove x86_64.Andrew Haley5-262/+374
2003-01-13re PR libgcj/9139 (mauve tests require installation)Tom Tromey3-20/+27
2003-01-112003-01-10 Michael Koch <konqueror@gmx.de>Michael Koch5-13/+70
2003-01-112003-01-10 Michael Koch <konqueror@gmx.de>Michael Koch2-8/+13
2003-01-07posix.h (_Jv_platform_usleep): Wrap in ifdef JV_HASH_SYNCHRONIZATION.Tom Tromey3-1/+12
2003-01-07DatagramSocket.java: Added classpath license info.Michael Koch2-267/+344
2003-01-05* java/awt/List.java: Merged with Classpath.Tom Tromey2-0/+13
2003-01-04FileDescriptor.java (position): New private field.Mark Wielaard3-21/+42
2003-01-04Merge with Classpath:Mark Wielaard2-43/+82
2003-01-04FileInputStream.java (finalize): Don't explicitly finalize FileDescriptor.Mark Wielaard2-3/+8
2003-01-03* configure.host (sparc*-*): Enable bytecode interpreter.Jeff Sturm2-1/+6
2003-01-03* libjava.compile/pr8712.java: New file, for PR java/8712.Tom Tromey2-0/+11
2003-01-03UnicastServerRef.java (unexportObject): Don't throw RemoteException.Dhek Bhun Kho3-4/+11
2003-01-03Connection.java (proxyPort, [...]): New static fields.Joerg Brunsmann2-12/+55
2003-01-03TreeMap.java (fabricateTree): Fix off-by-one error.Eric Blake2-3/+9
2003-01-03boehm.cc (_Jv_MarkObj): Mark the protectionDomain of a class.Anthony Green2-1/+7
2003-01-03HttpURLConnection.java (HTTP_NOT_IMPLEMENTED): Must be public.Mark Wielaard2-24/+42
2003-01-02ZipFile.java (entries): Now HashMap.Artur Biesiadowski2-64/+130
2003-01-02URLClassLoader.java (Resource.getCodeSource): Fix check certs == null.Mark Wielaard2-28/+15
2003-01-02Makefile.in: Rebuilt.Tom Tromey43-422/+914
2003-01-02* libjava.compile/pr8955.java: New test, for PR java/8955.Tom Tromey2-0/+17