Return-Path: Delivered-To: apache-bugdb-archive@hyperreal.org Received: (qmail 10426 invoked by uid 6000); 8 Oct 1999 10:10:03 -0000 Received: (qmail 10408 invoked by uid 2001); 8 Oct 1999 10:10:01 -0000 Received: (qmail 8856 invoked by uid 2012); 8 Oct 1999 10:05:35 -0000 Message-Id: <19991008100535.8855.qmail@hyperreal.org> Date: 8 Oct 1999 10:05:35 -0000 From: Kazuhiro Kazama Reply-To: kazama@ingrid.org To: apbugs@hyperreal.org X-Send-Pr-Version: 3.2 Subject: mod_jserv/5113: Can't compile Worker.java in the case of ja Locale Sender: apache-bugdb-owner@apache.org Precedence: bulk >Number: 5113 >Category: mod_jserv >Synopsis: Can't compile Worker.java in the case of ja Locale >Confidential: no >Severity: serious >Priority: medium >Responsible: jserv >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Fri Oct 8 03:10:00 PDT 1999 >Last-Modified: >Originator: kazama@ingrid.org >Organization: apache >Release: apache 1.3.9 and jserv 1.1b1 >Environment: Japanese Solaris 2.6 for SPARC >Description: Can't compile "org.apache.java.recycle.pool.Worker" class correctly in the case of ja (japanese) locale. A "Worker.java" file uses an iso-8859-1 specific character in the line 171 for debugging. But javac can't convert this character correctly in the case of ja locale and report an error message. >How-To-Repeat: Set ja locale (ex. setenv LANG ja) >Fix: Use anothor ascii character instead of the iso-8859-1 specific character. >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ]