This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Bytecode verifier


Ranjit Mathew writes:
 > Andrew Haley wrote:
 > > Ranjit Mathew writes:
 > >  > BTW, as has been pointed earlier, Sun's JVM doesn't
 > >  > even bother verifying classes loaded locally unless
 > >  > you use the "-verify" flag, so maybe even we ought
 > >  > not to bother by default.
 > > 
 > > Interesting.
 > 
 > Wait!! That's wrong - it seems to be valid only for
 > classes in the *bootstrap* CLASSPATH (bootclasspath):

That seems sensible.  :-)

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]