RFR 8185717: Make ModuleEntry->module() return an oop not a jobject
Aleksey Shipilev
shade at redhat.com
Mon Aug 7 13:34:04 UTC 2017
On 08/07/2017 03:26 PM, harold seigel wrote:
> Open Webrev: http://cr.openjdk.java.net/~hseigel/bug_8185717/webrev/index.html
So this just moves JNIHandles::resolve calls into ModuleEntry::module(), and exposes
ModuleEntry::module_handle() in case we can do with the original (global?) handle.
This looks correct.
Thanks,
-Aleksey
More information about the hotspot-runtime-dev
mailing list