aws / aws/aws-xray-sdk-java

@NonNull annotation leaked in public AP

Open
#441 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
100
Forks
100
PR merge metrics
No merged PRs in 30d

Description

Hello, I'd like to report that certain public classes such as [AWSXRay](https://github.com/aws/aws-xray-sdk-java/blob/master/aws-xray-recorder-sdk-core/src/main/java/com/amazonaws/xray/AWSXRay.java) are exposing the @NonNull checkerframework annotation. This is requiring the client of the library to forcefully declare the checkerframework dependency as it is failing with JDK25 compilers. Would it be possible to remove such exposure considering it's a build only internal annotation?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.