-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
Hi,
On Fri, 1 Oct 1999, Michael Lee wrote:
ML| I am trying to do some debugging of the Package class .... from
ML| java.lang
ML| I was wondering how to put my change JDK jar file with debug for jserv
ML| to use ...
I think it is possible to apply a bootclasspath:
java -Xbootclasspath:myjavalang.jar:$JAVA_HOME/jre/lib/rt.jar
(I've seen that for jdk 1.2 and the JacORB which uses this trick to
replace the org.omg.* classes of jdk 1.2 with its own).
ciao,
-hen
---
Henner Zeller [EMAIL PROTECTED]
PGP pub key [77F75B39]: finger [EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]