Skip to content

ByteBuddy 1.18.11 doesn't work under Java 26 for EasyMock. #1923

Description

@henri-tremblay

EasyMock can't mock using ByteBuddy under Java 26 and byte-buddy 1.18.11.

Seems to be due by the way byte-buddy is now now using Unsafe. But I'm not aware of the official transition method to make it work.

See easymock/easymock#908 for details and a reproducer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions