Integrated: 8266925: Add a test to verify that hidden class's members are not statically invocable

Mandy Chung mchung at openjdk.java.net
Wed May 12 00:56:08 UTC 2021


On Tue, 11 May 2021 17:38:36 GMT, Mandy Chung <mchung at openjdk.org> wrote:

> Add a test to verify that hidden class's members are not statically invocable based on
> test/jdk/java/lang/invoke/VMAnonymousClass.java.

This pull request has now been integrated.

Changeset: cc03734b
Author:    Mandy Chung <mchung at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/cc03734b996c41c93efadf22e73685164bfe6b46
Stats:     165 lines in 2 files changed: 165 ins; 0 del; 0 mod

8266925: Add a test to verify that hidden class's members are not statically invocable

Reviewed-by: alanb

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

PR: https://git.openjdk.java.net/jdk/pull/3985


More information about the core-libs-dev mailing list