libgcj/6389: System.getProperty("") should always throw an IllegalArgumentException
mark@klomp.org
mark@klomp.org
Sun Apr 21 02:46:00 GMT 2002
>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:
More information about the Gcc-bugs
mailing list