head 1.3;
access;
symbols
pkgsrc-2014Q4:1.1.0.2
pkgsrc-2014Q4-base:1.1;
locks; strict;
comment @# @;
1.3
date 2015.03.02.03.53.26; author tnn; state dead;
branches;
next 1.2;
commitid EXGSR4O4Qqkx2Zby;
1.2
date 2015.02.09.00.42.17; author tnn; state Exp;
branches;
next 1.1;
commitid SZIwjRoVn6uEEg9y;
1.1
date 2014.10.04.22.47.32; author joerg; state Exp;
branches;
next ;
commitid fI0x6Ad5oI676WSx;
desc
@@
1.3
log
@- put -D__STDC_LIMIT_MACROS on command line instead of patching it everywhere
- don't use ALT_JDK_IMPORT_PATH on SunOS, just build like on other platforms
- regen all bootstraps to facilitate removal of the +UseSerialGC hacks
- bootstrap binaries on FTP are now PGP signed
- remove a handful of obsolete patches
@
text
@$NetBSD: patch-jaxp_build.xml,v 1.2 2015/02/09 00:42:17 tnn Exp $
--- jaxp/build.xml.orig 2014-09-29 08:29:49.000000000 +0000
+++ jaxp/build.xml
@@@@ -125,6 +125,8 @@@@
debug="${javac.debug}"
target="${javac.target}">
+
+
@
1.2
log
@Clean up +UseSerialGC handling and ensure it is set for the entire build.
(has anyone analyzed the concurrent GC memory allocation problem?)
Bump PKGREVISION for this and previous changes.
@
text
@d1 1
a1 1
$NetBSD: patch-jaxp_build.xml,v 1.1 2014/10/04 22:47:32 joerg Exp $
@
1.1
log
@Two more cases for serialized GC and memory limits.
@
text
@d1 1
a1 1
$NetBSD$
d10 1
a10 1
+
@