JDWP in the recent OpenJDK drop

Andrew John Hughes gnu_andrew at member.fsf.org
Mon May 14 19:46:59 UTC 2007


Hi everyone,

I'm currently in the process of trying to build the tools separate from the 
OpenJDK build, firstly so I have a tools.jar in order to attempt a build of 
the whole thing without a JDK and secondly so things like javadoc, apt, etc. 
can be made available separately.

I've run across a problem in doing this.  In com.sun.tools.jdi, there are 
numerous references to a com.sun.tools.jdi.JDWP class, but I can't for the 
life of me seem to find this anywhere in the OpenJDK drop (grep and find 
searches have proved futile).  Is this being shipped, or is it being held 
back for now?  Or am I looking in the wrong place?

Any help much appreciated,
Cheers,
-- 
Andrew :-)

Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html
public class gcj extends Freedom implements Java { ... }



More information about the build-dev mailing list