aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2007-04-282007-04-04 Francis Kung <fkung@redhat.com>Francis Kung4-45/+32
2007-04-28Jdwp.class: Regenerated.Keith Seitz7-26/+46
2007-04-28LocationOnlyFilter.class: Regenerated;Keith Seitz10-13/+55
2007-04-27[multiple changes]Thomas Fitzsimmons11-344/+682
2007-04-26VMIdManager.class: Regenerated.Kyle Galloway3-0/+0
2007-04-26ObjectStreamClass.java (ensureFieldsSet): New method.Andrew Haley1-0/+11
2007-04-26ObjectStreamClass.java (ensureFieldsSet): New method.Andrew Haley15-2/+46
2007-04-25VMIdManager.java (getObjectId): Deal with null objects.Kyle Galloway2-1/+15
2007-04-25re PR libgcj/31084 (TRUE or FALSE defined)John David Anglin2-3/+7
2007-04-242007-04-24 Kyle Galloway <kgallowa@redhat.com>Kyle Galloway2-2/+36
2007-04-24headers.txt (gnu/gcj/jvmti/Breakpoint.h): Add _Jv_RewriteBreakpointInsn frien...Keith Seitz5-24/+86
2007-04-23no-gc.h (_Jv_IsThreadSuspended): Declare.Keith Seitz5-3/+85
2007-04-23java-interp.h (_Jv_InterpFrame): Add pointer to the interpreter PC.Kyle Galloway4-5/+40
2007-04-23re PR classpath/31646 (Arrays.sort() broken)Jeroen Frijters3-7/+12
2007-04-23natVMVirtualMachine.cc (getSourceFile): Check for null source file and throw ...Kyle Galloway2-1/+14
2007-04-20BreakpointManager.java (newBreakpoint): Install the new breakpoint into the b...Keith Seitz4-4/+19
2007-04-20interpret-run.cc [...]: Save the original insn for the breakpoint before post...Keith Seitz2-5/+11
2007-04-19re PR crypto/31626 (javax.net.SocketFactory#createSocket() throws Unsupported...Tom Tromey6-4/+19
2007-04-19libjavaTom Tromey92-186/+220
2007-04-18natVMProxy.cc (ncode_closure): Add method_index.Andrew Haley2-2/+1
2007-04-18natVMProxy.cc (ncode_closure): Add method_index.Andrew Haley5-52/+50
2007-04-18UnicastConnectionManager.java (UnicastConnectionManager(int port, RMIServerSo...Andrew Haley2-1/+13
2007-04-17re PR awt/31311 (Quitting applet can hang X server)Francis Kung4-45/+15
2007-04-16Committed up-to-date .class and .h files from an earlier commitTom Tromey7-0/+20
2007-04-16https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=236614Tom Tromey3-11/+15
2007-04-16ObjectInputStream.java: (parseContent): Call (String, Object) version of dump...Andrew Haley3-6/+55
2007-04-162007-04-16 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes3-33/+84
2007-04-16BootClassLoader.java (getBootURLLoader): New method.Andrew Haley1-0/+0
2007-04-16TaggedComponentHelper.java (read): Use read_octet_array(), not read().Andrew Haley3-0/+0
2007-04-16TaggedComponentHelper.java (read): Use read_octet_array(), not read().Andrew Haley4-29/+88
2007-04-16BootClassLoader.java (getBootURLLoader): New method.Andrew Haley3-7/+93
2007-04-10sources.am: Regenerate.Keith Seitz3-0/+7
2007-04-09interpret-run.cc: If debugging, check if args is NULL before getting the "thi...Kyle Galloway2-3/+12
2007-04-09ArrayValue.java: New file.Kyle Galloway5-0/+156
2007-04-09Fix ChangeLog date.David Daney1-1/+1
2007-04-09re PR libgcj/23758 (java::lang::ConcreteProcess::nativeSpawn unsafe)David Daney5-30/+105
2007-04-09prims.cc (load_jvmti_agent): Add the missing `,'.H.J. Lu2-1/+5
2007-04-09gij.cc (main): Accept -agentlib and -agentpath options.Kyle Galloway3-5/+174
2007-04-05DecimalFormatSymbols.java: Added the year 2007 to Copyright information and i...Tania Bento10-21/+162
2007-04-05VariableTable.java: Change longs to ints for argCnt and slots.Kyle Galloway4-6/+12
2007-04-03ProxyTest.java: New test.Andrew Haley4-0/+45
2007-04-03natFileChannelPosix.cc (mapImpl): Extend file, when writing, if it is too short.Tom Tromey2-1/+19
2007-04-02natPlainSocketImplPosix.cc (create): Return if already created.Tom Tromey10-3/+21
2007-04-02ThreadStartEvent.java (Event): Event type is "THREAD_START" not "THREAD_END".Keith Seitz3-16/+33
2007-04-02natVMProxy.cc (run_proxy): Use _Jv_LookupProxyMethod to find the Method.Andrew Haley7-7/+67
2007-04-02[multiple changes]Andrew Haley5-1/+13
2007-04-02interpret-run.cc: Add code to properly set up variable slots when debugging.Kyle Galloway3-19/+401
2007-04-022007-04-02 Kyle Galloway <kgallowa@redhat.com>Kyle Galloway3-1/+6
2007-03-30re PR libgcj/29869 (LogManager class loading failure with Tomcat)Tom Tromey7-7/+32
2007-03-28ClientHandshake.java (RSAGen.implRun): check keyEncipherment bit of the certi...Casey Marshall4-1/+13