natVMProxy.cc (run_proxy): Use _Jv_LookupProxyMethod to find the Method.
[gcc.git] / libjava / java / rmi /
2007-01-09 Tom TromeyMerged gcj-eclipse branch to trunk.
2005-07-16 Tom TromeyMajor merge with Classpath.
2005-06-30 Kelley CookUpdate FSF address
2005-06-09 Bryce McKinlayRMIClassLoader.java (getClassLoader): Make public.
2005-04-22 Andrew John HughesNaming.java: Added class documentation.
2005-04-19 Michael KochRemoteObject.java: Removed unused import statement.
2005-02-22 Jeroen Frijters2005-02-22 Jeroen Frijters <jeroen@frijters.net>
2005-02-19 Michael KochSelectorImpl.java: Reworked import statements.
2005-02-16 Andrew HaleySubject.java (doAsPrivileged): If acc is null, create...
2004-11-18 Jeroen FrijtersStackTraceElement.java: Made final.
2004-11-06 Tom TromeyURLClassLoader.java (URLClassLoader): Now package-private.
2004-10-22 Michael Koch2004-10-22 Michael Koch <konqueror@gmx.de>
2004-10-21 Michael KochMarshalledObject.java, [...]: Import cleanup.
2004-10-18 Michael Koch2004-10-18 Michael Koch <konqueror@gmx.de>
2004-10-16 Michael KochRMIMarshalledObjectOutputStream.java [...]: File header...
2004-08-30 Tom TromeyUID.java (UID): Read `nextCount', not count.
2004-04-20 Michael KochMarshalledObject.java, [...]: Fixed javadoc, coding...
2004-03-20 Norbert FreseRMIIncomingThread.java: New file.
2003-12-26 Guilhem LavauxNaming.java (lookup): Check if the first character...
2003-11-11 Michael KochFont.java, [...]: Removed some redundant obj == null...
2003-10-11 Michael KochActivationInstantiator.java, [...]: Removed redundant...
2003-10-11 Ingo ProetelRMIClassLoader.java: Identify cached classloaders by...
2003-10-09 Michael KochRMIClassLoader.java: Removed unused imports, little...
2003-09-26 Michael KochRMIClassLoader.java: Reformatted file, no functional...
2003-09-25 Michael Koch[multiple changes]
2003-06-27 Michael Koch2003-06-27 Michael Koch <konqueror@gmx.de>
2003-03-31 Michael Koch2003-03-31 Michael Koch <konqueror@gmx.de>
2003-03-31 Michael Koch2003-03-31 Michael Koch <konqueror@gmx.de>
2003-03-31 Michael KochVMID.java, [...]: Reformatted.
2003-03-24 Michael KochActivationInstantiator.java: Reformatted.
2003-03-21 Michael Koch2003-03-21 Michael Koch <konqueror@gmx.de>
2003-03-21 Michael Koch2003-03-21 Michael Koch <konqueror@gmx.de>
2003-03-01 Tom Tromey* java/rmi/registry/RegistryHandler.java: Deprecate.
2003-01-03 Dhek Bhun KhoUnicastServerRef.java (unexportObject): Don't throw...
2003-01-02 Tom TromeyMakefile.in: Rebuilt.
2002-11-07 Mark Wielaardbackport: MarshalledObject.java (equals): Check hashcod...
2002-10-02 Tom TromeyActivationDesc.java, [...]: New versions from Classpath.
2002-10-01 Tom TromeyObjectInputStream.java (resolveProxyClass): New method...
2002-09-16 Michael KochAssertionError.java: Merge with classpath, fixes HTML.
2002-06-17 Nathanael NerodeActivateFailedException.java: Remerge from Classpath...
2002-06-16 Nathanael NerodeAccessException.java: Remerge from Classpath.
2002-02-14 Mark Wielaard[multiple changes]
2002-01-22 Mark WielaardAdd license clarification.
2001-08-28 Tom TromeyActivatable.java, [...]: RMI implementation from Kaffe.