8211384: Obsolete -XX:+/-MonitorInUseLists option

Reviewed-by: mikael, rkennke, shade, dcubed
This commit is contained in:
Claes Redestad 2018-10-03 15:05:46 +02:00
parent 221005a3d4
commit 08b8a3149b
5 changed files with 33 additions and 102 deletions

View file

@ -168,8 +168,6 @@ class ObjectSynchronizer : AllStatic {
// count of entries in gOmInUseList
static int gOmInUseCount;
// Process oops in all monitors
static void global_oops_do(OopClosure* f);
// Process oops in all global used monitors (i.e. moribund thread's monitors)
static void global_used_oops_do(OopClosure* f);
// Process oops in monitors on the given list