Java 25 + grpc-netty-shaded 1.78.0 appearance warning
Open
question
- Dominant language
- Java
- Stars
- 12.1k
- Forks
- 4k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 37
Description
```
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
WARNING: sun.misc.Unsafe::allocateMemory has been called by io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0$2 (file:/Users/linsihan/.gradle/caches/modules-2/files-2.1/io.grpc/grpc-netty-shaded/1.78.0/ab48302cc37050ef6f0c2a3f12ebaf4b94e4c6f1/grpc-netty-shaded-1.78.0.jar)
WARNING: Please consider reporting this to the maintainers of class io.grpc.netty.shaded.io.netty.util.internal.PlatformDependent0$2
WARNING: sun.misc.Unsafe::allocateMemory will be removed in a future release
```
Contributor guide
Assessment
This issue has not been assessed yet.