- 
    Type:
Bug
 - 
    Resolution: Fixed
 - 
    Priority:
  P4                     
     - 
    Affects Version/s: 23
 - 
    Component/s: core-libs
 
- 
        b05
 - 
        Verified
 
                    ClassReader.readXxxEntry were added before we had generic, type-aware readEntry and readEntryOrNull APIs. We should remove these specialized versions in favor of the generic version to reduce API bloating.
            
- csr for
 - 
                    
JDK-8334735 Remove specialized readXxxEntry methods from ClassReader
-         
     - Closed
 
 -         
 
- links to
 - 
                    
        
        Commit
        openjdk/jdk/8a664a4c
    
 - 
                    
        
        Review(master)
        openjdk/jdk/19833