Proxy classes and reflection (IllegalAccessException)
    Mandy Chung 
    mandy.chung at oracle.com
       
    Thu Apr  7 18:38:29 UTC 2016
    
    
  
> On Apr 7, 2016, at 11:30 AM, Dawid Weiss <dawid.weiss at gmail.com> wrote:
> 
>> Have you been able to establish what the proxy interfaces are?
> 
> Considering the full stack trace I see they seem to be some internal
> initialization services. I'll have to clone the sources of the library
> and inject some code to debug it (or use runtime injection). I may try
> to do it tomorrow, it's been a long day. I'll let you know (and very
> likely ask for more help) once I find out!
Can you also run with -Djdk.proxy.debug=debug that prints out the interfaces and the target module of the proxy class.
Mandy
    
    
More information about the jigsaw-dev
mailing list