--- old/make/autoconf/configure.ac 2017-10-27 11:22:14.872903070 -0700 +++ new/make/autoconf/configure.ac 2017-10-27 11:22:14.404860761 -0700 @@ -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