public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/28340]  New: gij ignores -Djava.security.manager
@ 2006-07-11 12:31 gbenson at redhat dot com
  2006-08-03 11:49 ` [Bug libgcj/28340] " gbenson at redhat dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: gbenson at redhat dot com @ 2006-07-11 12:31 UTC (permalink / raw)
  To: java-prs

gij ignores -Djava.security.manager.  The reason for this is that the code to
handle it has not been merged from Classpath's java.lang.ClassLoader.


-- 
           Summary: gij ignores -Djava.security.manager
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gbenson at redhat dot com
OtherBugsDependingO 13603
             nThis:


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


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

* [Bug libgcj/28340] gij ignores -Djava.security.manager
  2006-07-11 12:31 [Bug libgcj/28340] New: gij ignores -Djava.security.manager gbenson at redhat dot com
@ 2006-08-03 11:49 ` gbenson at redhat dot com
  2006-08-07 14:49 ` gary at gcc dot gnu dot org
  2006-08-07 14:54 ` gbenson at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: gbenson at redhat dot com @ 2006-08-03 11:49 UTC (permalink / raw)
  To: java-prs



-- 

gbenson at redhat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |gbenson at redhat dot com
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-08-03 11:49:06
               date|                            |


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


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

* [Bug libgcj/28340] gij ignores -Djava.security.manager
  2006-07-11 12:31 [Bug libgcj/28340] New: gij ignores -Djava.security.manager gbenson at redhat dot com
  2006-08-03 11:49 ` [Bug libgcj/28340] " gbenson at redhat dot com
@ 2006-08-07 14:49 ` gary at gcc dot gnu dot org
  2006-08-07 14:54 ` gbenson at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: gary at gcc dot gnu dot org @ 2006-08-07 14:49 UTC (permalink / raw)
  To: java-prs



------- Comment #1 from gary at gcc dot gnu dot org  2006-08-07 14:49 -------
Subject: Bug 28340

Author: gary
Date: Mon Aug  7 14:48:59 2006
New Revision: 115999

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115999
Log:
2006-08-07  Gary Benson  <gbenson@redhat.com>

        PR libgcj/28340:
        * java/lang/ClassLoader.java (clinit): Install a default
        security manager if java.security.manager is defined.
        (getParent, getSystemClassLoader): Use the correct stack
        frame during security checks.
        * java/net/URLClassLoader.java (findClass): Avoid calling
        this.toString() during VM initialization.
        (runtimeInitialized): New method.
        * java/net/natURLClassLoader.cc: New file.
        * Makefile.am (nat_source_files): Added the above.
        * Makefile.in: Rebuilt.


Added:
    trunk/libjava/java/net/natURLClassLoader.cc
Modified:
    trunk/libjava/ChangeLog
    trunk/libjava/Makefile.am
    trunk/libjava/Makefile.in
    trunk/libjava/java/lang/ClassLoader.java
    trunk/libjava/java/net/URLClassLoader.java


-- 


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


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

* [Bug libgcj/28340] gij ignores -Djava.security.manager
  2006-07-11 12:31 [Bug libgcj/28340] New: gij ignores -Djava.security.manager gbenson at redhat dot com
  2006-08-03 11:49 ` [Bug libgcj/28340] " gbenson at redhat dot com
  2006-08-07 14:49 ` gary at gcc dot gnu dot org
@ 2006-08-07 14:54 ` gbenson at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: gbenson at redhat dot com @ 2006-08-07 14:54 UTC (permalink / raw)
  To: java-prs



------- Comment #2 from gbenson at redhat dot com  2006-08-07 14:54 -------
I fixed it now


-- 

gbenson at redhat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


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

end of thread, other threads:[~2006-08-07 14:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-11 12:31 [Bug libgcj/28340] New: gij ignores -Djava.security.manager gbenson at redhat dot com
2006-08-03 11:49 ` [Bug libgcj/28340] " gbenson at redhat dot com
2006-08-07 14:49 ` gary at gcc dot gnu dot org
2006-08-07 14:54 ` gbenson 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).