commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commit-cp] [bug #12711] Security error in DatagramSocket(SocketAddress


From: Ewout Prangsma
Subject: [commit-cp] [bug #12711] Security error in DatagramSocket(SocketAddress address)
Date: Sat, 16 Apr 2005 17:28:09 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=12711>

                 Summary: Security error in DatagramSocket(SocketAddress
address)
                 Project: classpath
            Submitted by: epr
            Submitted on: Sat 04/16/2005 at 17:28
                Category: classpath
                Severity: 3 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
        Platform Version: None

    _______________________________________________________

Details:

The in the subject mentioned constructor of DatagramSocket uses
System.getProperty("impl.prefix") to get the prefix for the implementation.
This throws a security exception when using a SecurityManager.

Use SystemProperties... instead.

Ewout






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=12711>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]