Re: javap issue



Hi,

I'm using the following version of javap implementation:
Java(TM) 2 Runtime Environment, Standard Edition (build Blackdown-1.4.2-03)

You actually do have a point here, this library is part of GNU's classpath built for JikesRVM.

I am confident the version of the class file i'm checking was generated from the earlier specified .java file.


Cheers,

Sebastien


Thomas Hawtin wrote:


Which version of which implementation of Java are you using? I can't see a method like that in Sun's code.

Are you absolutely sure javap is using class files produced with your source?

Tom Hawtin
.



Relevant Pages