--- old/src/share/vm/utilities/globalDefinitions_xlc.hpp 2017-06-16 19:47:29.864951312 -0400 +++ new/src/share/vm/utilities/globalDefinitions_xlc.hpp 2017-06-16 19:47:29.732944714 -0400 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1998, 2016, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1998, 2017, Oracle and/or its affiliates. All rights reserved. * Copyright (c) 2012, 2017 SAP SE. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * @@ -108,12 +108,6 @@ //---------------------------------------------------------------------------------------------------- -// Debugging - -#define DEBUG_EXCEPTION ::abort(); - -extern "C" void breakpoint(); -#define BREAKPOINT ::breakpoint() // checking for nanness #ifdef AIX