• Icon: Sub-task Sub-task
    • Resolution: Delivered
    • Icon: P4 P4
    • 15
    • 15
    • core-libs

      `Lookup::defineClass` is specified to throw `LinkageError` if a linkage error occurs, but the implementation was not actually linking the class. In this release, the implementation has been changed to link the class before returning, so conforming to the specification. If `Lookup::defineClass` is called to define a class that fails linking, `LinkageError` will be thrown.

            mchung Mandy Chung (Inactive)
            mchung Mandy Chung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: