]> rtime.felk.cvut.cz Git - fpga/lx-cpu1/gcc-tumbl.git/commit
PR libgcj/46774: Create dynamic ProtectionDomain instances which check the system...
authorgandalf <gandalf@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Dec 2010 19:48:07 +0000 (19:48 +0000)
committergandalf <gandalf@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Dec 2010 19:48:07 +0000 (19:48 +0000)
commit0596fc07d788ad7baa5aad8354176d42a0192a9f
tree751edb3aa1c5281b3a5212390df53c19bed9955c
parenta24f018482c9ea7fe6be5eef19aeb1e92751bd96
PR libgcj/46774: Create dynamic ProtectionDomain instances which check the system policy.

2010-12-13  Andrew John Hughes  <ahughes@redhat.com>

PR libgcj/46774
* libjava/java/security/VMAccessController.java:
(DEFAULT_CONTEXT): Create ProtectionDomain with
four argument constructor (arguments are the same
as those implied by the two argument constructor).
(getContext()): Create ProtectionDomain instances
with four argument constructor using a null Principal
array (as before) but including the classloader, which
was always null before.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@167952 138bc75d-0d04-0410-961f-82ee72b054a4
libjava/ChangeLog
libjava/classpath/lib/java/security/VMAccessController.class
libjava/java/security/VMAccessController.java