Status fields:
creation_ts: | 2006-11-05 18:34 |
---|---|
component: | unspecified |
version: | 0.97 |
rep_platform: | All |
op_sys: | Linux |
bug_status: | RESOLVED |
resolution: | FIXED |
reporter: | konqueror@gmx.de |
When I run a small test programm I get: s> cacao TestGenerics Exception in thread "main" java.lang.UnsatisfiedLinkError: getClassSignature at java.lang.VMClass.getClassSignature(Native Method) at java.lang.Class.getTypeParameters(Class.java:1737) at TestGenerics.main(TestGenerics.java:13)
I've implemented this one and getSignature for methods and fields.