I as referring to runtime problems, where an old value was being used
(embedded).  This is what happened to me.
The only workarouind was doing a compile of all files affected in order.



----- Original Message -----
From: "Larry V. Streepy, Jr." <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 23, 2001 12:33 PM
Subject: Re: javac, depend, and interface constants


> T Master wrote:
> >
> > Would HotSpot have any impact?
>
> Doubtful.  Since JIT's work from the initial class files and then create
> native code for faster execution, I don't see how it could affect the
> dependency generation at compile time.
>
> Or, did I misunderstand your suggestion?
>
> --
> Larry V. Streepy, Jr.
> Chief Technical Officer and VP of Engineering


Reply via email to