Skip to content

Handle @NullUnmarked methods with explicit @NonNull annotations in JDK javac plugin #1498

@msridhar

Description

@msridhar

E.g.:

https://github.com/jspecify/jdk/blob/fd65be678b854e5d833ac3c8214d0051671c96a0/src/java.base/share/classes/java/nio/file/Files.java#L1821-L1823

We need to add library model / astubx support for null-unmarked methods, and generate the information about all the explicit @NonNull annotations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    jspecifyRelated to support for jspecify standard (see jspecify.dev)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions