GitHub user anilutcs opened a pull request: https://github.com/apache/felix/pull/116
Terminate class load for sun.reflect.GeneratedMethodAccessor* when the property is set Refer to https://issues.apache.org/jira/browse/FELIX-5665 for more details. You can merge this pull request into a Git repository by running: $ git pull https://github.com/anilutcs/felix trunk Alternatively you can review and apply these changes as the patch at: https://github.com/apache/felix/pull/116.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #116 ---- commit 27be0aa4a0c04e5028c2bc959d3576e928b123d5 Author: aattuluri <anilkumar_attul...@intuit.com> Date: 2017-08-08T23:12:03Z Add property based termination of class search for sun.reflect.GeneratedMethodAccessor* classes. commit daad505112c1cca0e6490c6a4c3462fe32a4ad3a Author: aattuluri <anilkumar_attul...@intuit.com> Date: 2017-08-09T03:49:06Z Move termination to not incur the cost of boot delegation. commit e06ff2a77aa395a0140512168a22cb6237638ed1 Author: aattuluri <anilkumar_attul...@intuit.com> Date: 2017-08-09T03:56:06Z Rename property. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---