From cfb6727090ff154db26b1f99a9b09ac6b1aed38b Mon Sep 17 00:00:00 2001 From: Alexey Zelkin Date: Thu, 20 Jan 2005 08:41:13 +0000 Subject: Please welcome new participant of FreeBSD ports tree and Java ports family -- first public patchset of native Sun JDK 1.5.0 port. Most valuable addition of this patchset is native amd64 support. And special thanks goes to Daniel Seuffert for making it possible by providing amd64 hardware. This patchset was tested on following configurations: i386/4.10, i386/5.3, amd64/5.3. 5.3-RELEASE support is quite strong and shown no huge visible problems over last week. But even mentioning above note, keep in mind -- THIS IS ALPHA PATCHSET and suitable for testers/developers ONLY! Known issues are including (but for sure not limited to): . Browser plugin support is missing . JVMTI, JDWP and JMX are not tested yet . FreeBSD i386/4.10 support is suffering from hidden memory allocation failres (ideas and patches are welcome) NOTE ABOUT BOOTSTRAPING: It's possible to bootstrap jdk 1.5.0 using jdk 1.4.2 (either native or linux one). There's no need to have java/linux_jdk15 installed and working. Supported by: FreeBSD Foundation --- java/jdk16/files/patch-control::common::Defs-bsd.gmk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'java/jdk16/files/patch-control::common::Defs-bsd.gmk') diff --git a/java/jdk16/files/patch-control::common::Defs-bsd.gmk b/java/jdk16/files/patch-control::common::Defs-bsd.gmk index f9e45f642fa1..e5701664bcbc 100644 --- a/java/jdk16/files/patch-control::common::Defs-bsd.gmk +++ b/java/jdk16/files/patch-control::common::Defs-bsd.gmk @@ -1,8 +1,8 @@ $FreeBSD$ ---- ../../control/make/common/Defs-bsd.gmk.orig Wed Nov 12 16:52:22 2003 -+++ ../../control/make/common/Defs-bsd.gmk Wed Nov 12 16:51:41 2003 -@@ -212,7 +212,7 @@ +--- ../../control/make/common/Defs-bsd.gmk.orig Thu Jan 13 02:01:40 2005 ++++ ../../control/make/common/Defs-bsd.gmk Thu Jan 13 02:01:54 2005 +@@ -200,7 +200,7 @@ ifeq ($(TRUE_PLATFORM), NetBSD) DEVTOOLS_PATH = /usr/pkg/bin/ else -- cgit v1.2.3