summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* 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
* gij.cc (main): Accept -agentlib and -agentpath options.Kyle Galloway2007-04-093-5/+174
* DecimalFormatSymbols.java: Added the year 2007 to Copyright information and i...Tania Bento2007-04-0510-21/+162
* VariableTable.java: Change longs to ints for argCnt and slots.Kyle Galloway2007-04-054-6/+12
* ProxyTest.java: New test.Andrew Haley2007-04-034-0/+45
* natFileChannelPosix.cc (mapImpl): Extend file, when writing, if it is too short.Tom Tromey2007-04-032-1/+19
* natPlainSocketImplPosix.cc (create): Return if already created.Tom Tromey2007-04-0210-3/+21
* ThreadStartEvent.java (Event): Event type is "THREAD_START" not "THREAD_END".Keith Seitz2007-04-023-16/+33
* natVMProxy.cc (run_proxy): Use _Jv_LookupProxyMethod to find the Method.Andrew Haley2007-04-027-7/+67
* [multiple changes]Andrew Haley2007-04-025-1/+13
* interpret-run.cc: Add code to properly set up variable slots when debugging.Kyle Galloway2007-04-023-19/+401
* 2007-04-02 Kyle Galloway <kgallowa@redhat.com>Kyle Galloway2007-04-023-1/+6
* re PR libgcj/29869 (LogManager class loading failure with Tomcat)Tom Tromey2007-03-307-7/+32
* ClientHandshake.java (RSAGen.implRun): check keyEncipherment bit of the certi...Casey Marshall2007-03-284-1/+13