From owner-freebsd-java@FreeBSD.ORG Wed Apr 16 09:57:04 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9947937B404 for ; Wed, 16 Apr 2003 09:57:04 -0700 (PDT) Received: from smtp.web.de (smtp01.web.de [217.72.192.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A9EC43FA3 for ; Wed, 16 Apr 2003 09:57:03 -0700 (PDT) (envelope-from g.w.k@web.de) Received: from [213.148.149.130] (helo=hunter.muc.mscsoftware.com) by smtp.web.de with asmtp (TLSv1:RC4-MD5:128) (WEB.DE(Exim) 4.97 #53) id 195qDP-0001Q0-00; Wed, 16 Apr 2003 18:56:55 +0200 From: "Georg-W. Koltermann" To: Ted Faber In-Reply-To: <20030415001833.GD85247@pun.isi.edu> References: <20030415001833.GD85247@pun.isi.edu> Content-Type: text/plain Organization: Message-Id: <1050512209.840.13.camel@hunter.muc.mscsoftware.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 16 Apr 2003 18:56:49 +0200 Content-Transfer-Encoding: 7bit Sender: g.w.k@web.de cc: freebsd-java@freebsd.org Subject: Re: applet fails under jdk1.3.1p8_1, works under jdk1.3.1p7_2 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Apr 2003 16:57:05 -0000 Seems to work for me. FreeBSD 5.0-RELEASE-p7, jdk-1.3.1p8_1 built with native threads, Mozilla 1.3. I do, however, have problems with the NIKU time reporting applet that I have to use at work. With the FreeBSD browser and JDK I get error messages about not being able to get some data source. It works with Linux Mozilla (1.2.1) and linux-sun-jdk-1.3.1.06_1, and I remember it used to work with FreeBSD JDK 1.3.1p7. This is a vague problem, I cannot be sure if the applet is still the same as it was when I was using FreeBSD 1.3.1p7, and I *think* I was using the classic VM for the plugin then. Other than this I haven't noticed any irregularity for patchset 8. -- Regards, Georg. Am Di, 2003-04-15 um 02.18 schrieb Ted Faber: > The super-useful applets from http://adds.aviationweather.gov/java/ used > to work just fine under jdk1.3.1p7, but after upgrading to 1.3.1p8 they > fail. The applets plot maps of the US (well, the world, but the US by > default) with various weather data superimposed. Under p7 this works > great, but under p8 maps and data all seems to be plotted in the upper > left corner of the map area. For example > > http://adds.aviationweather.gov/java/ > > They've clearly had jdk problems in the past, related to IE, described > on this page: http://adds.aviationweather.gov/info/ie_patch.php . > > All this is under mozilla. I can provide plugin131.trace files if you > want, but you can generate your own by opening the site, so I thought > I'd save the bw. > > If anyone can restore the jdk to supporting these, I'd be very happy, > and, of course I'm happy to help with any debugging. > > I'm not subscribed to freebsd-java (and usually everything just works, > so I don't need to be :-)), so please cc me directly. -- Georg-W. Koltermann