[Bug libgcj/21222] New: must restrict access to gnu.classpath.*
tromey at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Apr 25 19:51:00 GMT 2005
Access to gnu.classpath.* classes must be restricted to
classes loaded by the bootstrap loader. See this thread:
http://lists.gnu.org/archive/html/classpath-patches/2004-12/msg00035.html
Ostensibly this is done by setting the package.access property,
but this does not seem to be done anywhere in Classpath...
--
Summary: must restrict access to gnu.classpath.*
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: tromey at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21222
More information about the Java-prs
mailing list