8000 GitHub · Where software is built
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
IllegalAccessError when using GwtMockitoTestRunner #85
Open
@tazle

Description

@tazle

We tried to update to the latest gwtmockito (1.1.9), and after solving the missing parent module issue by publishing it ourselves to out private Maven repo, we ran into IllegalAccessErrors in tests run with GwtMockitoTestRunner.

Please see the reproduction here: https://github.com/tazle/gwtmockito/tree/illegalaccess-repro

The issue seems to be related to javassist version. Downgrading to 1.1.8 and javassist 3.22.0-GA makes the test pass. Staying with 1.1.8 gwtmockito and just upgrading javassist to 3.23.0-GA or 3.25.0-GA makes it fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0