[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Patch #1258] Fix for Locale class initialisation
From: |
nobody |
Subject: |
[Patch #1258] Fix for Locale class initialisation |
Date: |
Wed, 26 Mar 2003 12:04:12 -0500 |
Patch #1258 has been updated.
Project:
Category: None
Status: Closed
Summary: Fix for Locale class initialisation
Follow-Ups:
Date: Wed 03/12/03 at 15:26
By: crawley
Comment:
Log comment:
* java/util/PropertyPermission.java (PropertyPermission) :
avoid calling str.toLowerCase() unnecessarily
(setActions) : ditto
The purpose of this patch is to avoid a problem which
occurs when initialising java.util.Locale. Running
Mark Wielaard's IRAF.java testcase on Kissme triggers
the problem.
-------------------------------------------------------
Date: Wed 03/26/03 at 17:04
By: jewel
Comment:
Committed by John Leuner
-------------------------------------------------------
-------------------------------------------------------
For more info, visit:
http://savannah.gnu.org/patch/?func=detailpatch&patch_id=1258&group_id=85