- 
    Bug 
- 
    Resolution: Fixed
- 
     P3 P3
- 
    hs25
- 
        b47
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8023850 | 8 | Rickard Backman | P3 | Resolved | Fixed | b105 | 
                    The intrinsic that generates the code for sun.misc.Unsafe.allocateInstance always puts a initialized check on the class. When the class is known (constant) this check is redundant and should be avoided. 
            
- backported by
- 
                    JDK-8023850 Redundant class init check -           
- Resolved
 
-         
- duplicates
- 
                    JDK-8020469 Redundant class initialization check in lambda capture -           
- Closed
 
-