[1157] in java-interest

home help back first fref pref prev next nref lref last post

invoking javah and javap

daemon@ATHENA.MIT.EDU (Randal Walser)
Fri Aug 25 03:53:21 1995

Date: Mon, 21 Aug 1995 18:44:15 -0700
To: java-interest@java.sun.com
From: randoid@spacetime.com (Randal Walser)

In the "Implementing Native Methods" example, I'm unable to apply either
javah or javap to the class files I generate with javac.  When I try
to execute

    javap demo.File

for example, javap reports it can't find a class called demo.File.
I've confired that this isn't a CLASSPATH problem, and I've tried 
every permutation of options and class names and I can think of. 
Interestingly, javah and javap work fine on classes in hotjava/classes/...

Does anyone have any idea what's going on here?

Also, while I'm at this: is it really possible to execute native methods
using the NT alpha2 release?  I seem to recall someone mentioning that
a critical .dll is missing from the release.  

Thanks,
Randy

-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post