RFR: 8296905: Replace the native LCMS#getProfileID() method with the accessor [v2]
Sergey Bylokhov
serb at openjdk.org
Sun Nov 20 06:36:42 UTC 2022
> 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 three additional commits since the last revision:
- Update AWTAccessor.java
- Merge remote-tracking branch 'upstream/master' into JDK-8296905
- 8296905: Replace the native LCMS#getProfileID() method with the accessor
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/11116/files
- new: https://git.openjdk.org/jdk/pull/11116/files/70b9c147..f7b74481
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=11116&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=11116&range=00-01
Stats: 27634 lines in 610 files changed: 10928 ins; 14095 del; 2611 mod
Patch: https://git.openjdk.org/jdk/pull/11116.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/11116/head:pull/11116
PR: https://git.openjdk.org/jdk/pull/11116
More information about the client-libs-dev
mailing list