- 
    Bug 
- 
    Resolution: Duplicate
- 
     P4 P4
- 
    None
- 
    6u29
- 
        x86
- 
        windows_7
                    FULL PRODUCT VERSION :
A DESCRIPTION OF THE PROBLEM :
When attemping to call getValue() method on annotation which is supposed to return an array of Class objects, a MirrorTypeException is thrown instead of MirrorTypesException. Because of that only first value of Class[] and not entire array can be read.
This bug was reported before and can be found at this page:
http://bugs.sun.com/view_bug.do?bug_id=6519115
Unfortunately the resolution was provided only for version 7 of java and it is necessary for my company to have it fixed on version 6.
REGRESSION. Last worked in version 5.0
REPRODUCIBILITY :
This bug can be reproduced always.
            
A DESCRIPTION OF THE PROBLEM :
When attemping to call getValue() method on annotation which is supposed to return an array of Class objects, a MirrorTypeException is thrown instead of MirrorTypesException. Because of that only first value of Class[] and not entire array can be read.
This bug was reported before and can be found at this page:
http://bugs.sun.com/view_bug.do?bug_id=6519115
Unfortunately the resolution was provided only for version 7 of java and it is necessary for my company to have it fixed on version 6.
REGRESSION. Last worked in version 5.0
REPRODUCIBILITY :
This bug can be reproduced always.
- duplicates
- 
                    JDK-6519115 MirroredTypeException thrown but should be MirroredTypesException -           
- Closed
 
-