| Commit | Date | |
|---|---|---|
| 2008-01-31 20:22:20 | Tree | |
| 2008-01-31 16:38:48 | Tree | |
|
[r4316]
by
dlsmith
Refactored to parameterize LanguageLevelConverter with an Options object, which wraps a JavaVersion and class paths. Eliminated threading of the previous version parameter (the Options parameter is currently a static field, but could be threaded in the future if the system is redesigned to eliminate reliance on static fields). *Using* the class path parameters has not yet been implemented. |
2008-01-31 16:00:22 | Tree |
| 2008-01-30 21:09:53 | Tree | |
|
[r4314]
by
mgricken
Changed copyright notices to 2008 and made drjava@... |
2008-01-30 00:08:33 | Tree |
| 2008-01-24 23:16:40 | Tree | |
| 2008-01-24 20:15:12 | Tree | |
| 2008-01-24 19:41:34 | Tree | |
|
[r4310]
by
dlsmith
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. |
2008-01-24 18:56:22 | Tree |
|
[r4309]
by
mgricken
[ 512016 ] Get rid of PreventExitSecurityManager |
2008-01-18 12:52:02 | Tree |