RFR: 8280359: Try to remove duplicate code for coordinate calculation
Phil Race
prr at openjdk.org
Tue Jan 17 20:47:38 UTC 2023
On Mon, 12 Dec 2022 01:49:23 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
> The code from `AccessibilityGraphicsEnvironment` is moved/merged back to the `SunGraphicsEnvironment` from where it was initially [copied](https://github.com/openjdk/jdk18/pull/72#issuecomment-1001050200). The required API is exported from the `sun.java2d` to the `jdk.accessibility`(on WIndows only).
I don't want to do this.
Minimising such coupling between modules outweighs this code duplication
-------------
Changes requested by prr (Reviewer).
PR: https://git.openjdk.org/jdk/pull/11626
More information about the client-libs-dev
mailing list