classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] [RFA/JDWP] utility class: Signature


From: Keith Seitz
Subject: [cp-patches] [RFA/JDWP] utility class: Signature
Date: Mon, 06 Jun 2005 15:44:08 -0700

Hi,

The attached patch is the entire gnu.classpath.jdwp.util package. It
currently contains one class, Signature, which computes method and class
signatures (a la "Ljava/lang/String;").

Much of the code in this class comes from Tom Tromey.

Keith

ChangeLog
2005-06-06  Keith Seitz  <address@hidden>

        * gnu/classpath/jdwp/util/Signature.java: New file.


Attachment: jdwp-util.java
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]