Cannot load classes of CZT

Issue #113 resolved
lglanz created an issue

Cannot load classes of CZT

Comments (5)

  1. Michael Eichberg repo owner

    It seems to be the class file: net/sourceforge/czt/circus/impl/ProcessSignatureImpl.class which is completely corrupt.

  2. Michael Eichberg repo owner

    Merge branch 'develop' of https://bitbucket.org/delors/opal into develop

    • 'develop' of https://bitbucket.org/delors/opal: fixed issue #113 (we are now failing fast when we can’t read the next byte) fixed documentation added more complex examples related to JSR/Ret instructions (due to finally loops which are “at the beginning of the method”) formatting issues added further, more advanced examples of exception handling documentation and formatting improvements added suggestion for improvement added clarifying comment clarified how the origin information is to be interpreted in case of an exception handler added a test case for an array which stores a self reference

    → <<cset ed2e4cb6acf0>>

  3. Log in to comment