On Thu, 25 Jan 2024 21:35:45 GMT, Sergey <d...@openjdk.org> wrote:

> The feature allows to extract a private field value in a single expression, 
> like so:
> 
> object.getClass().getDeclaredField().setAccessible().get(object)

https://openjdk.org/contribute/
u may firstly have a look at this.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/17578#issuecomment-1913439047

Reply via email to