JDK 22 |
---|
22Resolved |
The new core reflection implementation has been the default since JDK 18 and the old implementation is now removed. The `-Djdk.reflect.useDirectMethodHandle=false` introduced by JEP 416 to enable the old core reflection implementation becomes a no-op.