This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/18281] Backslashes in CLASSPATH cause jc1 to hang
- From: "rmathew at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 8 Feb 2005 12:00:44 -0000
- Subject: [Bug java/18281] Backslashes in CLASSPATH cause jc1 to hang
- References: <20041102205642.18281.grude@tfh-berlin.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From rmathew at gcc dot gnu dot org 2005-02-08 12:00 -------
(In reply to comment #0)
> If gcj is called while the environment variable CLASSPATH contains backslashes
> instead of slashes, jc1 (called by gcj) hangs without any error message. Could
> gcj/jc1 be made "backslash tolerant"?
You'll have to provide more details than this.
What platform are you trying this on? What was the
value of CLASSPATH when you saw this? Et cetera.
FWIW, when I checked the current mainline on
Linux with a CLASSPATH containing backslashes
it did not hang.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18281