summaryrefslogtreecommitdiff
path: root/libjava/classpath/lib/java
diff options
context:
space:
mode:
authorgandalf <gandalf@138bc75d-0d04-0410-961f-82ee72b054a4>2010-12-16 19:48:07 +0000
committergandalf <gandalf@138bc75d-0d04-0410-961f-82ee72b054a4>2010-12-16 19:48:07 +0000
commit0596fc07d788ad7baa5aad8354176d42a0192a9f (patch)
tree751edb3aa1c5281b3a5212390df53c19bed9955c /libjava/classpath/lib/java
parenta24f018482c9ea7fe6be5eef19aeb1e92751bd96 (diff)
downloadgcc-0596fc07d788ad7baa5aad8354176d42a0192a9f.tar.gz
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
Diffstat (limited to 'libjava/classpath/lib/java')
-rw-r--r--libjava/classpath/lib/java/security/VMAccessController.classbin4797 -> 4908 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/libjava/classpath/lib/java/security/VMAccessController.class b/libjava/classpath/lib/java/security/VMAccessController.class
index d05cd9c8456..9a129803916 100644
--- a/libjava/classpath/lib/java/security/VMAccessController.class
+++ b/libjava/classpath/lib/java/security/VMAccessController.class
Binary files differ