Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [aspectj-dev] bad generated class that throws while loading

i tracked this down myself, see

https://bugs.eclipse.org/bugs/show_bug.cgi?id=47754

101

:: hi,
:: 
:: i've got a class generated by the current CVS ajc that 
:: throws this when loaded with jvm 1.4.2:
:: 
:: java.lang.NoClassDefFoundError: Unexpected error during load 
:: of: com.netvisor.nvsr.web.tools.path_az_replace.PathAZReplace,
:: msg=com/netvisor/nvsr/web/bdl/BDLEntityFindScreen
:: 
:: is there anything i can do? any way i can help someone track 
:: this down?
:: 
:: thanks in advance,
:: 
:: - 101
:: 
:: ps: thanks for the quick fix of the false inter-type error i 
:: reported last time! _______________________________________________
:: aspectj-dev mailing list
:: aspectj-dev@xxxxxxxxxxx 
:: http://dev.eclipse.org/mailman/listinfo/aspectj-dev
:: 
:: 


Back to the top