[OpenJDK 2D-Dev] RFR: 8264047: Duplicate global variable 'jvm' in libjavajpeg and libawt
Phil Race
prr at openjdk.java.net
Thu Mar 25 18:23:25 UTC 2021
On Thu, 25 Mar 2021 17:54:35 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:
> Anyone?
I guess I don't understand why this is the right solution.
If the symbol -in both cases - is made internal won't that be better ? I can't think why it needs to be exported.
Is the AWT one being used by some other client library ? If so may be that other library needs its own.
And calling it "jvm" is common so are these the only two ?
-------------
PR: https://git.openjdk.java.net/jdk/pull/3155
More information about the 2d-dev
mailing list