Need to access Synthetic methods outside package

Bansal, Puneet Puneet.Bansal at safenet-inc.com
Mon May 18 06:53:01 UTC 2015


Hi

I got an strange error with Synthetic methods and bootstrap methods. In my one of application, my bootstrap entry is locating a synthetic method of another class(this class is part of another package). While execution, I am getting reflection error because Synthetic methods are not accessible from outside package. Can anyone help me to resolve this issue?

Regards
Puneet

-- 
The information contained in this electronic mail transmission 
may be privileged and confidential, and therefore, protected 
from disclosure. If you have received this communication in 
error, please notify us immediately by replying to this 
message and deleting it from your computer without copying 
or disclosing it.



More information about the jdk8u-dev-changes mailing list