Re: Java libraries and proposal.
- To: "Greg Wilkins" <gregw@mortbay.com>
- Cc: <debian-java@lists.debian.org>, <java@gcc.gnu.org>
- Subject: Re: Java libraries and proposal.
- From: "Joe Emenaker" <joe@emenaker.com>
- Date: Thu, 12 Apr 2001 11:40:29 -0700
- Message-id: <[🔎] 005601c0c380$0c85cf20$805b4181@damien>
- References: <[🔎] 20010406125917.A17387@diamond.opal.dhs.org> <[🔎] 003601c0bef4$94cdd930$805b4181@damien> <[🔎] m2d7ao3y66.fsf@kelso.bothner.com> <[🔎] 20010411151135.A8335@netcsi.com> <[🔎] 000801c0c2c3$3977fcf0$805b4181@damien> <[🔎] 3AD577B2.3080000@mortbay.com>
> Just to complicate the situation.... > > Any script that builds a PATHS,CLASSPATH, must also consider stripping > conflicts from them. Well, each JVM on the system could have a script that builds the classpath that it needs. That would be the first thing in the actual classpath passed to the JVM. Next, you tack on the existing $CLASSPATH contents. Lastly, you add the auto-generated stuff in ./lib, ./classes, $HOME/lib, $HOME/classes, /usr/share/java/lib, and /usr/share/java/classes. If there *are* any JVM-specific classes found in the previously-existing CLASSPATH or in some of the other "lib" directories, they shouldn't affect the proper operation of the current JVM since it's own classes will be found first (since they appear earlier in the classpath passed to the JVM). - Joe
Reply to:
- References:
- Java libraries and proposal.
- From: Ola Lundqvist <opal@debian.org>
- Re: Java libraries and proposal.
- From: "Joe Emenaker" <joe@emenaker.com>
- Re: Java libraries and proposal.
- From: Per Bothner <per@bothner.com>
- Re: Java libraries and proposal.
- From: james@netcsi.com
- Re: Java libraries and proposal.
- From: "Joe Emenaker" <joe@emenaker.com>
- Re: Java libraries and proposal.
- From: Greg Wilkins <gregw@mortbay.com>
- Java libraries and proposal.
- Prev by Date: Re: Java libraries and proposal.
- Next by Date: Re: Java libraries and proposal.
- Previous by thread: Re: Java libraries and proposal.
- Next by thread: Enhydra debs
- Index(es):