Need to access synthetic methods out of package

Remi Forax forax at univ-mlv.fr
Mon May 18 07:03:54 UTC 2015


Hi guy,
if you're talking about bootstrap methods of invokedynamic,
the best is to post a more detailed message on mlvm list [1]

cheers,
Rémi
[1] mlvm-dev at openjdk.java.net

On 05/18/2015 08:52 AM, Bansal, Puneet wrote:
> 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
>



More information about the discuss mailing list