Patch a DLL in JDK?

Weijun Wang weijun.wang at oracle.com
Wed Aug 9 09:11:40 UTC 2017


It's possible to patch classes with --patch-module but how do I shadow a DLL?  I don't want to overwrite the existing one.

I am talking about bin/w2k_lsa_auth.dll, which belongs to java.security.jgss.

Thanks
Max



More information about the core-libs-dev mailing list