JDK-8283470 : Update java.lang.invoke.VarHandle to use sealed classes
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: java.lang:reflect
  • Affected Version: 19
  • Priority: P4
  • Status: In Progress
  • Resolution: Unresolved
  • Submitted: 2022-03-21
  • Updated: 2022-03-23
Related Reports
CSR :  
Description
VarHandle subclasses are generated source and updating VarHandle and its children to use the sealed facility may take a bit of coordination in the build process.