RFR: JDK-8276572: Fake libsyslookup.so library causes tooling issues
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Thu Nov 4 21:47:10 UTC 2021
On Thu, 4 Nov 2021 20:12:52 GMT, Jiří Vaněk <jvanek at openjdk.org> wrote:
> Most likely bad idea, but isnt there an threat, that the method will be dropped by optimising compiler?
It is a possibility that the function will be dropped, but maybe worth a try.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6245
More information about the core-libs-dev
mailing list