From: Gianni Galore on
Assume I got a *.class file.

Is there a way to find out with which java version (e.g. 1.5upd14 or v1.6.upd20) this *.class
file was previously compiled?

Gianni

From: Lew on
Gianni Galore wrote:
> Assume I got a *.class file.
>
> Is there a way to find out with which java version (e.g. 1.5upd14 or v1.6.upd20) this *.class
> file was previously compiled?
>

Cross-posting is not terrible, but usually it's enough to post your
query in one newsgroup or another without cross-posting. That's
especially true for comp.lang.java.programmer and comp.lang.java.help
which have substantially the same readership.

You did do the cross-post exactly correctly, mind you. No complaints
there. It just probably didn't do very much to help you.

--
Lew
From: Ronny Mandal on
You might want to check this out:
http://www.rgagnon.com/javadetails/java-0544.html

//Ronny Mandal
 | 
Pages: 1
Prev: Servlet Question
Next: JOGL preload