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)

How do I find an eligible reviewer and create an issue to link this PR to?

Are there any specific steps I can take to get this through?

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

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

Reply via email to