8264028: Typo in javax.management.relation.RelationService::purgeRelations
Reviewed-by: sspitsyn, shade
This commit is contained in:
parent
f6e22d14e3
commit
f1f2afda5a
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2000, 2017, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2000, 2021, 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
|
||||
@ -1485,7 +1485,7 @@ public class RelationService extends NotificationBroadcasterSupport
|
||||
|
||||
ObjectName unregMBeanName = currNtf.getMBeanName();
|
||||
|
||||
// Adds the unregsitered MBean in the list of references to
|
||||
// Adds the unregistered MBean in the list of references to
|
||||
// remove from the listener filter
|
||||
obsRefList.add(unregMBeanName);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user