--- old/src/jdk.management/share/classes/com/sun/management/DiagnosticCommandMBean.java 2018-10-29 11:28:32.543839382 +0530 +++ new/src/jdk.management/share/classes/com/sun/management/DiagnosticCommandMBean.java 2018-10-29 11:28:32.399839383 +0530 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2017, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2013, 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 @@ -213,7 +213,7 @@ * Virtual Machine is modified, the {@code DiagnosticCommandMBean} emits * a {@link javax.management.Notification} with a * {@linkplain javax.management.Notification#getType() type} of - * + * * {@code "jmx.mbean.info.changed"} and a * {@linkplain javax.management.Notification#getUserData() userData} that * is the new {@code MBeanInfo}.