gcc/libjava/java
Andrew John Hughes ffafe01a87 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.

From-SVN: r167952
2010-12-16 19:48:07 +00:00
..
applet Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
awt re PR libgcj/42676 (javah doesn't generate the header files as checked in in the archive) 2010-03-13 14:27:27 +00:00
beans re PR libgcj/42676 (javah doesn't generate the header files as checked in in the archive) 2010-03-13 14:27:27 +00:00
io re PR libgcj/42676 (javah doesn't generate the header files as checked in in the archive) 2010-03-13 14:27:27 +00:00
lang re PR libgcj/42676 (javah doesn't generate the header files as checked in in the archive) 2010-03-13 14:27:27 +00:00
math re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
net re PR libgcj/42676 (javah doesn't generate the header files as checked in in the archive) 2010-03-13 14:27:27 +00:00
nio re PR libgcj/42676 (javah doesn't generate the header files as checked in in the archive) 2010-03-13 14:27:27 +00:00
rmi re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
security PR libgcj/46774: Create dynamic ProtectionDomain instances which check the system policy. 2010-12-16 19:48:07 +00:00
sql re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
text Merge GNU Classpath libgcj-snapshot-20090102. 2009-01-06 22:44:05 +00:00
util re PR libgcj/42676 (javah doesn't generate the header files as checked in in the archive) 2010-03-13 14:27:27 +00:00