JDK-8025912 : Make caching of annotations and type annotations consistent
  • Type: Task
  • Component: core-libs
  • Sub-Component: java.lang:reflect
  • Affected Version: 8
  • Priority: P4
  • Status: Resolved
  • Resolution: Won't Fix
  • OS: generic
  • CPU: generic
  • Submitted: 2013-10-04
  • Updated: 2023-02-09
  • Resolved: 2023-02-09
Related Reports
Relates :  
Relates :  
Sub Tasks
JDK-8025934 :  
Description
With class file redefinition, the caches of annotations and type annotations can become inconsistent with the current definitions in the class.

The cache management strategy for annotations and type annotations should be the same.
Comments
Srikanth, can you look into this minor bug and see if there is anything more to do. The sub-task is already closed, so I would hope that this task is completed as well. If not completed, then the priority is P4, therefore not urgent to resolve.
08-07-2015