Hi,
I was considering an attempt at recompiling some of the JDK
classes with the -g option, so I can trace variables within these classes.
The whole source is not provided by Sun, so I was thinking of just
compiling all the 100% java classes and merging these with the existing
classes.
It is a bit of a meaty task, so I was wondering if anyone has
already tried this, and if so, what kind of success did you have?
(The JDK I have is the Linux JDK 1.2.2 rc2)
- Mark.
