A complete list of JDK classes which CheckClassAdapter fails (bug?)

Sai Zhang <[email protected]>
Newsgroups gmane.comp.java.objectweb.asm
Message-ID <[email protected]>
Hi,

I am using ASM to instrument the whole JDK, but found the CheckClassAdapter
seems
to be not so "reliable". It fails when verifying the bytecode of *untouched
*JDK classes (in rt.jar).

There could be two possibilities:
(1) a bug in CheckClassAdapter
(2) the JDK classes are not valid themselves (which might not be the case, I
could be wrong.)

We can reproduce it by simply using the following command:

java -cp asm-all.jar org.objectweb.asm.util.CheckClassAdapter
org/domain/package/YourClass.class

Any one has ideas on this point? Any comments and suggestion are highly
appreciated.

thanks

-Sai



------------a complete list---------
com/sun/java/swing/plaf/windows/WindowsTableHeaderUI$XPDefaultRenderer
com/sun/jndi/toolkit/dir/SearchFilter
com/sun/org/apache/bcel/internal/generic/InstructionComparator
com/sun/org/apache/xalan/internal/xsltc/runtime/BasisLibrary
com/sun/org/apache/xerces/internal/dom/CoreDocumentImpl
com/sun/org/apache/xerces/internal/dom/DeferredDocumentImpl
com/sun/org/apache/xerces/internal/dom/NodeImpl
com/sun/org/apache/xerces/internal/impl/xs/traversers/XSDElementTraverser
com/sun/org/apache/xerces/internal/jaxp/DocumentBuilderImpl
com/sun/org/apache/xerces/internal/jaxp/SAXParserImpl
com/sun/org/apache/xerces/internal/util/DOMUtil
com/sun/org/apache/xerces/internal/util/SAX2XNI
com/sun/org/apache/xml/internal/security/signature/Reference
com/sun/org/apache/xml/internal/security/utils/resolver/implementations/ResolverFragment
com/sun/org/apache/xml/internal/security/utils/resolver/implementations/ResolverXPointer
com/sun/org/apache/xml/internal/utils/DOMBuilder
com/sun/security/sasl/digest/DigestMD5Base
com/sun/xml/internal/bind/api/impl/NameConverter
com/sun/xml/internal/bind/v2/runtime/unmarshaller/UnmarshallerImpl
com/sun/xml/internal/bind/v2/schemagen/XmlSchemaGenerator$Namespace
com/sun/xml/internal/fastinfoset/stax/events/StAXEventAllocatorBase
java/awt/BasicStroke
java/awt/Component
java/awt/dnd/DragSource
java/awt/List
java/awt/TrayIcon
java/awt/Window
java/net/CookiePolicy
java/security/cert/X509CertSelector
javax/management/openmbean/OpenMBeanAttributeInfoSupport
javax/swing/JTable
javax/swing/text/html/Map
sun/java2d/pipe/DuctusRenderer
sun/misc/SignalHandler
sun/nio/ch/FileChannelImpl
sun/org/mozilla/javascript/internal/ScriptableObject
sun/rmi/runtime/Log
sun/security/ec/NamedCurve
sun/security/jgss/GSSUtil
sun/security/provider/Sun
sun/security/rsa/SunRsaSign
message-footer.txt (text/plain, 238 B)
-- 
You receive this message as a subscriber of the [email protected] mailing list.
To unsubscribe: mailto:[email protected]
For general help: mailto:[email protected]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
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.