diff make/bsd/makefiles/sa.make @ 22841:f9d003ea9023

8046282: SA update 8049881: jstack not working on core files Summary: These changes add some definitions on the SA side and the supporting code on the hotspot side. Reviewed-by: sla, dsamersoff, mgronlun
author poonam
date Tue, 17 Feb 2015 19:59:05 -0800
parents 5a98bf7d847b
children
line wrap: on
line diff
--- a/make/bsd/makefiles/sa.make	Thu Dec 11 09:56:57 2014 +0100
+++ b/make/bsd/makefiles/sa.make	Tue Feb 17 19:59:05 2015 -0800
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2003, 2015, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
@@ -34,6 +34,8 @@
 
 include $(GAMMADIR)/make/sa.files
 
+-include $(HS_ALT_MAKE)/bsd/makefiles/sa.make
+
 TOPDIR    = $(shell echo `pwd`)
 GENERATED = $(TOPDIR)/../generated