public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "tromey at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug libgcj/21892] gnu.* and native code security audit
Date: Wed, 13 Jul 2005 17:17:00 -0000	[thread overview]
Message-ID: <20050713171747.12625.qmail@sourceware.org> (raw)
In-Reply-To: <20050602224341.21892.tromey@gcc.gnu.org>


------- Additional Comments From tromey at gcc dot gnu dot org  2005-07-13 17:17 -------
According to mjw there is already code in classpath's ClassLoader
to do gnu.* checking (whether it is exactly what we want is not clear --
aph suggested we rename packages to make it very clear which parts
are private and which are not).

The idea is, classes loaded by the bootstrap loader have total access.
Other access attempts are checked for validity by the application loader.

I'm not sure what happens with class loaders that bypass the application
loader when delegating.


-- 


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


      parent reply	other threads:[~2005-07-13 17:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-02 22:43 [Bug libgcj/21892] New: " tromey at gcc dot gnu dot org
2005-06-03  6:14 ` [Bug libgcj/21892] " konqueror at gmx dot de
2005-06-03 15:13 ` tromey at gcc dot gnu dot org
2005-06-19 14:25 ` pinskia at gcc dot gnu dot org
2005-07-13 17:17 ` tromey at gcc dot gnu dot org [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050713171747.12625.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=java-prs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).