On Mon, 13 Feb 2023 19:35:52 GMT, Mandy Chung <mch...@openjdk.org> wrote:

> I overlooked in the fix for JDK-8297757 that it should have passed the 
> declaring class of the static fields rather than the reference class passed 
> to `Lookup::findStaticVarHandle`.

This pull request has now been integrated.

Changeset: 9c202a5a
Author:    Mandy Chung <mch...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/9c202a5a8fc5b0f334ea72487d079af7da275693
Stats:     231 lines in 7 files changed: 190 ins; 0 del; 41 mod

8302260: VarHandle.describeConstable() fails to return a nominal descriptor for 
static public fields

Reviewed-by: alanb, psandoz

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

PR: https://git.openjdk.org/jdk/pull/12543

Reply via email to