Oh, yeah, I probably won't be back til later tonight, so if someone
else with CVS access wants to make those classname changes (and any other
changes that need to be made), be my guest.
Whoever changes String, remember that StringBuffer has to be changed to
use the new fields too.
java.lang.Class declaringClass -> clazz
java.lang.String len -> count
str -> value
java.lang.Throwable message -> detailMessage
java.lang.Thread privateInfo -> PrivateInfo
Also, if you manage this, compile these classes (and StringBuffer) and
put them into classpath.zip. Don't recompile the whole thing. There is one
particular java.io class that is out of synch with reality until such time
as I manage to fix system properties (something odd preventing Japhar from
entering certain properties), so it's best not to overwrite it..
--John Keiser
- Can not compile classpath from CVS. Moses DeJong
- Re: Can not compile classpath from CVS. Brian Jones
- Re: Japhar+Classpath patch on web! Petter Reinholdtsen
- Re: Japhar+Classpath patch on web! Petter Reinholdtsen
- RE: Japhar+Classpath patch on web! John Keiser
- Re: Japhar+Classpath patch on web! Chris Toshok
- RE: Japhar+Classpath patch on web! John Keiser
- Re: Japhar+Classpath patch on web! Brian Jones
- Re: Japhar+Classpath patch on web! Brian Jones
- RE: Japhar+Classpath patch on we... John Keiser
- RE: Japhar+Classpath patch on web! John Keiser
- RE: Japhar+Classpath patch on web! John Keiser
- Re: Japhar+Classpath patch on web! Petter Reinholdtsen
- RE: Japhar+Classpath patch on web! John Keiser
- Re: Japhar+Classpath patch on web! Petter Reinholdtsen

