Yeahn Kim
Yeahn Kim
Thank you for contributing to NullAway! Please note that once you click "Create Pull Request" you will be asked to sign our [Uber Contributor License Agreement](https://cla-assistant.io/uber/NullAway) via [CLA assistant](https://cla-assistant.io/). Before...
Task2
Thank you for contributing to NullAway! Please note that once you click "Create Pull Request" you will be asked to sign our [Uber Contributor License Agreement](https://cla-assistant.io/uber/NullAway) via [CLA assistant](https://cla-assistant.io/). Before...
This pull request adds method type parameter information to `astubx` files. The unit tests are located in `NullAway/jdk-annotations/jdk-integration-test/src/test/java/com/uber/nullaway/jdkannotations/JDKIntegrationTest.java` and `NullAway/jdk-annotations/astubx-generator/src/test/java/com/uber/nullaway/jdkannotations/AstubxTest.java`. ## Summary by CodeRabbit * **New Features** * Detect and...
This pull request adds some nullness check support for modules in the JDK package. It adds the `astubx` file that contains the nullness information for the modules in the JDK...