RFR: 8186535: Remove deprecated pre-1.2 SecurityManager methods and fields

Alan Bateman Alan.Bateman at oracle.com
Wed Nov 22 15:59:25 UTC 2017



On 22/11/2017 15:49, Sean Mullan wrote:
>
> Hmm. Where do you see it being called inside doPrivileged?
StackWalker.getInstance does a permission check when you want class refs.


> :
>
> Sure, the test already had everything I need so it was easier to 
> leverage it rather than just duplicating. I had changed the 
> description already. I will just rename it to something more generic, 
> like DepMethodsRequireAllPerm.
>
I think I added the NoAWT test for the checkXXX methods that used to 
check AWTPermission, hence the name. Renaming it would be good.

-Alan


More information about the hotspot-dev mailing list