JDK-8244275 : AOT invokedynamic hidden classes support
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 15
  • Priority: P4
  • Status: Closed
  • Resolution: Won't Fix
  • Submitted: 2020-05-02
  • Updated: 2022-11-11
  • Resolved: 2022-11-11
Description
The Hidden Classes JEP added is_hidden checks to the disabled AOT invokedynamic support, therefore it is untested.  We need to double check that code when support is reenabled.
Comments
AOT was removed in JDK 17 by JDK-8264805
11-11-2022

ILW = Same as JDK-8223533 = P4
04-05-2020