From owner-freebsd-java Fri Feb 11 6:36:27 2000 Delivered-To: freebsd-java@freebsd.org Received: from nets5.rz.rwth-aachen.de (nets5.rz.RWTH-Aachen.DE [137.226.144.13]) by builder.freebsd.org (Postfix) with ESMTP id 14E103D3B for ; Fri, 11 Feb 2000 06:36:23 -0800 (PST) Received: from campino.informatik.rwth-aachen.de (campino.Informatik.RWTH-Aachen.DE [137.226.116.240]) by nets5.rz.rwth-aachen.de (8.9.1a/8.9.1/10) with ESMTP id PAA25096 for ; Fri, 11 Feb 2000 15:36:07 +0100 (MET) Received: from gil.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.30.2]) by campino.informatik.rwth-aachen.de (8.9.1a/8.9.1/3) with ESMTP id PAA18913 for ; Fri, 11 Feb 2000 15:36:39 +0100 (MET) Received: (from kuku@localhost) by gil.physik.rwth-aachen.de (8.9.3/8.6.9) id PAA15525 for java@freebsd.org; Fri, 11 Feb 2000 15:36:22 +0100 (CET) Date: Fri, 11 Feb 2000 15:36:22 +0100 (CET) From: Christoph Kukulies Message-Id: <200002111436.PAA15525@gil.physik.rwth-aachen.de> To: java@freebsd.org Subject: NetBeans (Forte) under Java 2 slower than under 1.1.8 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org During unpacking of the Forte platformindependent .class file I noticed the following: The Installshield like Wizard window fills very slow with text. In the xterm the following scrolls by: /home/kuku> ls nb* nbdev212.class nbdx2212.class /home/kuku> java nbdx2212 InstallShield Java (TM) Edition Extracting installation code.................................done Warning: Name: HorScrollBar Class: XmScrollBar The specified scrollbar value is greater than the maximum scrollbar value minus the scrollbar slider size. Warning: Name: HorScrollBar Class: XmScrollBar The specified scrollbar value is greater than the maximum scrollbar value minus the scrollbar slider size. and more such messages. And the GUI builder slooow. Slower than under jdk 1.1.8 (native). Is it because of the linux emulation? -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de During unpacking of the Forte platformindependent .class file I noticed the following: The Installshield like Wizard window fills very slow with text. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message