Skip to content

PowerMock EasyMock API still having a dependency on CGLib which is not compatible for JDK8+ #1162

@KANNANKDP

Description

@KANNANKDP

Issue

Latest version of powermock-api-easymock:2.0.9 in Maven is still using CGLib which is no longer supported for JDK8+. This is hindering the usage of this package for newer JDK versions. EasyMock has moved away from CGLib to Bytebuddy similar to Powermock. Can the dependency on CGLib be removed for the package powermock-api-easymock as well.

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