Date: Fri, 7 Sep 2001 22:18:06 +0300 (EEST) From: Maxim Sobolev <sobomax@FreeBSD.org> To: fuyuhik8@is.titech.ac.jp Cc: glewis@eyesbeyond.com, java@FreeBSD.org, ports@FreeBSD.org Subject: Re: cvs commit: ports/java Makefile ports/java/forte Makefile distinfo (fwd) Message-ID: <200109071918.WAA53907@ipcard.iptcom.net> In-Reply-To: <55itevx9xg.wl@tripper.private>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 08 Sep 2001 01:06:19 +0900, Fuyuhiko Maruyama wrote: > Hi, > > At Fri, 7 Sep 2001 10:21:12 +0300 (EEST), > Maxim Sobolev wrote: > ...snip > > > > There are also another serious problem with it - it doesn't accept uppercase > > letters, i.e. when I'm trying to type uppercase letter it gets lowercase > > instead, which makes it pretty useless, as Java is case-sensitive. At the > > same time Linux JDK doesn't have such problem, so it is unlikely that this > > is a local misconfiguration. > > > > Please let me know if you will have any ideas on how it could be fixed. > The native J2SDK 1.3.1 on the CVS already fixed the problem - > uppercase letters cannot be used. > > The next patchset will help you. Fine! Do you have any estimates as to when it will be available? I really think that it should be done RSN, because in its current state JDK is hardly an usable one. So far I encountered three serious problems with it: 1. Unability to use JIT; 2. Undefined references to fork1() in some of the shared files; 3. Problem with uppercase letters. I was also observing some rather weird problems with networking in Jedit, but have not performed any investigation to make at least minimal problem report. Nevertheless, I would like to thank you and all members of Java porting team for your truly great work, please keep doing! -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109071918.WAA53907>