Go to file
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
boehm-gc
config
contrib
fixincludes
gcc sh.h (OUTPUT_ADDR_CONST_EXTRA): Remove. 2010-12-16 21:41:56 +03:00
gnattools
include
INSTALL
intl
libada
libcpp
libdecnumber
libffi
libgcc
libgfortran
libgo
libgomp
libiberty
libjava PR libgcj/46774: Create dynamic ProtectionDomain instances which check the system policy. 2010-12-16 19:48:07 +00:00
libmudflap
libobjc In libobjc/: 2010-12-15 Nicola Pero <nicola.pero@meta-innovation.com> 2010-12-15 19:47:18 +00:00
libquadmath
libssp
libstdc++-v3 vstring.h (operator+(__versa_string<>&&, const __versa_string<>&), [...]): Add. 2010-12-15 12:59:05 +00:00
lto-plugin Revert last change. 2010-12-15 16:56:26 +00:00
maintainer-scripts
zlib
ABOUT-NLS
ChangeLog
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the files whose
names start with COPYING for copying permission.  The manuals, and
some of the runtime libraries, are under different terms; see the
individual source files for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs/ for how to report bugs usefully.