summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* re PR java/31842 (r124338 causes java Divide_1 and pr6388 to fail)Ian Lance Taylor2007-05-082-4/+10
* Jdwp.class: Regenerate.Keith Seitz2007-05-078-2/+23
* Jdwp.java (notify): Rewrite to call new array-based method.Keith Seitz2007-05-074-22/+132
* natVMVirtualMachine.cc (getClassMethod): Change to use JVMTI.Kyle Galloway2007-05-042-5/+23
* interpret.cc: Don't include ExceptionEvent.h.Keith Seitz2007-05-045-69/+7
* jvmti-int.h (_Jv_ReportJVMTIExceptionThrow): Declare.Keith Seitz2007-05-0411-169/+198
* Makefile.in: Regenerate.Thomas Fitzsimmons2007-05-036-1/+19
* Server.java (Server): Record the delegate.Andrew Haley2007-05-031-0/+3
* Server.java (Server): Record the delegate.Andrew Haley2007-05-034-0/+0
* Server.java (Server): Record the delegate.Andrew Haley2007-05-032-0/+28
* natCharacter.cc (Character::getType): Handle negative code points.Tom Tromey2007-05-022-10/+20
* VMIdManager.class: Regenerated.Kyle Galloway2007-05-013-0/+0
* interpret-run.cc (NEXT_INSN): Advance PC before executing the instruction.Keith Seitz2007-05-013-3/+12
* 2007-04-04 Francis Kung <fkung@redhat.com>Francis Kung2007-04-284-45/+32
* Jdwp.class: Regenerated.Keith Seitz2007-04-287-26/+46
* LocationOnlyFilter.class: Regenerated;Keith Seitz2007-04-2810-13/+55
* [multiple changes]Thomas Fitzsimmons2007-04-2711-344/+682
* VMIdManager.class: Regenerated.Kyle Galloway2007-04-263-0/+0
* ObjectStreamClass.java (ensureFieldsSet): New method.Andrew Haley2007-04-261-0/+11
* ObjectStreamClass.java (ensureFieldsSet): New method.Andrew Haley2007-04-2615-2/+46
* VMIdManager.java (getObjectId): Deal with null objects.Kyle Galloway2007-04-252-1/+15
* re PR libgcj/31084 (TRUE or FALSE defined)John David Anglin2007-04-252-3/+7
* 2007-04-24 Kyle Galloway <kgallowa@redhat.com>Kyle Galloway2007-04-242-2/+36
* headers.txt (gnu/gcj/jvmti/Breakpoint.h): Add _Jv_RewriteBreakpointInsn frien...Keith Seitz2007-04-245-24/+86
* no-gc.h (_Jv_IsThreadSuspended): Declare.Keith Seitz2007-04-235-3/+85
* java-interp.h (_Jv_InterpFrame): Add pointer to the interpreter PC.Kyle Galloway2007-04-234-5/+40
* re PR classpath/31646 (Arrays.sort() broken)Jeroen Frijters2007-04-233-7/+12
* natVMVirtualMachine.cc (getSourceFile): Check for null source file and throw ...Kyle Galloway2007-04-232-1/+14
* BreakpointManager.java (newBreakpoint): Install the new breakpoint into the b...Keith Seitz2007-04-204-4/+19
* interpret-run.cc [...]: Save the original insn for the breakpoint before post...Keith Seitz2007-04-202-5/+11
* re PR crypto/31626 (javax.net.SocketFactory#createSocket() throws Unsupported...Tom Tromey2007-04-196-4/+19
* libjavaTom Tromey2007-04-1992-186/+220
* natVMProxy.cc (ncode_closure): Add method_index.Andrew Haley2007-04-182-2/+1
* natVMProxy.cc (ncode_closure): Add method_index.Andrew Haley2007-04-185-52/+50
* UnicastConnectionManager.java (UnicastConnectionManager(int port, RMIServerSo...Andrew Haley2007-04-182-1/+13
* re PR awt/31311 (Quitting applet can hang X server)Francis Kung2007-04-174-45/+15
* Committed up-to-date .class and .h files from an earlier commitTom Tromey2007-04-167-0/+20
* https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=236614Tom Tromey2007-04-163-11/+15
* ObjectInputStream.java: (parseContent): Call (String, Object) version of dump...Andrew Haley2007-04-163-6/+55
* 2007-04-16 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2007-04-163-33/+84
* BootClassLoader.java (getBootURLLoader): New method.Andrew Haley2007-04-161-0/+0
* TaggedComponentHelper.java (read): Use read_octet_array(), not read().Andrew Haley2007-04-163-0/+0
* TaggedComponentHelper.java (read): Use read_octet_array(), not read().Andrew Haley2007-04-164-29/+88
* BootClassLoader.java (getBootURLLoader): New method.Andrew Haley2007-04-163-7/+93
* sources.am: Regenerate.Keith Seitz2007-04-103-0/+7
* interpret-run.cc: If debugging, check if args is NULL before getting the "thi...Kyle Galloway2007-04-092-3/+12
* ArrayValue.java: New file.Kyle Galloway2007-04-095-0/+156
* Fix ChangeLog date.David Daney2007-04-091-1/+1
* re PR libgcj/23758 (java::lang::ConcreteProcess::nativeSpawn unsafe)David Daney2007-04-095-30/+105
* prims.cc (load_jvmti_agent): Add the missing `,'.H.J. Lu2007-04-092-1/+5