RFR: 8296905: Replace the native LCMS#getProfileID() method with the accessor [v3]

Phil Race prr at openjdk.org
Mon Nov 28 23:12:00 UTC 2022


On Fri, 25 Nov 2022 01:34:26 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> The native method used to access the private method in the `ICC_Profile` class is replaced by the accessor.
>
> Sergey Bylokhov has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:
> 
>  - Merge branch 'openjdk:master' into JDK-8296905
>  - Update AWTAccessor.java
>  - Merge remote-tracking branch 'upstream/master' into JDK-8296905
>  - 8296905: Replace the native LCMS#getProfileID() method with the accessor

Marked as reviewed by prr (Reviewer).

-------------

PR: https://git.openjdk.org/jdk/pull/11116



More information about the client-libs-dev mailing list