--- old/src/share/vm/utilities/globalDefinitions_sparcWorks.hpp 2017-06-16 19:47:28.772896692 -0400 +++ new/src/share/vm/utilities/globalDefinitions_sparcWorks.hpp 2017-06-16 19:47:28.644890289 -0400 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2016, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 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 @@ -211,12 +211,6 @@ #endif //---------------------------------------------------------------------------------------------------- -// Debugging - -#define DEBUG_EXCEPTION ::abort(); - -extern "C" void breakpoint(); -#define BREAKPOINT ::breakpoint() // checking for nanness #ifdef SOLARIS