File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/java.management/share/classes/javax/management/relation Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2000, 2017 , Oracle and/or its affiliates. All rights reserved.
2+ * Copyright (c) 2000, 2021 , Oracle and/or its affiliates. All rights reserved.
33 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44 *
55 * This code is free software; you can redistribute it and/or modify it
@@ -1485,7 +1485,7 @@ public void purgeRelations()
14851485
14861486 ObjectName unregMBeanName = currNtf .getMBeanName ();
14871487
1488- // Adds the unregsitered MBean in the list of references to
1488+ // Adds the unregistered MBean in the list of references to
14891489 // remove from the listener filter
14901490 obsRefList .add (unregMBeanName );
14911491
You can’t perform that action at this time.
0 commit comments