[8] Request for review: 8019830: Add com.sun.media.sound to the list of restricted packages
Sean Mullan
sean.mullan at oracle.com
Tue Aug 27 13:34:05 UTC 2013
Hi,
Could you please review my fix for 8019830:
webrev: http://cr.openjdk.java.net/~mullan/webrevs/8019830/webrev.00/
The bug is not yet available on bugs.sun.com, so here is the description
of the bug:
com.sun.media.sound should be added to the list of restricted packages
in JDK 8. This means applications running under a SecurityManager will
not be able to access classes in this package hierarchy unless granted
explicit permission. com.sun.media.sound is an internal, unsupported
package and is not meant to be used by external applications.
Thanks,
Sean
More information about the security-dev
mailing list