-
Bug
-
Resolution: Fixed
-
P3
-
None
-
b38
-
generic
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8085140 | emb-9 | Sergey Bylokhov | P3 | Resolved | Fixed | team |
JDK-8067573 | 8u45 | Sergey Bylokhov | P3 | Resolved | Fixed | b01 |
JDK-8065206 | 8u40 | Sergey Bylokhov | P3 | Resolved | Fixed | b17 |
JDK-8070061 | emb-8u47 | Sergey Bylokhov | P3 | Resolved | Fixed | team |
Only TYPE_INT_ARGB_PRE is natively supported on osx in opengl pipeline. Other types with alpha use OGLGeneralBlit which convert an image to argb_pre on the fly, this hurts a performance.
- backported by
-
JDK-8065206 [macosx] Aqua LaF should use BI.TYPE_INT_ARGB_PRE for a better performance
- Resolved
-
JDK-8067573 [macosx] Aqua LaF should use BI.TYPE_INT_ARGB_PRE for a better performance
- Resolved
-
JDK-8070061 [macosx] Aqua LaF should use BI.TYPE_INT_ARGB_PRE for a better performance
- Resolved
-
JDK-8085140 [macosx] Aqua LaF should use BI.TYPE_INT_ARGB_PRE for a better performance
- Resolved
- relates to
-
JDK-8029253 [macosx] Performance problems with Retina display on Mac OS X
- Resolved