Skip to content

JNA no longer buildable with a target JDK of 1.6 #1025

@lwahonen

Description

@lwahonen

Hi,

Commit 267bbce calls the parameterCount method, which has been marked as >= 1.8.

Looks like this is easily patched via m.getParameterTypes().length, but the whole VARIANT is full of magic so I'm afraid of breaking something here.

Cheers,
Will

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