public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/21222] New: must restrict access to gnu.classpath.*
@ 2005-04-25 19:51 tromey at gcc dot gnu dot org
  2005-04-25 20:36 ` [Bug libgcj/21222] " pinskia at gcc dot gnu dot org
  2005-04-25 21:01 ` mark at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: tromey at gcc dot gnu dot org @ 2005-04-25 19:51 UTC (permalink / raw)
  To: java-prs

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libgcj/21222] must restrict access to gnu.classpath.*
  2005-04-25 19:51 [Bug libgcj/21222] New: must restrict access to gnu.classpath.* tromey at gcc dot gnu dot org
@ 2005-04-25 20:36 ` pinskia at gcc dot gnu dot org
  2005-04-25 21:01 ` mark at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-25 20:36 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-25 20:35 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-04-25 20:35:30
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21222


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libgcj/21222] must restrict access to gnu.classpath.*
  2005-04-25 19:51 [Bug libgcj/21222] New: must restrict access to gnu.classpath.* tromey at gcc dot gnu dot org
  2005-04-25 20:36 ` [Bug libgcj/21222] " pinskia at gcc dot gnu dot org
@ 2005-04-25 21:01 ` mark at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: mark at gcc dot gnu dot org @ 2005-04-25 21:01 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From mark at gcc dot gnu dot org  2005-04-25 21:01 -------
the package.access Security property should be set whenever the
classpath.security file is read and it defines such a property. At the moment
the default classpath.security file doesn't have such a property.

Also note that we never do a SecurityManger.definePackage() check or define the
package.definition Security property (in classpath.security).

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mark at klomp dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21222


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-04-25 21:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-25 19:51 [Bug libgcj/21222] New: must restrict access to gnu.classpath.* tromey at gcc dot gnu dot org
2005-04-25 20:36 ` [Bug libgcj/21222] " pinskia at gcc dot gnu dot org
2005-04-25 21:01 ` mark at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).