public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/27352]  New: SecurityManager.checkPermission() called unnecessarily
@ 2006-04-28 14:53 aph at gcc dot gnu dot org
  2006-04-28 15:16 ` [Bug libgcj/27352] " aph at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: aph at gcc dot gnu dot org @ 2006-04-28 14:53 UTC (permalink / raw)
  To: java-prs

With the attached testcase, SecurityManager.checkPermission() is called three
times when it should only be called once.  In genral, we make far too many
invocations of SecurityManager.checkPermission().


-- 
           Summary: SecurityManager.checkPermission() called unnecessarily
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcj
        AssignedTo: aph at gcc dot gnu dot org
        ReportedBy: aph at gcc dot gnu dot org


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


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

end of thread, other threads:[~2006-05-17 15:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-28 14:53 [Bug libgcj/27352] New: SecurityManager.checkPermission() called unnecessarily aph at gcc dot gnu dot org
2006-04-28 15:16 ` [Bug libgcj/27352] " aph at gcc dot gnu dot org
2006-04-28 15:18 ` aph at gcc dot gnu dot org
2006-05-01  6:41 ` csm at gnu dot org
2006-05-02 10:08 ` aph at gcc dot gnu dot org
2006-05-04 18:45 ` aph at gcc dot gnu dot org
2006-05-16  1:03 ` mckinlay at redhat dot com
2006-05-17 15:10 ` bryce at gcc dot gnu dot org
2006-05-17 15:18 ` mckinlay at redhat dot com

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).