aws / aws/aws-lambda-java-libs

WARNING: An illegal reflective access operation has occurred

未关闭
#226 1 条评论 8 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Java
星标
548
派生
241
平均合并
2 天 5 分钟
30 天内合并 PR
11

描述

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
```

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。