disallow dynamic Java code evaluation for the base system and add property for third party apps #374

Open
thestinger opened this Issue Aug 19, 2016 · 0 comments

Comments

Projects
None yet
1 participant
@thestinger
Contributor

thestinger commented Aug 19, 2016

This would have to be allowed for third party apps by default since they won't mark the property when needed, but that could potentially change for a future API level if this was landed upstream.

Interfaces permitting dynamic Java code execution need to be identified as the initial step (i.e. stuff like class loading).

@thestinger thestinger changed the title from disallow dynamic Java code evaluation for the base system and add a toggle for apps to disallow dynamic Java code evaluation for the base system and add a per-app property for it Aug 19, 2016

@thestinger thestinger changed the title from disallow dynamic Java code evaluation for the base system and add a per-app property for it to disallow dynamic Java code evaluation for the base system and add property for third party apps Aug 19, 2016

@thestinger thestinger added the project label Dec 3, 2016

@thestinger thestinger removed the project label Sep 26, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment