8205417: Obsolete UnlinkSymbolsALot debugging option

Obsolete and remove support for UnlinkSymbolsALot

Reviewed-by: hseigel, dholmes
This commit is contained in:
Coleen Phillimore 2018-07-06 09:10:07 -04:00
parent 5ff2b5fe98
commit 61d4faee90
6 changed files with 2 additions and 29 deletions

View file

@ -1,5 +1,5 @@
/*
* Copyright (c) 1997, 2017, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1997, 2018, 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
@ -60,7 +60,6 @@ class InterfaceSupport: AllStatic {
static void walk_stack();
static void zombieAll();
static void unlinkSymbols();
static void deoptimizeAll();
static void stress_derived_pointers();
static void verify_stack();