This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libgcj/6389: System.getProperty("") should always throw an IllegalArgumentException



>Number:         6389
>Category:       libgcj
>Synopsis:       System.getProperty("") should always throw an IllegalArgumentException
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Apr 21 02:16:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     mark@klomp.org
>Release:        gcj 3.1
>Organization:
>Environment:

>Description:
System.getProperty("") should always throw an IllegalArgumentException. Currently it only throws it when a SecurityManager is installed.
>How-To-Repeat:
The following Muave test will show the problem:
echo gnu.testlet.java.lang.System.getProperty | ./SimpleTestHarness
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]