- 
    Bug 
- 
    Resolution: Fixed
- 
     P3 P3
- 
    14
- 
        b08
- 
        generic
- 
        os_x
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8245175 | 13.0.4 | Matthias Baesken | P3 | Resolved | Fixed | b02 | 
| JDK-8230006 | 11.0.6-oracle | Robert Mckenna | P3 | Resolved | Fixed | b01 | 
| JDK-8229405 | 11.0.5 | Matthias Baesken | P3 | Resolved | Fixed | b03 | 
                    There are some occurances of CFLocaleCopyCurrent  without calling CFRelease afterwards in
in src/java.base/macosx/native/libjava/java_props_macosx.c
Those should be fixed (see OSX Core Foundation Ownership Policy about Copy functions) to avoid leaks.
in src/java.base/macosx/native/libjava/java_props_macosx.c
Those should be fixed (see OSX Core Foundation Ownership Policy about Copy functions) to avoid leaks.
- backported by
- 
                    JDK-8229405 java_props_macosx.c - provide missing CFRelease for CFLocaleCopyCurrent -           
- Resolved
 
-         
- 
                    JDK-8230006 java_props_macosx.c - provide missing CFRelease for CFLocaleCopyCurrent -           
- Resolved
 
-         
- 
                    JDK-8245175 java_props_macosx.c - provide missing CFRelease for CFLocaleCopyCurrent -           
- Resolved
 
-