From owner-freebsd-java@FreeBSD.ORG Sun Sep 6 19:30:01 2009 Return-Path: Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A81391065679 for ; Sun, 6 Sep 2009 19:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 84BBC8FC19 for ; Sun, 6 Sep 2009 19:30:01 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n86JU1bl019817 for ; Sun, 6 Sep 2009 19:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n86JU1pZ019815; Sun, 6 Sep 2009 19:30:01 GMT (envelope-from gnats) Resent-Date: Sun, 6 Sep 2009 19:30:01 GMT Resent-Message-Id: <200909061930.n86JU1pZ019815@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-java@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Arle Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A1AE1065670 for ; Sun, 6 Sep 2009 19:24:07 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 587C88FC20 for ; Sun, 6 Sep 2009 19:24:07 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n86JO7rm041447 for ; Sun, 6 Sep 2009 19:24:07 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n86JO69D041445; Sun, 6 Sep 2009 19:24:06 GMT (envelope-from nobody) Message-Id: <200909061924.n86JO69D041445@www.freebsd.org> Date: Sun, 6 Sep 2009 19:24:06 GMT From: Arle To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: java/138581: java/eclipse 3.4.2 crashes with SIGSEGV when compiling DataTreeNode.forwardDeltaWith on diablo-jdk16 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Sep 2009 19:30:01 -0000 >Number: 138581 >Category: java >Synopsis: java/eclipse 3.4.2 crashes with SIGSEGV when compiling DataTreeNode.forwardDeltaWith on diablo-jdk16 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-java >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Sep 06 19:30:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Arle >Release: 7.2-STABLE >Organization: >Environment: FreeBSD Emi.cooltrainer.org 7.2-STABLE FreeBSD 7.2-STABLE #15: Fri Sep 4 02:40:56 EDT 2009 jnr@Emi.cooltrainer.org:/usr/obj/usr/src/sys/Emi i386 >Description: Eclipse 3.4.2 crashes with the following terminal output on diablo-jdk16: # # An unexpected error has been detected by Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x340c303d, pid=37571, tid=0x34b406a0 # # Java VM: Diablo Java HotSpot(TM) Server VM (10.0-b23 mixed mode bsd-x86) # Problematic frame: # V [libjvm.so+0x1c303d] # # An error report file with more information is saved as: # /usr/home/jnr/hs_err_pid37571.log # # Please submit bug reports to freebsd-java@FreeBSD.org # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # [thread 870323600 also had an error] It produces a much longer error report (I can attach if necessary) that points out the actual problem: Current CompileTask: C2:819 org.eclipse.core.internal.dtree.DataTreeNode.forwardDeltaWith([Lorg/eclipse/core/internal/dtree/AbstractDataTreeNode;[Lorg/eclipse/core/interna >How-To-Repeat: This is anecdotal, but the problem did not manifest on a stock Eclipse installation. Adding an external JAR to the classpath, SWT in my case, triggered the crash repeatedly. >Fix: In /usr/local/eclipse/eclipse.ini Add the following after -vmargs: -XX:CompileCommand=exclude,org/eclipse/core/internal/dtree/DataTreeNode,forwardDeltaWith >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-java@FreeBSD.ORG Mon Sep 7 02:44:40 2009 Return-Path: Delivered-To: freebsd-java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 403BF106566C for ; Mon, 7 Sep 2009 02:44:40 +0000 (UTC) (envelope-from sorchanny@chuanwei.com.kh) Received: from mail.chuanwei.com.kh (mail.hengley-foundation.org [124.108.4.138]) by mx1.freebsd.org (Postfix) with ESMTP id 997C48FC14 for ; Mon, 7 Sep 2009 02:44:39 +0000 (UTC) Received: from chuanweipc (unknown [124.108.4.89]) by mail.chuanwei.com.kh (Postfix) with ESMTP id 8769E95970; Mon, 7 Sep 2009 09:44:30 +0700 (ICT) From: "sorchanny" To: "'Aryeh M. Friedman'" References: <00c701ca2aa9$f63f1790$e2bd46b0$@com.kh> <4A9C908D.8050700@gmail.com> In-Reply-To: <4A9C908D.8050700@gmail.com> Date: Mon, 7 Sep 2009 09:44:32 +0700 Message-ID: <00b001ca2f65$20d71790$628546b0$@com.kh> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AcoqsbUix9BKTRJnTFWesnQO5p6tqQEsl4aQ Content-Language: en-us x-cr-hashedpuzzle: AAH3 Act6 Bi6Z DWqz FKWO Gyd3 HBEq HJrN HnDf J/0/ KCBI NQdg NTzP PEGi Qzjo RqJ3; 2; YQByAHkAZQBoAC4AZgByAGkAZQBkAG0AYQBuAEAAZwBtAGEAaQBsAC4AYwBvAG0AOwBmAHIAZQBlAGIAcwBkAC0AagBhAHYAYQBAAGYAcgBlAGUAYgBzAGQALgBvAHIAZwA=; Sosha1_v1; 7; {31B25328-BC4D-4ABD-8CD3-F5732F688D7D}; cwBvAHIAYwBoAGEAbgBuAHkAQABjAGgAdQBhAG4AdwBlAGkALgBjAG8AbQAuAGsAaAA=; Mon, 07 Sep 2009 02:44:25 GMT; UgBFADoAIABpAG4AcwB0AGEAbABsACAAagBhAHYAYQAgAGkAbgAgAGYAcgBlAGUAIABiAHMAZAA= x-cr-puzzleid: {31B25328-BC4D-4ABD-8CD3-F5732F688D7D} X-Mailman-Approved-At: Mon, 07 Sep 2009 02:51:35 +0000 Cc: freebsd-java@FreeBSD.org Subject: RE: install java in free bsd X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Sep 2009 02:44:40 -0000 Dear Sir, I still cannot start opennms system till now. I have the same problem like before that I asked you. Now I don't know how to fix it, so please you feeling free to tell me the way that to fix it clearly. Thanks Channy -----Original Message----- From: Aryeh M. Friedman [mailto:aryeh.friedman@gmail.com] Sent: Tuesday, September 01, 2009 10:10 AM To: sorchanny Cc: freebsd-java@FreeBSD.org Subject: Re: install java in free bsd You need have a working JDK to install java/jdk16 and the standard one it looks for is java/diablo-jdk16 Diablo comes in binary form the FreeBSD Foundation and you need to download it (and one file from sun) [the URL's are in the error message] and then copy the file you downloaded to /usr/ports/disftiles and then rerun the make/portmaster stuff... It will fail a second time on attempting to download the actual Sun JDK16 and give you more files you need to download and put in that dir. BTW this assumes you specifically want the Sun JDK because Diablo is certified by Sun to be 100% complient with the 1.6 language definition.... there for you can use Diablo any place you whould use Sun's (to developers like me it matters but for users it shouldn't) sorchanny wrote: > Dear all, > > > > According to I'm install a free bsd 7.2 and I want to install jdk16 in to > this system but when I try to install it, I see some errors cannot install. > > > > openn2# make > > ===> opennms-1.6.5 depends on executable: rrdtool - found > > ===> opennms-1.6.5 depends on file: > /usr/local/share/java/classes/jicmp.jar - not found > > ===> Verifying install for /usr/local/share/java/classes/jicmp.jar in > /usr/ports/net/jicmp > > ===> jicmp-1.0.9 depends on file: /usr/local/diablo-jdk1.6.0/bin/java - > not found > > ===> Verifying install for /usr/local/diablo-jdk1.6.0/bin/java in > /usr/ports/java/diablo-jdk16 > > ===> Vulnerability check disabled, database not found > > ===> Found saved configuration for diablo-jdk-1.6.0.07.02_4 > > > > Because of licensing restrictions, you must fetch the distribution > > manually. > > > > Please access > > > > > http://www.FreeBSDFoundation.org/cgi-bin/download?download=diablo-caffe-free > bsd7-i386-1.6.0_07-b02.tar.bz2 > > > > with a web browser and "Accept" the End User License Agreement for > > "Caffe Diablo 1.6.0". > > > > Please open > > > > http://java.sun.com/javase/downloads/ > > > > in a web browser and follow the "Download" link for "Java > > Cryptography Extension (JCE) Unlimited Strength Jurisdiction > > Policy Files 6" to obtain the JCE policy file, jce_policy-6.zip. > > > > Please open http://java.sun.com/javase/downloads/index.jsp > > in a web browser and follow the "Download" link for > > "JDK US DST Timezone Update Tool - 1_3_12" to obtain the > > time zone update file, tzupdater-1_3_12-2009a.zip. > > > > Please place the downloaded file(s) in /usr/ports/distfiles. > > > > *** Error code 1 > > > > Stop in /usr/ports/java/diablo-jdk16. > > *** Error code 1 > > > > Stop in /usr/ports/java/diablo-jdk16. > > *** Error code 1 > > > > Stop in /usr/ports/net/jicmp. > > *** Error code 1 > > > > Stop in /usr/ports/net-mgmt/opennms. > > openn2# > > > > Thanks > > > > Channy sor > > NOC-Technical Support officer > > ---------------------------------------------------- > > Chuan Wei (Cambodia) Co., Ltd. > > Regency Square, Complex B, 2nd floor, > > No.8 B/294 Mao Tse Toung Blvd.,(245), > > Sangkat Tomnup Tuk, Khan Chamcar Mon, > > Phnom Penh, Kingdom of Cambodia. > > Mob:(855)12 597 001 > > Phone:(855) 23 215 001 > > Fax: (855) 23 215 008 > > Email: sorchanny@chuanwei.com.kh > > > > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" > > From owner-freebsd-java@FreeBSD.ORG Mon Sep 7 11:07:03 2009 Return-Path: Delivered-To: freebsd-java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D861C1065670 for ; Mon, 7 Sep 2009 11:07:03 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id ACDC68FC20 for ; Mon, 7 Sep 2009 11:07:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n87B73nJ010299 for ; Mon, 7 Sep 2009 11:07:03 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n87B73Ox010295 for freebsd-java@FreeBSD.org; Mon, 7 Sep 2009 11:07:03 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 7 Sep 2009 11:07:03 GMT Message-Id: <200909071107.n87B73Ox010295@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-java@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-java@FreeBSD.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Sep 2009 11:07:03 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/138581 java java/eclipse 3.4.2 crashes with SIGSEGV when compiling o java/128948 java java/jdk16 built from source can't bind a socket, but o java/128809 java JVM aborted when GNU RXTX write to serial port. o java/125583 java Java gui programs stop without error message o java/123555 java linux-sun-jdk15, linux-sun-jdk16 produce a coredump o java/122513 java native JDKs unbuildable with Linux ones o java/121692 java java/jdk16: Java 1.5 1.5.0.14p8 crashes in RMI TCP Con o ports/121420 java java/jdk16: Java applet fails to find class under fire o ports/121416 java java/jdk15 can't build if BIN environment variable is o ports/120372 java java/linux-sun-jdk16: linux-sun-jre1.6.0 plugin doesn' o java/120146 java java/jdk15: netbeans 6.0 causes java core dump on amd6 o ports/119732 java java/linux-sun-jre16: linux-sun-jre16 plugin doesn't w o java/119063 java An unexpected error has been detected by Java Runtime o java/118956 java eclipse and netbeans break on diablo-jdk15 o java/118496 java Eclipse packages do not work with 6.3-RC1/amd64 o ports/116841 java cannot build java/jdk16 by using java/linux-sun-jdk16 o java/116667 java linux-sun-javac1.4 hangs on SMP o ports/116082 java java/linux-sun-jdk16 jconsole is unable to connect to o java/115773 java [request] java.nio channel selectors should use kqueue o java/114644 java tomcat goes out of PermSpace, jvm crashes o ports/113751 java java/linux-sun-jdk15: linux-sun-jdk-1.5.0.12,2 - java o ports/113467 java Multiple "missing return value" errors building JDK on o java/112595 java Java appletviewer frequently hangs (kse_release loop) o java/110912 java Java krb5 client leaks UDP connections f java/105482 java diablo-jdk1.5.0/jdk-1.5.0 java.nio.Selector bug o java/97461 java Diablo JDK does not report Update level in a format su o ports/84742 java make ports/java/jdk14 use dynamic Motif librarires s java/62837 java linux-sun-jdk14 executables hang with COMPAT_LINUX in s ports/56928 java jce-aba port should install to $JAVA_HOME/jre/lib/ext 29 problems total. From owner-freebsd-java@FreeBSD.ORG Wed Sep 9 10:08:21 2009 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B5CEB10656A7 for ; Wed, 9 Sep 2009 10:08:21 +0000 (UTC) (envelope-from n-kZubaoyohpXnOp499uOjU6yzisOpNLQx8YHRPIKIp_Uhrh9xmRveG5RV9Mn@bounce.linkedin.com) Received: from mail16-a-ac.linkedin.com (mail16-a-ac.linkedin.com [208.111.169.139]) by mx1.freebsd.org (Postfix) with ESMTP id 8A55E8FC19 for ; Wed, 9 Sep 2009 10:08:21 +0000 (UTC) DomainKey-Signature: s=prod; d=linkedin.com; c=nofws; q=dns; h=Sender:Date:From:To:Message-ID:Subject:MIME-Version: Content-Type:X-LinkedIn-fbl; b=Ba1EuogxhYzi8XePt5RMjeo2PRxZbI6NOaZiHdXIfJoI+yFDntPVDcBA lJxhksF6f3Fr8eJ1JlY6naYqPzKYhCbQ3k5xp2cdj5Wl/Sy3sL4vM/iZ5 5M7FQWOX3J2MbTV; Sender: messages-noreply@bounce.linkedin.com Date: Wed, 9 Sep 2009 02:40:25 -0700 (PDT) From: Andrew du To: Message-ID: <2120302308.4395259.1252489225775.JavaMail.app@ech3-cdn13.prod> MIME-Version: 1.0 X-LinkedIn-fbl: kZubaoyohpXnOp499uOjU6yzisOpNLQx8YHRPIKIp_Uhrh9xmRveG5RV9Mn Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Invitation to connect on LinkedIn X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Sep 2009 10:08:21 -0000 LinkedIn ------------ I'd like to add you to my professional network on LinkedIn. - Andrew Accept Andrew du's invite: https://www.linkedin.com/e/isd/726421514/LCGtJbbu/ ------ (c) 2009, LinkedIn Corporation From owner-freebsd-java@FreeBSD.ORG Thu Sep 10 21:40:01 2009 Return-Path: Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30993106568B for ; Thu, 10 Sep 2009 21:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0DCA08FC1D for ; Thu, 10 Sep 2009 21:40:01 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n8ALe0Uf041243 for ; Thu, 10 Sep 2009 21:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n8ALe0kn041242; Thu, 10 Sep 2009 21:40:00 GMT (envelope-from gnats) Resent-Date: Thu, 10 Sep 2009 21:40:00 GMT Resent-Message-Id: <200909102140.n8ALe0kn041242@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-java@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, David Cross Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A265C1065670 for ; Thu, 10 Sep 2009 21:37:50 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 7832E8FC17 for ; Thu, 10 Sep 2009 21:37:50 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n8ALbo6m053301 for ; Thu, 10 Sep 2009 21:37:50 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n8ALboJr053300; Thu, 10 Sep 2009 21:37:50 GMT (envelope-from nobody) Message-Id: <200909102137.n8ALboJr053300@www.freebsd.org> Date: Thu, 10 Sep 2009 21:37:50 GMT From: David Cross To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: java/138715: diablo jdk requires compat7x libs on 8 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Sep 2009 21:40:01 -0000 >Number: 138715 >Category: java >Synopsis: diablo jdk requires compat7x libs on 8 >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-java >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Sep 10 21:40:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: David Cross >Release: 8.0-BETA4 >Organization: >Environment: >Description: Various shared libraries for diablo-jdk16 requires 7.x libraries (lib libz.so.4) >How-To-Repeat: Try installing the FOP-0.95 library. >Fix: install compat7x >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-java@FreeBSD.ORG Fri Sep 11 07:20:03 2009 Return-Path: Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67E401065672 for ; Fri, 11 Sep 2009 07:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 430718FC20 for ; Fri, 11 Sep 2009 07:20:03 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n8B7K3tk025725 for ; Fri, 11 Sep 2009 07:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n8B7K3D6025724; Fri, 11 Sep 2009 07:20:03 GMT (envelope-from gnats) Resent-Date: Fri, 11 Sep 2009 07:20:03 GMT Resent-Message-Id: <200909110720.n8B7K3D6025724@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-java@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Dr. Andreas Haakh" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 76A6F106566B for ; Fri, 11 Sep 2009 07:18:12 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 643F88FC14 for ; Fri, 11 Sep 2009 07:18:12 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n8B7IBTW069527 for ; Fri, 11 Sep 2009 07:18:11 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n8B7IB4S069526; Fri, 11 Sep 2009 07:18:11 GMT (envelope-from nobody) Message-Id: <200909110718.n8B7IB4S069526@www.freebsd.org> Date: Fri, 11 Sep 2009 07:18:11 GMT From: "Dr. Andreas Haakh" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: java/138728: SIGSEGV in java runtime X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Sep 2009 07:20:03 -0000 >Number: 138728 >Category: java >Synopsis: SIGSEGV in java runtime >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-java >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Sep 11 07:20:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Dr. Andreas Haakh >Release: 7.2-STABLE >Organization: >Environment: FreeBSD Crabberio.Haakh.de 7.2-STABLE FreeBSD 7.2-STABLE #34: Wed Sep 9 14:28:42 CEST 2009 root@Crabberio.Haakh.de:/usr/obj/usr/src/sys/CRABBERIO amd64 >Description: Adding this line to /META-INF/MANIFEST.MF SplashScreen-Image: com/haakh/vtb/resources/VTB-Splash.gif causes a SIGSEGV. See enclosed hs_err_*.log # # An unexpected error has been detected by Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00000008017a65c3, pid=12231, tid=0xa023d0 # # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.6.0_03-p4-root_09_sep_2009_23_11-b00 mixed mode) # Problematic frame: # C [libsplashscreen.so+0x295c3] inflate_fast+0x23 # # Please submit bug reports to freebsd-java@FreeBSD.org # --------------- T H R E A D --------------- Current thread (0x0000000800a5b800): JavaThread "main" [_thread_in_native, id=10494928] siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x0000000000000004 Registers: RAX=0x0000000000000004, RBX=0x0000000000000115, RCX=0x00000000000001d4, RDX=0x00000008024e3160 RSP=0x00007fffff9fc7f0, RBP=0x00007fffff9fc800, RSI=0x00000000000001d4, RDI=0x0000000800a167f0 R8 =0x0000000000000016, R9 =0x0000000000000004, R10=0x00000008024e00f2, R11=0x00000000000000a3 R12=0x0000000000000001, R13=0x00000008024dd000, R14=0x0000000000000126, R15=0x0000000000000001 RIP=0x00000008017a65c3, EFL=0x0000000000000000, ERR=0x0000000000000004 TRAPNO=0x000000000000000c Top of Stack: (sp=0x00007fffff9fc7f0) 0x00007fffff9fc7f0: 00000008024dd000 0000000000000115 0x00007fffff9fc800: 0000000800a167f0 0000000802c6f6c1 0x00007fffff9fc810: 00007fff00000000 0000000800d528b4 0x00007fffff9fc820: 0000000000007010 0000000800000003 0x00007fffff9fc830: 00000000000000a3 00000008024e00f2 0x00007fffff9fc840: 00007fffff9fc8a0 00000008024dd074 0x00007fffff9fc850: 00000008024dd090 00000008024dd070 0x00007fffff9fc860: 00000008024dd088 00000008024dd310 0x00007fffff9fc870: 00000008024dd550 0000000800000001 0x00007fffff9fc880: 00000008024e3160 000001d4007ce674 0x00007fffff9fc890: 00000000000001d4 000000d500000000 0x00007fffff9fc8a0: 00007fffff9fca00 0000000802d96d83 0x00007fffff9fc8b0: 00007fffff9fc9a0 000000080b3d4df0 0x00007fffff9fc8c0: 00007fffff9fc950 0000000000000102 0x00007fffff9fc8d0: 000000080b3d4de8 00007fffff9fca00 0x00007fffff9fc8e0: 0000000800a5b800 0000000802b63852 0x00007fffff9fc8f0: 00007fffff9fc9a0 0000000802d96b3f 0x00007fffff9fc900: 00000000000001d4 00007fffff9fc9f8 0x00007fffff9fc910: 00007fffff9fca00 0000000800a5b990 0x00007fffff9fc920: 0000000800a167f0 0000000800a42c60 0x00007fffff9fc930: 000000d500000000 00000008024e00c0 0x00007fffff9fc940: 00000008024e3160 0000000802d96d83 0x00007fffff9fc950: 00007fffff9fc9c8 0000000802d8c5c3 0x00007fffff9fc960: 00007fffff9fc890 000000080b3d3bdb 0x00007fffff9fc970: 00007fffff9fca28 0000000800a5b800 0x00007fffff9fc980: 00007fffff9fca00 00007fffff9fc988 0x00007fffff9fc990: 0000000000000000 00007fffff9fca00 0x00007fffff9fc9a0: 000000080b3d56c0 0000000000000000 0x00007fffff9fc9b0: 000000080b3d4df0 0000000000000000 0x00007fffff9fc9c0: 00007fffff9fc9e8 00007fffff9fca58 0x00007fffff9fc9d0: 0000000802d8004e 0000000000000000 0x00007fffff9fc9e0: 0000000802d88576 00000000000001d4 Instructions: (pc=0x00000008017a65c3) 0x00000008017a65b3: 48 89 4d 90 4c 89 45 88 4c 89 4d 80 48 8b 45 80 0x00000008017a65c3: 48 8b 00 48 89 45 c0 48 8b 45 80 8b 40 08 89 45 Stack: [0x00007fffff8fe000,0x00007fffff9fe000), sp=0x00007fffff9fc7f0, free space=1017k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [libsplashscreen.so+0x295c3] inflate_fast+0x23 Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j java.util.zip.Inflater.inflateBytes([BII)I+0 j java.util.zip.Inflater.inflate([BII)I+40 j java.util.zip.InflaterInputStream.read([BII)I+53 j java.io.DataInputStream.readFully([BII)V+34 j java.util.jar.JarFile.hasClassPathAttribute()Z+59 j java.util.jar.JavaUtilJarAccessImpl.jarFileHasClassPathAttribute(Ljava/util/jar/JarFile;)Z+1 j sun.misc.URLClassPath$JarLoader.getClassPath()[Ljava/net/URL;+33 j sun.misc.URLClassPath.getLoader(I)Lsun/misc/URLClassPath$Loader;+78 j sun.misc.URLClassPath.getResource(Ljava/lang/String;Z)Lsun/misc/Resource;+42 j java.net.URLClassLoader$1.run()Ljava/lang/Object;+26 v ~StubRoutines::call_stub j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0 j java.net.URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+13 j java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+43 j java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+23 j sun.misc.Launcher$AppClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+36 j java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;+3 j java.lang.ClassLoader.loadClassInternal(Ljava/lang/String;)Ljava/lang/Class;+2 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x00000008024b9800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=10498528] 0x0000000800a60800 JavaThread "CompilerThread1" daemon [_thread_blocked, id=10498128] 0x0000000800a60000 JavaThread "CompilerThread0" daemon [_thread_blocked, id=10497728] 0x0000000800a5f800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=10497328] 0x0000000800a5e000 JavaThread "Finalizer" daemon [_thread_blocked, id=10496928] 0x0000000800a5d800 JavaThread "Reference Handler" daemon [_thread_blocked, id=10496528] =>0x0000000800a5b800 JavaThread "main" [_thread_in_native, id=10494928] Other Threads: 0x0000000800a5c800 VMThread [id=10496128] 0x00000008024ba000 WatcherThread [id=10495728] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap def new generation total 2368K, used 286K [0x0000000805d80000, 0x0000000806010000, 0x0000000807980000) eden space 2112K, 13% used [0x0000000805d80000, 0x0000000805dc7830, 0x0000000805f90000) from space 256K, 0% used [0x0000000805f90000, 0x0000000805f90000, 0x0000000805fd0000) to space 256K, 0% used [0x0000000805fd0000, 0x0000000805fd0000, 0x0000000806010000) tenured generation total 5312K, used 0K [0x0000000807980000, 0x0000000807eb0000, 0x000000080b180000) the space 5312K, 0% used [0x0000000807980000, 0x0000000807980000, 0x0000000807980200, 0x0000000807eb0000) compacting perm gen total 21248K, used 2390K [0x000000080b180000, 0x000000080c640000, 0x0000000810580000) the space 21248K, 11% used [0x000000080b180000, 0x000000080b3d5a20, 0x000000080b3d5c00, 0x000000080c640000) No shared spaces configured. Dynamic libraries: 0x0000000000400000 /usr/local/jdk1.6.0/bin/java 0x0000000800643000 /lib/libthr.so.3 0x000000080075b000 /lib/libc.so.7 0x0000000800b00000 /usr/local/jdk1.6.0/jre/lib/amd64/server/libjvm.so 0x000000080134a000 /usr/lib/libstdc++.so.6 0x0000000801556000 /lib/libm.so.5 0x0000000801670000 /lib/libgcc_s.so.1 0x000000080177d000 /usr/local/jdk1.6.0/jre/lib/amd64/libsplashscreen.so 0x00000008018de000 /usr/local/lib/libX11.so.6 0x0000000801b0c000 /usr/local/lib/libXext.so.6 0x0000000801c1d000 /usr/local/lib/libiconv.so.3 0x0000000801e17000 /usr/local/lib/libxcb.so.2 0x0000000801f31000 /usr/lib/librpcsvc.so.4 0x000000080203a000 /usr/local/lib/libXdmcp.so.6 0x000000080213f000 /usr/local/lib/libXau.so.6 0x0000000802242000 /usr/local/lib/libXcursor.so.1 0x0000000802600000 /usr/local/lib/libXrender.so.1 0x0000000802709000 /usr/local/lib/libXfixes.so.3 0x000000080280e000 /usr/local/jdk1.6.0/jre/lib/amd64/native_threads/libhpi.so 0x000000080291b000 /usr/local/jdk1.6.0/jre/lib/amd64/libverify.so 0x0000000802a2c000 /usr/local/jdk1.6.0/jre/lib/amd64/libjava.so 0x0000000802b60000 /usr/local/jdk1.6.0/jre/lib/amd64/libzip.so 0x0000000802c69000 /lib/libz.so.4 0x0000000800511000 /libexec/ld-elf.so.1 VM Arguments: java_command: /home/ah/java/VtbGui/dist/VtbGui.jar Launcher Type: SUN_STANDARD Environment Variables: JAVA_HOME=/usr/local/jdk1.6.0 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/ah/bin USERNAME=ah LD_LIBRARY_PATH=/usr/local/jdk1.6.0/jre/lib/amd64/server:/usr/local/jdk1.6.0/jre/lib/amd64:/usr/local/jdk1.6.0/jre/../lib/amd64 SHELL=/usr/local/bin/bash DISPLAY=:0.0 Signal Handlers: SIGSEGV: [libjvm.so+0x5d5a00], sa_mask[0]=0xfffefeff, sa_flags=0x00000042 SIGBUS: [libjvm.so+0x5d5a00], sa_mask[0]=0xfffefeff, sa_flags=0x00000042 SIGFPE: [libjvm.so+0x4a93f0], sa_mask[0]=0xfffefeff, sa_flags=0x00000042 SIGPIPE: [libjvm.so+0x4a93f0], sa_mask[0]=0xfffefeff, sa_flags=0x00000042 SIGILL: [libjvm.so+0x4a93f0], sa_mask[0]=0xfffefeff, sa_flags=0x00000042 SIGUSR1: SIG_DFL, sa_mask[0]=0x63807efb, sa_flags=0x00000000 SIGUSR2: [libjvm.so+0x4ab5e0], sa_mask[0]=0x00000000, sa_flags=0x00000042 SIGHUP: [libjvm.so+0x4aa350], sa_mask[0]=0xfffefeff, sa_flags=0x00000042 SIGINT: [libjvm.so+0x4aa350], sa_mask[0]=0xfffefeff, sa_flags=0x00000042 SIGQUIT: [libjvm.so+0x4aa350], sa_mask[0]=0xfffefeff, sa_flags=0x00000042 SIGTERM: [libjvm.so+0x4aa350], sa_mask[0]=0xfffefeff, sa_flags=0x00000042 SIGUSR2: [libjvm.so+0x4ab5e0], sa_mask[0]=0x00000000, sa_flags=0x00000042 --------------- S Y S T E M --------------- OS:Bsd uname:FreeBSD 7.2-STABLE FreeBSD 7.2-STABLE #34: Wed Sep 9 14:28:42 CEST 2009 root@Crabberio.Haakh.de:/usr/obj/usr/src/sys/CRABBERIO amd64 rlimit: STACK 524288k, CORE infinity, NPROC 5547, NOFILE 11095 CPU:total 1 (1 cores per cpu, 1 threads per core) family 15 model 39 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnow, 3dnowext Memory: 4k page, physical 2751116k(687779k free) vm_info: Java HotSpot(TM) 64-Bit Server VM (1.6.0_03-p4-root_09_sep_2009_23_11-b00) for bsd-amd64, built on Sep 9 2009 23:24:37 by "root" with gcc 4.2.1 20070719 [FreeBSD] >How-To-Repeat: Add a line like SplashScreen-Image: path to graphic image to MANIFEST.MF in your jar-file >Fix: Not really a fix, rather a workaround: remove SplashScreen-Image: ... from MANIFEST.MF Run the jar-File on a different architecture. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-java@FreeBSD.ORG Fri Sep 11 07:50:01 2009 Return-Path: Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8E9741065692 for ; Fri, 11 Sep 2009 07:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6A9F08FC18 for ; Fri, 11 Sep 2009 07:50:01 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n8B7o1jo081156 for ; Fri, 11 Sep 2009 07:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n8B7o17E081155; Fri, 11 Sep 2009 07:50:01 GMT (envelope-from gnats) Resent-Date: Fri, 11 Sep 2009 07:50:01 GMT Resent-Message-Id: <200909110750.n8B7o17E081155@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-java@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Dr. Andreas Haakh" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E056F106566B for ; Fri, 11 Sep 2009 07:40:40 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id CE5878FC13 for ; Fri, 11 Sep 2009 07:40:40 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n8B7ee7T086405 for ; Fri, 11 Sep 2009 07:40:40 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n8B7eewh086392; Fri, 11 Sep 2009 07:40:40 GMT (envelope-from nobody) Message-Id: <200909110740.n8B7eewh086392@www.freebsd.org> Date: Fri, 11 Sep 2009 07:40:40 GMT From: "Dr. Andreas Haakh" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: java/138729: setting 'export AWT_TOOLKIT=MToolkit' causes UnsatisfiedLinkError X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Sep 2009 07:50:01 -0000 >Number: 138729 >Category: java >Synopsis: setting 'export AWT_TOOLKIT=MToolkit' causes UnsatisfiedLinkError >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-java >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Sep 11 07:50:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Dr. Andreas Haakh >Release: 7.2-STABLE >Organization: >Environment: FreeBSD Crabberio.Haakh.de 7.2-STABLE FreeBSD 7.2-STABLE #34: Wed Sep 9 14:28:42 CEST 2009 root@Crabberio.Haakh.de:/usr/obj/usr/src/sys/CRABBERIO amd64 >Description: The shell-script used to start blueMarine contains export AWT_TOOLKIT=MToolkit which causes java.lang.UnsatisfiedLinkError: Can't load library: /usr/local/jdk1.6.0/jre/lib/amd64/motif21/libmawt.so >How-To-Repeat: set AWT_TOOLKIT=MToolkit >Fix: workaround: comment (don't set) the enviroment-variable AWT-TOOLKIT Fix function AWT_OnLoad in .../jdk16/work/j2se/src/solaris/native/sun/awt/awt_LoadLibrary.c >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-java@FreeBSD.ORG Fri Sep 11 09:54:02 2009 Return-Path: Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B95BE1065670; Fri, 11 Sep 2009 09:54:02 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8FAA18FC08; Fri, 11 Sep 2009 09:54:02 +0000 (UTC) Received: from freefall.freebsd.org (arved@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n8B9s2Xb000169; Fri, 11 Sep 2009 09:54:02 GMT (envelope-from arved@freefall.freebsd.org) Received: (from arved@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n8B9s20d000165; Fri, 11 Sep 2009 09:54:02 GMT (envelope-from arved) Date: Fri, 11 Sep 2009 09:54:02 GMT Message-Id: <200909110954.n8B9s20d000165@freefall.freebsd.org> To: arved@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, freebsd-java@FreeBSD.org From: arved@FreeBSD.org Cc: Subject: Re: ports/138706: /lib/libz.so version bump prevents java/jdk* from upgrading X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Sep 2009 09:54:02 -0000 Synopsis: /lib/libz.so version bump prevents java/jdk* from upgrading Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-java Responsible-Changed-By: arved Responsible-Changed-When: Fri Sep 11 09:53:43 UTC 2009 Responsible-Changed-Why: over to java maintainers http://www.freebsd.org/cgi/query-pr.cgi?pr=138706 From owner-freebsd-java@FreeBSD.ORG Sat Sep 12 03:48:14 2009 Return-Path: Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 207731065672; Sat, 12 Sep 2009 03:48:14 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EB09C8FC13; Sat, 12 Sep 2009 03:48:13 +0000 (UTC) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n8C3mDdF076433; Sat, 12 Sep 2009 03:48:13 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n8C3mDkQ076429; Sat, 12 Sep 2009 03:48:13 GMT (envelope-from linimon) Date: Sat, 12 Sep 2009 03:48:13 GMT Message-Id: <200909120348.n8C3mDkQ076429@freefall.freebsd.org> To: crossd@cs.rpi.edu, linimon@FreeBSD.org, freebsd-java@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: java/138715: diablo jdk requires compat7x libs on 8 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Sep 2009 03:48:14 -0000 Synopsis: diablo jdk requires compat7x libs on 8 State-Changed-From-To: open->closed State-Changed-By: linimon State-Changed-When: Sat Sep 12 03:47:09 UTC 2009 State-Changed-Why: Should be fixed by glewis in Makefile 1.11. http://www.freebsd.org/cgi/query-pr.cgi?pr=138715