aws / aws/aws-lambda-java-libs
WARNING: An illegal reflective access operation has occurred
- Ngôn ngữ chính
- Java
- Star
- 548
- Fork
- 241
- Merge trung bình
- 2 ngày 5 phút
- Pull request đã merge (30 ngày)
- 11
Mô tả
My code seems to be working however I am seeing this error in the logs:
```
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.amazonaws.services.lambda.runtime.serialization.factories.JacksonFactory$VoidDeserializer (file:/home/niqo/.gradle/caches/modules-2/files-2.1/com.amazonaws/aws-lambda-java-serialization/1.0.0/7501d239ebfe3978713054a4466d6eb020e7da14/aws-lambda-java-serialization-1.0.0.jar) to constructor java.lang.Void()
WARNING: Please consider reporting this to the maintainers of com.amazonaws.services.lambda.runtime.serialization.factories.JacksonFactory$VoidDeserializer
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
```
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.