[OpenJDK 2D-Dev] RFR: 8254863: Delete code leftover from old fixes
Azeem Jiva
github.com+13527108+azeemjiva at openjdk.java.net
Fri Oct 16 21:14:11 UTC 2020
On Fri, 16 Oct 2020 02:31:09 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
> The fix for JDK-4893408 adds a special code to handle the "PYCC.pf" color profile for the "kernel java":
> https://bugs.openjdk.java.net/browse/JDK-4893408?focusedCommentId=12284308&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-12284308
> The "kernel java" support was removed in jdk7 in JDK-7016724 but the special code in the ICC_Profile.java still exists.
>
> After the fix for JDK-8175984 a few methods became unused:
> - CMSManager#freeProfile()
> - ProfileDeferralMgr#unregisterDeferral()
Marked as reviewed by AzeemJiva at github.com (no known OpenJDK username).
-------------
PR: https://git.openjdk.java.net/jdk/pull/691
More information about the 2d-dev
mailing list