DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12568>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12568
Typo in javadocs
Summary: Typo in javadocs
Product: BCEL
Version: 5.0RC1
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: Other
Component: Main
AssignedTo: [email protected]
ReportedBy: [email protected]
The PUTSTATIC instruction does not take an objref as parameter:
Index: PUTSTATIC.java
===================================================================
RCS file:
/home/cvspublic/jakarta-bcel/src/java/org/apache/bcel/generic/PUTSTATIC.java,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 PUTSTATIC.java
--- PUTSTATIC.java 29 Oct 2001 20:00:25 -0000 1.1.1.1
+++ PUTSTATIC.java 12 Sep 2002 09:55:51 -0000
@@ -59,9 +59,9 @@
/**
* PUTSTATIC - Put static field in class
- * <PRE>Stack: ..., objectref, value -> ...</PRE>
+ * <PRE>Stack: ..., value -> ...</PRE>
* OR
- * <PRE>Stack: ..., objectref, value.word1, value.word2 -> ...</PRE>
+ * <PRE>Stack: ..., value.word1, value.word2 -> ...</PRE>
*
* @version $Id: PUTSTATIC.java,v 1.1.1.1 2001/10/29 20:00:25 jvanzyl Exp $
* @author <A HREF="mailto:[email protected]">M. Dahm</A>
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.