From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11686 invoked by alias); 20 Feb 2007 14:04:25 -0000 Received: (qmail 11661 invoked by uid 48); 20 Feb 2007 14:04:23 -0000 Date: Tue, 20 Feb 2007 14:04:00 -0000 Subject: [Bug java/30884] New: Some arbitrary system properties missing X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "mohsens at gmail dot com" Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org X-SW-Source: 2007-q1/txt/msg00359.txt.bz2 I have an application which uses these two properties: user.country, java.runtime.name. Although it seems that these properties are not needed (http://java.sun.com/j2se/1.5.0/docs/api/java/lang/System.html#getProperties()), I think it would be nice to support common properties that Sun supports. Users who need user.language, are likely to also need user.country. Thanks. -- Summary: Some arbitrary system properties missing Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mohsens at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30884