--- a/make/autoconf/configure.ac Tue Nov 07 09:37:45 2017 -0500
+++ b/make/autoconf/configure.ac Tue Nov 07 08:47:47 2017 +0100
@@ -1,5 +1,5 @@
SRC#
-# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2017, 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
@@ -203,6 +203,9 @@
JDKOPT_SETUP_DEBUG_SYMBOLS
JDKOPT_SETUP_CODE_COVERAGE
+# AddressSanitizer
+JDKOPT_SETUP_ADDRESS_SANITIZER
+
# Need toolchain to setup dtrace
HOTSPOT_SETUP_DTRACE
HOTSPOT_ENABLE_DISABLE_AOT