8214696: Module class should be filtered by core reflection

Alan Bateman Alan.Bateman at oracle.com
Wed Dec 12 16:58:48 UTC 2018


I'd like add java.lang.Module to list of classes that has its fields 
filtered from core reflection. As with previous addition in this area, 
this is another class where hacking its fields leads to integrity and 
security issues. The change is trivial:
    http://cr.openjdk.java.net/~alanb/8214696/webrev/index.html

-Alan


More information about the core-libs-dev mailing list