From nobody@FreeBSD.org  Sun Dec 12 22:26:41 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1378316A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 12 Dec 2004 22:26:41 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 04CC943D41
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 12 Dec 2004 22:26:41 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id iBCMQeOl084991
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 12 Dec 2004 22:26:40 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id iBCMQewX084990;
	Sun, 12 Dec 2004 22:26:40 GMT
	(envelope-from nobody)
Message-Id: <200412122226.iBCMQewX084990@www.freebsd.org>
Date: Sun, 12 Dec 2004 22:26:40 GMT
From: Mario Duhanic <md.bsd@duhanic.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: jdk14 compilation error : overwritten java file
X-Send-Pr-Version: www-2.3

>Number:         74999
>Category:       java
>Synopsis:       jdk14 compilation error : overwritten java file
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-java
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 12 22:30:21 GMT 2004
>Closed-Date:    Fri Dec 17 07:09:37 GMT 2004
>Last-Modified:  Fri Dec 17 07:09:37 GMT 2004
>Originator:     Mario Duhanic
>Release:        Free BSD 5.3
>Organization:
>Environment:
FreeBSD miraculix 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Tue Nov 23 15:32:41 CET 2004     root@miraculix:/usr/obj/usr/src/sys/HZD01  i386

>Description:
The first line in the file
/usr/ports/java/jdk14/work/control/build/bsd-i586/gensrc/java/util/CurrencyData.java:
is overwritten with the line
Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location
, which seems to come from the make warnings.
>How-To-Repeat:
Start with FreeBSD 5.3,
do a cvsup of the the ports-collection (to update it),
just pretend that you do not know that you have to fetch the source manually,
continue and follow the instructions,
(-- or --
do not pretend and fetch the source manually),
you will be asked to load the module with the procfs and you have to mount it,
continue,
you will get 2 errors (after a while, almost at the ending of the make process),
both result from the overwritten line
>Fix:
remove that line or comment it out
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: glewis 
State-Changed-When: Fri Dec 17 07:09:22 GMT 2004 
State-Changed-Why:  
I've committed a fix for this.  Thanks for the report! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=74999 
>Unformatted:
