JDK-8266925 : Add a test to verify that hidden class's members are not statically invocable
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.lang.invoke
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-05-11
  • Updated: 2021-06-30
  • Resolved: 2021-05-12
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 17
17 b22Fixed
Related Reports
Relates :  
Relates :  
Description
Add a test to verify JDK-8046903  to test hidden class (see test/jdk/java/lang/invoke/VMAnonymousClass.java)

Comments
Changeset: cc03734b Author: Mandy Chung <mchung@openjdk.org> Date: 2021-05-12 00:53:04 +0000 URL: https://git.openjdk.java.net/jdk/commit/cc03734b996c41c93efadf22e73685164bfe6b46
12-05-2021