Menu

Commit [r4310]  Maximize  Restore  History

Fix for bug [1735852]. The RMI stub class for AbstractMasterJVM was being generated with a network-provided IP address, rather than 127.0.0.1. While the code attempted to avoid this by setting a property, the property was set in the constructor *after* the super constructor had already exported the object.

dlsmith 2008-01-24

changed /trunk/drjava/src/edu/rice/cs/drjava/model/repl/newjvm/MainJVM.java
changed /trunk/drjava/src/edu/rice/cs/util/newjvm/AbstractMasterJVM.java
changed /trunk/drjava/src/edu/rice/cs/util/newjvm/AbstractSlaveJVM.java
changed /trunk/drjava/src/edu/rice/cs/util/newjvm/SlaveJVMRunner.java
/trunk/drjava/src/edu/rice/cs/drjava/model/repl/newjvm/MainJVM.java Diff Switch to side-by-side view
Loading...
/trunk/drjava/src/edu/rice/cs/util/newjvm/AbstractMasterJVM.java Diff Switch to side-by-side view
Loading...
/trunk/drjava/src/edu/rice/cs/util/newjvm/AbstractSlaveJVM.java Diff Switch to side-by-side view
Loading...
/trunk/drjava/src/edu/rice/cs/util/newjvm/SlaveJVMRunner.java Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB