head 1.2; access; symbols; locks; strict; comment @// @; 1.2 date 2015.03.02.03.53.26; author tnn; state dead; branches; next 1.1; commitid EXGSR4O4Qqkx2Zby; 1.1 date 2015.03.01.21.44.29; author tnn; state Exp; branches; next ; commitid bXqL7vfNZ13t0Xby; desc @@ 1.2 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-hotspot_src_share_vm_utilities_vmError.cpp,v 1.1 2015/03/01 21:44:29 tnn Exp $ Don't include system headers before setting feature test macros. --- hotspot/src/share/vm/utilities/vmError.cpp.orig 2015-01-26 15:21:49.000000000 +0000 +++ hotspot/src/share/vm/utilities/vmError.cpp @@@@ -22,7 +22,6 @@@@ * */ -#include #include "precompiled.hpp" #include "compiler/compileBroker.hpp" #include "gc_interface/collectedHeap.hpp" @ 1.1 log @Rototil include order so stdint doesn't get included without the necessary feature test macros. Should fix "UINTPTR_MAX not declared" error. @ text @d1 1 a1 1 $NetBSD$ @